-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv_hilbert.tex
91 lines (68 loc) · 1.84 KB
/
cv_hilbert.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
\documentclass[12pt, a4paper]{article}
\usepackage{cv_style}
\newcommand{\putname}{David Hilbert}
\lhead{\textcolor{light-gray}{\small\scshape{\putname}}}
\chead{\textcolor{light-gray}{\small\scshape{CV}}}
\rhead{\textcolor{light-gray}{\small\thepage}}
\begin{document}
\begin{longtable}{@{} p{0.29\textwidth} >{\RaggedRight}p{0.66\textwidth}}
\\
& \textbf{\putname} \\
Address
& Wilhelm-Weber-Straße 29\\
& 37075 G\"ottingen \\
Email
& \href{mailto:}{[email protected]} \\
GitHub
& \href{https://github.com/linusroe}{linusroe} \\
\\
\textcolor{midblue}{\textbf{Occupation}}
& \textbf{University of Göttingen} \\
1886 - 1895
& Professor \\
& \\
& \textbf{University of Königsberg} \\
1886 - 1895
& Lecturer \\
& \\
\textcolor{midblue}{\textbf{Higher Education}}
& \textbf{University of Königsberg} \\
1880 - 1885
& PhD, Mathmatics
Thesis: ``Über invariante Eigenschaften spezieller
binärer Formen, insbesondere der Kugelfunktionen''
Advisor: Carl Louis Ferdinand von Lindemann \\
& \\
\textcolor{midblue}{\textbf{Early Education}}
& \textbf{Wilhelms-Gymnasium, Königsberg} \\
1879 - 1880
& Abitur \\
& \\
& \textbf{Friedrichskollegium, Königsberg} \\
1875 - 1879
& School \\
& \\
\textcolor{midblue}{\textbf{Scholarships}}
& \textbf{Emmy Noether Programme} \\
1885 - 1895
& DFG \\
& \\
\textcolor{midblue}{\textbf{Languages}}
& German (Mother tongue) \\
& Language of Mathmatics (First Language) \\
& \\
\textcolor{midblue}{\textbf{Areas of interest}}
& Axiomatization of geometry, Hilbert's 23 problems,
Cue sports \\
& \\
\newpage
\textcolor{midblue}{\textbf{References}}
& \textbf{Billy Twillig} \\
& Logicon Project \\
& Field Experiment Number One \\
& A distant Land \\
Email
& [email protected] \\
& \\
\end{longtable}
\end{document}