diff --git a/master.tex b/master.tex index e31311e..1414054 100644 --- a/master.tex +++ b/master.tex @@ -28,6 +28,7 @@ \tableofcontents \chapter*{Introduction} +\addcontentsline{toc}{chapter}{Introduction} \input{chapters/Introduction} % état de l'art @@ -67,4 +68,8 @@ \chapter{Recherche des limites du plateau d'autorégulation cérébrale lors d'une épreuve d'hypotension} \section{Étude OptiMAP} + +\chapter*{Conclusion et perspectives} +\addcontentsline{toc}{chapter}{Conclusions et perspectives} +%\input{chapters/Conclusion} \end{document} \ No newline at end of file