Thesis: titlepage preamble to preamble.tex

This commit is contained in:
Eric Teunis de Boone 2023-05-24 13:50:32 +02:00
parent d06f6e1e4c
commit 27e374d167
2 changed files with 13 additions and 12 deletions

View File

@ -6,18 +6,6 @@
{../../../figures/}
}
% Thesis titling
\def\thesistitle{Enhancing Timing Accuracy \\[0.3cm] in Air Shower Radio Detectors}
\def\thesissubtitle{}
\def\thesisauthorfirst{E.T.}
\def\thesisauthorsecond{de Boone}
\def\thesissupervisorfirst{dr. Harm}
\def\thesissupervisorsecond{Schoorlemmer}
\def\thesissecondreaderfirst{dr. Katherine}
\def\thesissecondreadersecond{Mulrey}
\def\thesisdate{2022-11}
\definecolor{radboud}{RGB}{227, 0, 11}
\begin{document}
\begin{titlepage}
\thispagestyle{empty}

View File

@ -117,3 +117,16 @@
\newacronym{DFT}{DFT}{Discrete Fourier Transform}
\newacronym{FFT}{FFT}{Fast Fourier Transform}
\newacronym{FT}{FT}{Fourier Transform}
% Thesis titling
\def\thesistitle{Enhancing Timing Accuracy \\[0.3cm] in Air Shower Radio Detectors}
\def\thesissubtitle{}
\def\thesisauthorfirst{E.T.}
\def\thesisauthorsecond{de Boone}
\def\thesissupervisorfirst{dr. Harm}
\def\thesissupervisorsecond{Schoorlemmer}
\def\thesissecondreaderfirst{dr. Katherine}
\def\thesissecondreadersecond{Mulrey}
\def\thesisdate{}
\definecolor{radboud}{RGB}{227, 0, 11}