mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-12 18:43:30 +01:00
54 lines
1.3 KiB
TeX
54 lines
1.3 KiB
TeX
\documentclass[../thesis.tex]{subfiles}
|
|
|
|
\graphicspath{
|
|
{.}
|
|
{../../figures/}
|
|
{../../../figures/}
|
|
}
|
|
|
|
\begin{document}
|
|
\begin{titlepage}
|
|
\thispagestyle{empty}
|
|
\newcommand{\HRule}{\rule{\linewidth}{0.5mm}}
|
|
\center
|
|
\textcolor{radboud}{\textsc{\Large Radboud Universiteit Nijmegen}}\\[.7cm]
|
|
\includegraphics[width=25mm]{radboud/in_dei_nomine_feliciter}\\[.5cm]
|
|
\textsc{Faculteit der Natuurwetenschappen, Wiskunde en Informatica}\\[0.5cm]
|
|
|
|
\HRule \\[0.4cm]
|
|
{ \huge \bfseries \thesistitle}\\[0.1cm]
|
|
\textsc{\thesissubtitle}\\
|
|
\HRule \\[.5cm]
|
|
\textsc{\large Master's thesis Physics and Astronomy}\\[.5cm]
|
|
|
|
\begin{minipage}[t]{0.4\textwidth}
|
|
\begin{flushleft} \large
|
|
\emph{Author:}\\
|
|
\thesisauthorfirst\space \textsc{\thesisauthorsecond}
|
|
\end{flushleft}
|
|
\end{minipage}
|
|
~
|
|
\begin{minipage}[t]{0.4\textwidth}
|
|
\begin{flushright} \large
|
|
\emph{Supervisor:} \\
|
|
\thesissupervisorfirst\space \textsc{\thesissupervisorsecond} \\[1em]
|
|
\emph{Second Reader:} \\
|
|
\thesissecondreaderfirst\space \textsc{\thesissecondreadersecond}
|
|
\end{flushright}
|
|
\end{minipage}\\[1cm]
|
|
%\hrule
|
|
{
|
|
\vfill
|
|
%\hrule%
|
|
\includegraphics[keepaspectratio, height=65mm, width=\textwidth]{beacon/array_setup_gps_transmitter_cows.png}%
|
|
%\hrule%
|
|
\vfill
|
|
}
|
|
\vfill
|
|
\vspace*{1cm}
|
|
%\hrule
|
|
{\large \color[gray]{0.3} \thesisdate}
|
|
%\hrule
|
|
\clearpage
|
|
\end{titlepage}
|
|
\end{document}
|