2022-08-24 17:24:49 +02:00
|
|
|
\documentclass[../thesis.tex]{subfiles}
|
|
|
|
|
|
|
|
\graphicspath{
|
|
|
|
{.}
|
|
|
|
{../../figures/}
|
|
|
|
{../../../figures/}
|
|
|
|
}
|
2022-07-13 04:20:00 +02:00
|
|
|
|
2023-07-17 18:17:46 +02:00
|
|
|
|
|
|
|
\def\thesisauthoremail{}
|
|
|
|
\def\thesissupervisoremail{}
|
|
|
|
\def\thesissecondreaderemail{}
|
|
|
|
\newcommand{\titlingemail}[1]{\\\email{#1}}
|
|
|
|
%\def\thesisauthoremail{\titlingemail{\thesisauthoremailraw}}
|
|
|
|
%\def\thesissupervisoremail{\titlingemail{\thesissupervisoremailraw}}
|
|
|
|
%\def\thesissecondreaderemail{\titlingemail{\thesissecondreaderemailraw}}
|
|
|
|
|
2022-07-13 04:20:00 +02:00
|
|
|
\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]
|
|
|
|
|
2023-06-22 22:52:45 +02:00
|
|
|
\begin{minipage}[t]{0.4\textwidth}
|
2022-07-13 04:20:00 +02:00
|
|
|
\begin{flushleft} \large
|
|
|
|
\emph{Author:}\\
|
2023-07-17 18:17:46 +02:00
|
|
|
\thesisauthorfirst\space \textsc{\thesisauthorsecond}%
|
|
|
|
\thesisauthoremail
|
2022-07-13 04:20:00 +02:00
|
|
|
\end{flushleft}
|
|
|
|
\end{minipage}
|
|
|
|
~
|
2023-06-22 22:52:45 +02:00
|
|
|
\begin{minipage}[t]{0.4\textwidth}
|
2022-07-13 04:20:00 +02:00
|
|
|
\begin{flushright} \large
|
|
|
|
\emph{Supervisor:} \\
|
2023-07-17 18:17:46 +02:00
|
|
|
\thesissupervisorfirst\space \textsc{\thesissupervisorsecond}%
|
|
|
|
\thesissupervisoremail%
|
|
|
|
\\[1em]
|
2022-07-13 04:20:00 +02:00
|
|
|
\emph{Second Reader:} \\
|
2023-07-17 18:17:46 +02:00
|
|
|
\thesissecondreaderfirst\space \textsc{\thesissecondreadersecond}%
|
|
|
|
\thesissecondreaderemail%
|
2022-07-13 04:20:00 +02:00
|
|
|
\end{flushright}
|
2023-06-22 22:52:45 +02:00
|
|
|
\end{minipage}\\[1cm]
|
|
|
|
%\hrule
|
|
|
|
{
|
|
|
|
\vfill
|
|
|
|
%\hrule%
|
|
|
|
\includegraphics[keepaspectratio, height=65mm, width=\textwidth]{beacon/array_setup_gps_transmitter_cows.png}%
|
|
|
|
%\hrule%
|
|
|
|
\vfill
|
|
|
|
}
|
2022-07-13 04:20:00 +02:00
|
|
|
\vfill
|
2023-06-22 22:52:45 +02:00
|
|
|
\vspace*{1cm}
|
|
|
|
%\hrule
|
|
|
|
{\large \color[gray]{0.3} \thesisdate}
|
|
|
|
%\hrule
|
2022-07-13 04:20:00 +02:00
|
|
|
\clearpage
|
|
|
|
\end{titlepage}
|
|
|
|
\end{document}
|