aboutsummaryrefslogtreecommitdiff
path: root/report/report.tex
diff options
context:
space:
mode:
Diffstat (limited to 'report/report.tex')
-rw-r--r--report/report.tex20
1 files changed, 0 insertions, 20 deletions
diff --git a/report/report.tex b/report/report.tex
deleted file mode 100644
index 7616326..0000000
--- a/report/report.tex
+++ /dev/null
@@ -1,20 +0,0 @@
1\documentclass{memoir}
2
3\begin{document}
4
5\input{cover}
6
7\cleardoublepage
8
9\tableofcontents*
10
11\clearpage
12
13\include{project}
14
15\include{work}
16
17\bibliographystyle{unsrt}
18\bibliography{bibliography}
19
20\end{document}