From 4aae3ea0427a6c9e9a8519a38d9d9d0ac5f0ec9c Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Sat, 21 Sep 2024 16:27:27 +0200 Subject: fin intro --- main.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'main.tex') diff --git a/main.tex b/main.tex index 8270611..f42a4d8 100644 --- a/main.tex +++ b/main.tex @@ -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} -- cgit v1.2.3