diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-05 19:30:08 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-05 19:30:08 +0100 |
| commit | 6a76f57432dd942cc68b248486a28c523c4dd382 (patch) | |
| tree | 9611b986355d8a9fce7fc62e5a97b41044ce9a2e /style/first-page.tex | |
| parent | 3e8e2ea55ae43a6463f8f1d793f132e09fa951ce (diff) | |
initial commit
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 |
