checkin for sync to d81
[lectures/latex.git] / cv / cv.tex
1 \documentclass[a4paper,10pt]{article}
2
3 \usepackage{marvosym}
4 %\usepackage{fontspec} % xetex and fonts
5 \usepackage{url,parskip} % formatting
6 %\usepackage{xunicode,xltxtra} % other packages for xetex
7  
8 % Graphics - Colors
9 \RequirePackage{color,graphicx}
10 \usepackage[usenames,dvipsnames]{xcolor}
11
12 % better formatting of the A4 page
13 \usepackage[empty]{fullpage}
14  
15 \usepackage{supertabular} % for Grades
16 \usepackage{titlesec} % custom section
17  
18 % Setup hyperref package, and colours for links
19 \usepackage{hyperref}
20 \definecolor{linkcolour}{rgb}{0,0.2,0.6}
21 \hypersetup{colorlinks,breaklinks,urlcolor=linkcolour,linkcolor=linkcolour}
22
23 % xetex & fonts
24 %\defaultfontfeatures{Mapping=tex-text}
25 %\setmainfont[SmallCapsFont = Fontin SmallCaps]{Fontin}
26
27 % CV Sections inspired by:
28 % http://stefano.italians.nl/archives/26
29 \titleformat{\section}{\large\scshape\raggedright}{}{0em}{}[\titlerule]
30 \titlespacing{\section}{0pt}{3pt}{3pt}
31
32 %-------BEGIN DOCUMENT--------
33 \begin{document}
34
35 \pagestyle{empty}
36
37  %--------------------TITLE-------------
38 \par{\centering
39 {\Huge\textsc{Frank Zirkelbach} }
40 \bigskip\par}
41
42 \section{Personal Data}
43 \begin{tabular}{rl}
44 \textsc{Place and Date of Birth:} & Berlin, Germany  | 17 November 1977\\
45 \textsc{Address:} & R\"omerweg 10, 86391 Stadtbergen, Germany\\
46 \textsc{Phone:} & +49 821 598 3008 (work)\\
47         & +49 175 5228066 (mobile)\\
48 \textsc{Fax:}   & +49 821 598 3425 (work)\\
49 \textsc{email:} & \href{mailto:frank.zirkelbach@physik.uni-augsburg.de}{frank.zirkelbach@physik.uni-augsburg.de}\\
50 \textsc{http:}  & \href{http://www.physik.uni-augsburg.de/~zirkelfr}{http://www.physik.uni-augsburg.de/\textasciitilde{}zirkelfr}\\
51 \end{tabular}
52 \begin{picture}(0,0)(-15,38)
53 %\includegraphics[height=3.0cm]{img/frank_app_ult.eps}
54 \includegraphics[height=3.0cm]{img/frank_app_mountain.eps}
55 \end{picture}
56
57 \section{Work Experience}
58 \begin{tabular}{r|p{11cm}}
59 \textsc{Jan 2006 - Present} & \textbf{Research assistant \& Doctoral candidate}\newline
60                  Physics Department, University of Augsburg \\
61 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
62 \textsc{Jul 2009 - Dec 2009} & \textbf{Research scientist}\newline
63                  Physics Department, University of Paderborn\\
64 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
65 \end{tabular}
66
67 \section{Basic education}
68 \begin{tabular}{r|p{11cm}}
69 \textsc{Sep 1988 - Jul 1998} & \textbf{Grammar school}\newline
70                                Justus-von-Liebig-Gymnasium, Neus\"a\ss\newline
71                                Holbein-Gymnasium, Augsburg\\
72 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
73 \textsc{Sep 1984 - Jul 1988} & \textbf{Elementary school}\newline
74                                Ernst-Habermann-Grundschule, Berlin, Wilmersdorf\\
75 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
76 \end{tabular}
77
78 \section{Conscription}
79 \begin{tabular}{r|p{11cm}}
80 \textsc{Aug 1998 - Sep 1999} & \textbf{Alternative civilian service}\newline
81                                Hessing-Klinik, Augsburg\\
82 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
83 \end{tabular}
84
85 \section{Scientific education}
86 \begin{tabular}{r|p{11cm}}
87 \textsc{Jan 2006 - Present} & \textbf{Doctoral studies in physics}\newline
88                            Physics Department, University of Augsburg\newline
89  {\small
90  \begin{tabular}{lp{10cm}}
91  Thesis: &
92  {\em
93  Atomistic simulation study on the
94  silicon carbide precipitation in silicon}\\
95  \end{tabular}
96  }\\
97 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
98 \textsc{Jul 2009 - Present} & \textbf{Scientific collaboration with the University of Paderborn}\newline
99                  Theoretical Physics, Physics Department\\
100 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
101 \textsc{Jan 2006 - Dec 2008} & \textbf{Scholarship student}\newline
102                            Bayerische Forschungsstiftung\\
103 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
104 \textsc{Oct/Nov 2007} & \textbf{Research period at the University of Helsinki}\\
105 \textsc{Aug/Sep 2008} & Division of Materials Physics, Department of Physics\\
106 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
107 \textsc{Oct 1999 - Dec 2005} & \textbf{Studies in physics}\newline
108                                Physics Department, University of Augsburg\newline
109  {\small
110  \begin{tabular}{lp{10cm}}
111  Thesis: &
112  {\em
113  Monte-Carlo-Simulation von selbstorganisierten nanometrischen\newline
114  SiC$_x$-Ausscheidungen in C$^+$-implantierten Silizium}\\
115  \end{tabular}
116  }\\
117 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
118 \end{tabular}
119
120 \addcontentsline{toc}{section}{List of publications}
121 \renewcommand{\refname}{List of publications}
122 \bibliography{../bibdb/bibdb}{}
123 \bibliographystyle{cv}
124 \nocite{zirkelbach11,zirkelbach10,zirkelbach09}
125 \nocite{zirkelbach2007,zirkelbach2006,zirkelbach2005}
126 \vspace*{0.3cm}
127
128 \section{Computer literacy}
129 \begin{tabular}{r|p{11cm}}
130 \textsc{Operating systems} & Linux, Unix, Windows\\
131 %\multicolumn{2}{c}{}\\ %this clears the space between two jobs
132 \textsc{Programming} & C (excellent), POSIX Threads, MPI, Fortran (reading \& modifying),\newline
133                        RISC Assembler (Atmel, Mips), VHDL\\
134 %\multicolumn{2}{c}{}\\ %this clears the space between two jobs
135 \textsc{Scripting} & Bash, Sed, Awk, Make\\
136 %\multicolumn{2}{c}{}\\ %this clears the space between two jobs
137 \textsc{Revision control} & CVS, Git, SVN\\
138 %\multicolumn{2}{c}{}\\ %this clears the space between two jobs
139 \textsc{Text \& Layout} & LaTeX, GNUPlot, Gimp, XFig,
140                           Inkscape, Openoffice\\
141 %\multicolumn{2}{c}{}\\ %this clears the space between two jobs
142 \textsc{Others} & VASP (First-principles plane-wave based simulation package),\newline
143                   Eagle (PCB Design), Xilinx ISE (VHDL Design), GDB\\
144 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
145 \end{tabular}
146
147 \section{Knowledge of languages}
148 \begin{tabular}{r|p{11cm}}
149 \textsc{German} & Native language\\
150 \textsc{English} & Excellent (written \& spoken)\\
151 \textsc{French} & Basic knowledge\\
152 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
153 \end{tabular}
154
155 \section{Leisure activities}
156 \begin{tabular}{r|p{11cm}}
157 \textsc{Sports} & Hiking, Trekking, Basketball, Volleyball\\
158 \textsc{Technical} & Programming, Blackbox reversing, Hardware and logic designs\\
159 \textsc{Reading} & Social-scientific texts\\
160 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
161 \end{tabular}
162
163 \end{document}
164