diff options
Diffstat (limited to 'main.tex')
-rw-r--r-- | main.tex | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -2,8 +2,8 @@ \usepackage[french]{babel} \usepackage{placeins} -\usepackage[draft]{graphicx} -%\usepackage{graphicx} +%\usepackage[draft]{graphicx} +\usepackage{graphicx} \usepackage{upgreek} \usepackage{amsmath} \usepackage{amsthm} @@ -100,6 +100,9 @@ breaklines=true \label{sec:synth} \input{synthetic/main} +\chapter{Conclusion} +\input{conclusion} + \bibliographystyle{plain} \bibliography{biblio} |