diff options
Diffstat (limited to 'style/first-page.tex')
| -rw-r--r-- | style/first-page.tex | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/style/first-page.tex b/style/first-page.tex new file mode 100644 index 0000000..2403907 --- /dev/null +++ b/style/first-page.tex @@ -0,0 +1,45 @@ +\thispagestyle{empty} + +\begin{center} + +Vrije Universiteit Amsterdam +\vspace{1mm} + +\includegraphics[height=20mm]{images/vu-griffioen.pdf} + +\vspace{2cm} + +{\Large Honours Programme Thesis} + +\vspace*{1.5cm} + +\rule{.9\linewidth}{.6pt}\\[0.4cm] +{\huge \bfseries Title of the Thesis\par}\vspace{0.4cm} +\rule{.9\linewidth}{.6pt}\\[1.5cm] + +\vspace*{2mm} + +{\Large +\begin{tabular}{l} +{\bf Author:} ~~Mateusz Kwiatkowski ~~~~ (2805533) +\end{tabular} +} + +\vspace*{2cm} + +\begin{tabular}{ll} +{\it 1st supervisor:} & ~~Prof. Dr. Ir. Alexandru Iosup \\ +{\it daily supervisor:} & ~~Ph.D. Dante Niewenhuis \\ +\end{tabular} + +\vspace*{2.5cm} + +\textit{A thesis submitted in fulfillment of the requirements for the Honours Programme, which is an excellence annotation to the VU Bachelor of Science degree in Computer Science/Artificial Intelligence/Information Sciences\\ version 1.0} + +\vspace*{1.8cm} + +\today\\[4cm] + +\end{center} + +\newpage |
