1
0
Fork 0
mirror of https://github.com/Findus23/Bachelors-Thesis.git synced 2024-08-27 19:52:12 +02:00
Bachelors-Thesis/main.tex
2019-09-17 17:34:24 +02:00

53 lines
1.2 KiB
TeX

% !TeX spellcheck = en_US
\input{template.tex}
\hypersetup{
pdftitle={Interpolated water retention after two-body collisions using Neural Networks and linear interpolation methods},
pdfauthor={Lukas Winkler}
}
\title{Interpolated water retention after two-body collisions using Neural Networks and linear interpolation methods}
\subtitle{Bachelor's Thesis}
\author{Lukas Winkler\footnote{\texttt{a01505981@unet.univie.ac.at}}}
%\publishers{TEST}
\date{1. September 2019}
\begin{document}
\begin{titlepage}
\vspace*{4cm}
\centering
{\huge\sffamily\bfseries Interpolated water retention after two-body collisions using Neural Networks and linear interpolation methods\par}
{\sffamily\bfseries Bachelor's Thesis\par}
\vspace{2cm}
{\Large Lukas Winkler\par}
\vfill
\textsf{supervised by}\par
{\large Mag.~Dr.~Thomas Maindl\par}
\vfill
{\large 1. September 2019 \hfill\texttt{a01505981@unet.univie.ac.at}\par}
\end{titlepage}
%\maketitle
\tableofcontents
\include{10_introduction}
\include{20_simulations}
\include{30_results}
\include{40_interpolations}
\include{50_conclusion}
\appendix
\input{60_massretention.tex}
\printbibliography
\end{document}