bath/thesis.tex

35 lines
896 B
TeX

\documentclass[notitlepage]{scrreprt}
\input{preamble}
\pretitle{\begin{center}\huge\bfseries}
\posttitle{\par\end{center}\vskip 0.5em}
\preauthor{\begin{center}\Large}
\postauthor{\end{center}}
\predate{\par\large\centering}
\postdate{\par\vspace{3cm}}
\author{Patrick Nisblé}
\title{$<$ on the calibration and regulation of a PowerIt, english $>$}
\begin{document}
\maketitle
\thispagestyle{empty}
\begin{abstract}
<fill in>
\end{abstract}
\tableofcontents
\include{./tabs/registerbuffer}
\begin{figure}
\centering
\hspace*{-.16\columnwidth}
\includegraphics[width=1.3\columnwidth]{./data/m04_cycledepends/cycledepends.pdf}
\end{figure}
\include{parts/intro}
%\include{parts/tasks}
%\include{parts/theory}
%\include{parts/experiments}
%\include{parts/results}
%\include{parts/outlook}
\end{document}