43 lines
759 B
TeX
43 lines
759 B
TeX
\chapter{intro}
|
|
\input{content/0-introduction}
|
|
|
|
\chapter{problemstellung}
|
|
\input{content/1-scope}
|
|
|
|
\chapter{forschungsstand}
|
|
\input{content/2-state-of-the-art}
|
|
|
|
\chapter{lösungsansatz}
|
|
\input{content/3-solution}
|
|
|
|
\chapter{umsetzung}
|
|
\input{content/4-implementation}
|
|
|
|
\chapter{evaluierung}
|
|
%\input{content/5-evaluation}
|
|
\section{Portierbarkeit (anderes game)}
|
|
|
|
|
|
\begin{verbatim}
|
|
…
|
|
\end{verbatim}
|
|
|
|
\chapter{diskussion}
|
|
%\input{content/6-discussion}
|
|
\begin{verbatim}
|
|
…
|
|
\end{verbatim}
|
|
|
|
|
|
\section{dummies}
|
|
\cite{zheng2011computing}
|
|
\nomenclature[s]{$E=mc^2$}{Energie}
|
|
\begin{longtable}[H]{|p{0.2\textwidth}|p{0.2\textwidth}|p{0.2\textwidth}|}
|
|
\hline
|
|
A&B&C\\
|
|
\hline
|
|
\caption{Tabelle 1}
|
|
\label{tab:tab1}
|
|
\end{longtable}
|
|
\image{3cm}{logo.png}{Uni-Logo}{img:uni}
|