doc-src/isac/template_master_thesis_prelim.tex
author Walther Neuper <neuper@ist.tugraz.at>
Tue, 19 Jul 2011 09:30:10 +0200
branchdecompose-isar
changeset 42107 b11276f08294
permissions -rw-r--r--
intermed: uncomment tests with CompleteCalc
neuper@42107
     1
\documentclass{report}
neuper@42107
     2
\usepackage{a4}
neuper@42107
     3
\usepackage{times}
neuper@42107
     4
\usepackage{latexsym}
neuper@42107
     5
%\bibliographystyle{alpha}
neuper@42107
     6
\bibliographystyle{abbrv}
neuper@42107
     7
\usepackage{graphicx}
neuper@42107
     8
neuper@42107
     9
\def\isac{${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}
neuper@42107
    10
\def\sisac{{\footnotesize${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}}
neuper@42107
    11
neuper@42107
    12
\title{Tentative Title:\\
neuper@42107
    13
  TODO}
neuper@42107
    14
\author{n.n.\\
neuper@42107
    15
{\tt TODO@xxx.at}}
neuper@42107
    16
neuper@42107
    17
\begin{document}
neuper@42107
    18
\maketitle
neuper@42107
    19
\abstract{
neuper@42107
    20
TODO
neuper@42107
    21
}
neuper@42107
    22
neuper@42107
    23
\chapter{Background}
neuper@42107
    24
neuper@42107
    25
\chapter{Goal}
neuper@42107
    26
neuper@42107
    27
\chapter{State of the Art}
neuper@42107
    28
neuper@42107
    29
\chapter{Thesis Structure}
neuper@42107
    30
neuper@42107
    31
\chapter{Timeline}
neuper@42107
    32
Milestones
neuper@42107
    33
neuper@42107
    34
\section{TODO}
neuper@42107
    35
neuper@42107
    36
\section{TODO}
neuper@42107
    37
neuper@42107
    38
\section{TODO}
neuper@42107
    39
neuper@42107
    40
neuper@42107
    41
%\bibliography{bib/TODO}
neuper@42107
    42
\end{document}