doc-isac/template_thesis_prelim.tex
author wneuper <Walther.Neuper@jku.at>
Sun, 31 Dec 2023 09:42:27 +0100
changeset 60787 26037efefd61
parent 52107 f8845fc8f38d
permissions -rw-r--r--
Doc/Specify_Phase 2: copy finished
     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}