projects
/
bachelor-thesis
/
written-stuff.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
zwischenstand, +makeindex"
[bachelor-thesis/written-stuff.git]
/
Ausarbeitung
/
main.tex
diff --git
a/Ausarbeitung/main.tex
b/Ausarbeitung/main.tex
index
935b53b
..
c165562
100644
(file)
--- a/
Ausarbeitung/main.tex
+++ b/
Ausarbeitung/main.tex
@@
-2,22
+2,22
@@
\usepackage[utf8x]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman,english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman,english]{babel}
-\usepackage{hyperref,color,url,acronym}
+\usepackage{hyperref,color,url,acronym
,graphicx,makeidx,amsfonts
}
% FIXME hyperref setup
% FIXME hyperref setup
-\newcommand{\todo}[1][\ldots]{\textcolor{red}{\index{Todo}\LARGE TODO:~#1}}
-\newcommand{\definition}[1]{#1} % FIXME: add to glossary and/or index
+\makeindex
-
% \begin{acronym
}
-% \acronym{GPS}{Global Positioning System}
-% \end{acronym}
+
\newcommand{\todo}[1]{\textcolor{red}{\index{Todo}\LARGE TODO:~#1}
}
+\newcommand{\definition}[1]{#1\index{#1}} % FIXME: add to glossary and/or index
+\newcommand{\cmd}[1]{\texttt{#1}\index{#1}} % FIXME: add to glossary and/or
\author{Roland Hieber}
\title{Error modeling of an autonomous, mobile robot}
% \date{July 9, 2011}
\begin{document}
\author{Roland Hieber}
\title{Error modeling of an autonomous, mobile robot}
% \date{July 9, 2011}
\begin{document}
+
\begin{titlepage}
\vskip 60pt
\makeatletter
\begin{titlepage}
\vskip 60pt
\makeatletter
@@
-47,8
+47,10
@@
\vspace*{1cm}
Ich versichere, die vorliegende Arbeit selbstständig und nur unter Benutzung
der angegebenen Hilfsmittel angefertigt zu haben.
\vspace*{1cm}
Ich versichere, die vorliegende Arbeit selbstständig und nur unter Benutzung
der angegebenen Hilfsmittel angefertigt zu haben.
+
\vspace*{3cm}
\vspace*{3cm}
-Braunschweig, den \today%
+Braunschweig, den \today
+
\selectlanguage{english}
\pagestyle{headings}
\cleardoublepage
\selectlanguage{english}
\pagestyle{headings}
\cleardoublepage
@@
-57,30
+59,31
@@
Braunschweig, den \today%
\tableofcontents
\cleardoublepage
\tableofcontents
\cleardoublepage
-
%
\listoffigures
-
%
\cleardoublepage
+\listoffigures
+\cleardoublepage
% \listoftables
% \cleardoublepage
% \listoftables
% \cleardoublepage
+\chapter*{Table of Acronyms}
+\begin{acronym}
+ \acro{GPS}{Global Positioning System}
+ \acro{USB}{Universal Serial Bus}
+ \acro{SVN}{Subversion}
+ \acro{GNU}{GNU's Not Unix}
+\end{acronym}
+
\pagenumbering{arabic}
\pagestyle{headings}
\pagenumbering{arabic}
\pagestyle{headings}
+% chapters
\input{introduction}
\input{preliminaries}
\input{introduction}
\input{preliminaries}
+\input{experiment1}
+\input{experiment2}
+\input{experiment3}
+\input{conclusion}
+\input{implementation}
-\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
+\printindex
\bibliographystyle{plain}
\bibliography{biblio}
\bibliographystyle{plain}
\bibliography{biblio}
This page took
0.022022 seconds
and
4
git commands to generate.