aboutsummaryrefslogtreecommitdiff
path: root/report/report.tex
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-02-23 15:19:30 +0100
committerPacien TRAN-GIRARD2014-02-23 15:19:30 +0100
commita09f50675a10f1c06eaf47772594cd932d4e4920 (patch)
treead46ef1fca4d46a273945492a7ff6889a1513e8e /report/report.tex
parent425eb18d5c5ace5d20c0514150fdc2be3870437e (diff)
downloadesieequest-a09f50675a10f1c06eaf47772594cd932d4e4920.tar.gz
Add report structure
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}