Initial template
This commit is contained in:
47
inc/0.titlepage.tex
Normal file
47
inc/0.titlepage.tex
Normal file
@@ -0,0 +1,47 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\begin{titlepage}
|
||||
\setcounter{page}{-1}
|
||||
\begin{center}
|
||||
\includegraphics*[scale=2.5]{img/TUKL_LOGO.pdf}\\[3ex]
|
||||
|
||||
\textsc{\Large University of Kaiserslautern}\\[1.5ex]
|
||||
Department of Electrical Engineering and Information Technology\\[1.5ex]
|
||||
Microelectronic Systems Design Research Group \\[3ex]
|
||||
|
||||
\vfill
|
||||
\vfill
|
||||
|
||||
\textsc{\Huge Bachelor Thesis}\\[6ex]
|
||||
\centerline{\Large Development of a System-Level Simulation Frontend for DRAMSys}
|
||||
\vspace{20pt}
|
||||
\centerline{\Large Should be here}
|
||||
|
||||
\vfill
|
||||
\vfill
|
||||
|
||||
\begin{tabular}{rl}\hline\\
|
||||
Presented: & \quad \today \\[1.5ex]
|
||||
Author: & \quad Derek Christ (409571) \\[1.5ex]
|
||||
Research Group Chief: & \quad Prof.\,Dr.-Ing.\,~N.~Wehn\\[1.5ex]
|
||||
Tutor: & \quad Dr.-Ing. M. Jung\\[1.5ex]
|
||||
& \quad M.Sc. Lukas Steiner\\[1.5ex]\\\hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
|
||||
\clearpage
|
||||
\pagestyle{empty}
|
||||
\begin{flushleft}
|
||||
\section*{Statement}
|
||||
\vspace{10mm}
|
||||
I declare that this thesis was written solely by myself and exclusively with
|
||||
help of the cited resources.
|
||||
|
||||
\vspace{12pt}
|
||||
Kaiserslautern, \today \\
|
||||
% Kaiserslautern, XXst XXXXXX 2010 \\
|
||||
\vspace{20mm}
|
||||
Derek Christ
|
||||
\end{flushleft}
|
||||
|
||||
\end{titlepage}
|
||||
|
||||
Reference in New Issue
Block a user