doc-isac/template_thesis_prelim.tex
changeset 52107 f8845fc8f38d
parent 52056 f5d9bceb4dc0
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/doc-isac/template_thesis_prelim.tex	Tue Sep 17 09:50:52 2013 +0200
     1.3 @@ -0,0 +1,42 @@
     1.4 +\documentclass{report}
     1.5 +\usepackage{a4}
     1.6 +\usepackage{times}
     1.7 +\usepackage{latexsym}
     1.8 +%\bibliographystyle{alpha}
     1.9 +\bibliographystyle{abbrv}
    1.10 +\usepackage{graphicx}
    1.11 +
    1.12 +\def\isac{${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}
    1.13 +\def\sisac{{\footnotesize${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}}
    1.14 +
    1.15 +\title{Tentative Title:\\
    1.16 +  TODO}
    1.17 +\author{n.n.\\
    1.18 +{\tt TODO@xxx.at}}
    1.19 +
    1.20 +\begin{document}
    1.21 +\maketitle
    1.22 +\abstract{
    1.23 +TODO
    1.24 +}
    1.25 +
    1.26 +\chapter{Background}
    1.27 +
    1.28 +\chapter{Goal}
    1.29 +
    1.30 +\chapter{State of the Art}
    1.31 +
    1.32 +\chapter{Thesis Structure}
    1.33 +
    1.34 +\chapter{Timeline}
    1.35 +Milestones
    1.36 +
    1.37 +\section{TODO}
    1.38 +
    1.39 +\section{TODO}
    1.40 +
    1.41 +\section{TODO}
    1.42 +
    1.43 +
    1.44 +%\bibliography{bib/TODO}
    1.45 +\end{document}