34 lines
712 B
TeX
34 lines
712 B
TeX
% !TeX root = thesis.tex
|
|
\begin{titlepage}
|
|
|
|
\begin{center}
|
|
\vspace*{0.7cm}
|
|
\large \thesisTitle
|
|
\vspace*{2.6cm}
|
|
\end{center}
|
|
|
|
\begin{center}
|
|
\thesisType
|
|
\vspace*{1cm}
|
|
|
|
\degree
|
|
\vspace*{0.2cm}
|
|
|
|
at the Faculty of Information Systems
|
|
\vspace*{0.2cm}
|
|
|
|
and Applied Computer Sciences
|
|
\vspace*{0.2cm}
|
|
|
|
at the Otto-Friedrich-University of Bamberg
|
|
\vspace*{7cm}
|
|
\end{center}
|
|
|
|
\begin{tabular}{ll}
|
|
Author: & \thesisAuthor \\
|
|
& \\
|
|
Examiner: & \thesisExaminer \\
|
|
& \thesisChair \\
|
|
\end{tabular}
|
|
|
|
\end{titlepage} |