Thesis

Automatically exported from code.google.com/p/latex-thesis-template

Category

thesis

License

Free to use (MIT)

File

Hauptdokument.tex

Hauptdokument.texRead-only preview
\documentclass[ngerman,12pt,oneside]{scrbook}

\input{preamble}
\input{glossaryentries}

\author{Max Mustermann}
\title{Titel der Arbeit}
\subtitle{Untertitel der Arbeit}

% nur wenn ein Subversion eingesetzt wird
\svnid{$Id: Hauptdokument.tex 24 2013-11-18 06:55:28Z uwe $} 
\date{\svnfileday.\svnfilemonth.\svnfileyear}
\subtitle{SVN-Version \svnrev}  

\bibliography{literaturverweise}

\begin{document}
\maketitle

\frontmatter
\tableofcontents
\listoffigures
\listoftables
\listoftodos
\lstlistoflistings 

\mainmatter
\include{chapter01a}
\include{chapter02}

\backmatter
\nocite{*}


\printbibliography 
\printnomenclature
\printindex
\printglossaries

\end{document}
Preview
Thesis preview
Thesis LaTeX Template | Bibby | Bibby AI