Add entire report
This commit is contained in:
28
default.latex
Normal file
28
default.latex
Normal file
@ -0,0 +1,28 @@
|
||||
\documentclass[11pt]{ac20}
|
||||
|
||||
\title{$title$}
|
||||
\author{$author$}
|
||||
|
||||
\date{$date$}
|
||||
\UV{$UV$}
|
||||
\UVManager{$UVManager$}
|
||||
\UVFollower{$UVFollower$}
|
||||
\semester{$semester$}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\cover
|
||||
\clearpage%
|
||||
\thispagestyle{empty}%
|
||||
\null%
|
||||
\clearpage
|
||||
\tableofcontents
|
||||
\newpage
|
||||
|
||||
$body$
|
||||
|
||||
\newpage
|
||||
|
||||
\listoffigures
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user