-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added title pages and cv for dissertations
- Loading branch information
LEA Stille
committed
Aug 21, 2023
1 parent
5e61530
commit b6b1988
Showing
4 changed files
with
124 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
\pagestyle{empty} | ||
\chapter{Lebenslauf} | ||
\label{sec:Lebenslauf} | ||
%\vskip-22ex | ||
\begin{tabular}{ll} | ||
Name & Mustermann \\ | ||
Vorname & Max \\ | ||
Wohnort & Paderborn \\ | ||
Geburtsdatum/-ort & 30.02.1988 in Paderborn \\ | ||
Nationalität & deutsch \\ | ||
Familienstand & ledig \\[2ex] | ||
\textbf{Schulbildung} & \\ | ||
09/1988 - 07/1992 & Grundschule \\ | ||
08/1992 - 01/1999 & Gymnasium \\[2ex] | ||
\textbf{Wehrdienst} & \\ | ||
02/2000 - 09/2001 & wenn es den noch gab \\[2ex] | ||
\textbf{Studium} & \\ | ||
10/2001 - 04/2009 & Universität Paderborn\\[2ex] | ||
\multicolumn{2}{l}{\textbf{Wissenschaftliche Tätigkeit} } \\ | ||
seit 09/2010 & Universität Paderborn, Fachgebiet LEA \\[2ex] | ||
\textbf{Beruf} & \\ | ||
12/2009 - 04/2010 & Firma Mustermann, Paderborn \\[2ex] | ||
\textbf{Sprachkenntnisse} & Deutsch \\ | ||
& Englisch \\[2ex] | ||
|
||
Paderborn, \today &\\[10ex] | ||
\end{tabular} | ||
|
||
\textbf{Drei Stichworte für den Deutschen Fakultätentag zur Dissertation} | ||
\begin{itemize} | ||
\item Eins | ||
\item Zwei | ||
\item Drei | ||
\end{itemize} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters