doc-isac/template_thesis_prelim.tex
author Walther Neuper <wneuper@ist.tugraz.at>
Wed, 11 Apr 2018 14:44:46 +0200
changeset 59429 c0fe04973189
parent 52107 f8845fc8f38d
permissions -rw-r--r--
partial_function: start cleaning programs, biegelinie for paper
     1 \documentclass{report}
     2 \usepackage{a4}
     3 \usepackage{times}
     4 \usepackage{latexsym}
     5 %\bibliographystyle{alpha}
     6 \bibliographystyle{abbrv}
     7 \usepackage{graphicx}
     8 
     9 \def\isac{${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}
    10 \def\sisac{{\footnotesize${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}}
    11 
    12 \title{Tentative Title:\\
    13   TODO}
    14 \author{n.n.\\
    15 {\tt TODO@xxx.at}}
    16 
    17 \begin{document}
    18 \maketitle
    19 \abstract{
    20 TODO
    21 }
    22 
    23 \chapter{Background}
    24 
    25 \chapter{Goal}
    26 
    27 \chapter{State of the Art}
    28 
    29 \chapter{Thesis Structure}
    30 
    31 \chapter{Timeline}
    32 Milestones
    33 
    34 \section{TODO}
    35 
    36 \section{TODO}
    37 
    38 \section{TODO}
    39 
    40 
    41 %\bibliography{bib/TODO}
    42 \end{document}