X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/ThesisAli.git/blobdiff_plain/efa13c49ab1c7455dff14995c722caded700073f..ff6e3dd14e4aed4f39ce28f773c82d8589d36c8b:/Thesis.tex?ds=sidebyside

diff --git a/Thesis.tex b/Thesis.tex
old mode 100644
new mode 100755
index d56f11c..4b6c21b
--- a/Thesis.tex
+++ b/Thesis.tex
@@ -2,16 +2,17 @@
 \input{entete}
 
 
-%--------------------
+%-----------------------------------
 %% The content of the PhD thesis
 \begin{document}
 
 % set the page numbers to be arabic, starting at page 1 %
+
 \setcounter{page}{1}
 \pagenumbering{arabic}
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 %% Sommaire
 \tableofcontents
@@ -46,21 +47,22 @@
 
 \include{CHAPITRE_02}
 
-\part{Contributions}
-%% 
 \include{CHAPITRE_03}
 
+\part{Contributions}
+
 \include{CHAPITRE_04}
 
-%% 
 \include{CHAPITRE_05}
 
+\include{CHAPITRE_06}
 
 \part{Conclusion and Perspectives}
 %% Conclusion et perspectives
-%\include{CONCLUSION}
+\include{CONCLUSION}
 
 \setlength{\parindent}{0cm} 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %% Publications
 %\include{PUBLICATIONS}
@@ -69,7 +71,8 @@
 \bibliographystyle{plain}
 \bibliography{bib}
 \addcontentsline{toc}{part}{Bibliographie}
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- 
+  
 \end{document}