35 lines
779 B
TeX
35 lines
779 B
TeX
\thispagestyle{plain}
|
|
\begin{titlepage}
|
|
|
|
\begin{center}
|
|
|
|
\huge{\textbf{\fsTitle}}\\[1.5ex]
|
|
\Large{\textbf{\fsSubTitle}}\\[6ex]
|
|
\Large{\textbf{\art}}\\[1.5ex]
|
|
\Large{on the subject of \field}\\[18ex]
|
|
|
|
\includegraphics[height=100pt]{res/img/Logo_UniPassau_big.jpg}\\[6ex]
|
|
|
|
\normalsize
|
|
\begin{tabular}{w{5.4cm}p{6cm}}\\
|
|
Submitted by: & \quad \thesisauthor\\[1.2ex]
|
|
Study field: & \quad \course\\[1.2ex]
|
|
Matriculation number: & \quad \matriculationid\\[1.2ex]
|
|
Primary Reviewer: & \quad \firstreview\\[1.2ex]
|
|
%Secondary Reviewer: & \quad \secondreview\\[1.2ex]
|
|
Mentor: & \quad \mentor\\[1.2ex]
|
|
\end{tabular}
|
|
|
|
\thesisyear\\[9ex]
|
|
|
|
\end{center}
|
|
|
|
% Uncomment if copyright should be displayed
|
|
%\newpage
|
|
%\singlespacing
|
|
%\small
|
|
%\noindent \copyright\:\fsCopyright
|
|
|
|
|
|
\end{titlepage}
|