mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-22 23:13:35 +01:00
Thesis: titlepage preamble to preamble.tex
This commit is contained in:
parent
d06f6e1e4c
commit
27e374d167
2 changed files with 13 additions and 12 deletions
|
@ -6,18 +6,6 @@
|
||||||
{../../../figures/}
|
{../../../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{document}
|
||||||
\begin{titlepage}
|
\begin{titlepage}
|
||||||
\thispagestyle{empty}
|
\thispagestyle{empty}
|
||||||
|
|
|
@ -117,3 +117,16 @@
|
||||||
\newacronym{DFT}{DFT}{Discrete Fourier Transform}
|
\newacronym{DFT}{DFT}{Discrete Fourier Transform}
|
||||||
\newacronym{FFT}{FFT}{Fast Fourier Transform}
|
\newacronym{FFT}{FFT}{Fast Fourier Transform}
|
||||||
\newacronym{FT}{FT}{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}
|
||||||
|
|
Loading…
Reference in a new issue