diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-21 16:27:27 +0200 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-21 16:27:27 +0200 |
commit | 4aae3ea0427a6c9e9a8519a38d9d9d0ac5f0ec9c (patch) | |
tree | 9c7a60521e542fae4742f2504f8397fd047ce51f /main.tex | |
parent | 391e6017f893d22b0c1c6394d8f77c03701c8a69 (diff) |
fin introbrouillon
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} |