diff -r 7f3760f39bdc -r f8845fc8f38d doc-isac/template_thesis_prelim.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc-isac/template_thesis_prelim.tex Tue Sep 17 09:50:52 2013 +0200 @@ -0,0 +1,42 @@ +\documentclass{report} +\usepackage{a4} +\usepackage{times} +\usepackage{latexsym} +%\bibliographystyle{alpha} +\bibliographystyle{abbrv} +\usepackage{graphicx} + +\def\isac{${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$} +\def\sisac{{\footnotesize${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}} + +\title{Tentative Title:\\ + TODO} +\author{n.n.\\ +{\tt TODO@xxx.at}} + +\begin{document} +\maketitle +\abstract{ +TODO +} + +\chapter{Background} + +\chapter{Goal} + +\chapter{State of the Art} + +\chapter{Thesis Structure} + +\chapter{Timeline} +Milestones + +\section{TODO} + +\section{TODO} + +\section{TODO} + + +%\bibliography{bib/TODO} +\end{document}