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
neuper@42126
     1
\documentclass{report}
neuper@42126
     2
\usepackage{a4}
neuper@42126
     3
\usepackage{times}
neuper@42126
     4
\usepackage{latexsym}
neuper@42126
     5
%\bibliographystyle{alpha}
neuper@42126
     6
\bibliographystyle{abbrv}
neuper@42126
     7
\usepackage{graphicx}
neuper@42126
     8
neuper@42126
     9
\def\isac{${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}
neuper@42126
    10
\def\sisac{{\footnotesize${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}}
neuper@42126
    11
neuper@42126
    12
\title{Tentative Title:\\
neuper@42126
    13
  TODO}
neuper@42126
    14
\author{n.n.\\
neuper@42126
    15
{\tt TODO@xxx.at}}
neuper@42126
    16
neuper@42126
    17
\begin{document}
neuper@42126
    18
\maketitle
neuper@42126
    19
\abstract{
neuper@42126
    20
TODO
neuper@42126
    21
}
neuper@42126
    22
neuper@42126
    23
\chapter{Background}
neuper@42126
    24
neuper@42126
    25
\chapter{Goal}
neuper@42126
    26
neuper@42126
    27
\chapter{State of the Art}
neuper@42126
    28
neuper@42126
    29
\chapter{Thesis Structure}
neuper@42126
    30
neuper@42126
    31
\chapter{Timeline}
neuper@42126
    32
Milestones
neuper@42126
    33
neuper@42126
    34
\section{TODO}
neuper@42126
    35
neuper@42126
    36
\section{TODO}
neuper@42126
    37
neuper@42126
    38
\section{TODO}
neuper@42126
    39
neuper@42126
    40
neuper@42126
    41
%\bibliography{bib/TODO}
neuper@42126
    42
\end{document}