"hacked" version, now with graphics
[bachelor-thesis/written-stuff.git] / Ausarbeitung / main.tex
index 935b53b..35f51c1 100644 (file)
@@ -2,7 +2,7 @@
 \usepackage[utf8x]{inputenc}
 \usepackage[T1]{fontenc}
 \usepackage[ngerman,english]{babel}
-\usepackage{hyperref,color,url,acronym}
+\usepackage{hyperref,color,url,acronym,graphicx}
 
 % FIXME hyperref setup
 
 \vspace*{1cm}
 Ich versichere, die vorliegende Arbeit selbstständig und nur unter Benutzung
 der angegebenen Hilfsmittel angefertigt zu haben.
+
 \vspace*{3cm}
-Braunschweig, den \today%
+Braunschweig, den \today
+
 \selectlanguage{english}
 \pagestyle{headings}
 \cleardoublepage
@@ -64,23 +66,14 @@ Braunschweig, den \today%
 \pagenumbering{arabic}
 \pagestyle{headings}
 
+% chapters
 \input{introduction}
 \input{preliminaries}
-
-\chapter{Experiment 1: Original Movement Behaviour}
-\section{Setup}
-\section{Results}
-\todo
-\chapter{Experiment 2: Movement Behaviour with Mean Correction}
-\section{Setup}
-\section{Results}
-\todo
-\chapter{Experiment 3: Movement Behaviour with Constant Starting Accelleration}
-\section{Setup}
-\section{Results}
-\todo
-\chapter{Conclusions}
-\todo
+\input{experiment1}
+\input{experiment2}
+\input{experiment3}
+\input{conclusion}
+\input{implementation}
 
 \bibliographystyle{plain}
 \bibliography{biblio}
This page took 0.030691 seconds and 4 git commands to generate.