X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/ThesisAli.git/blobdiff_plain/00b2eae97f8480bf95d41419fb7277907fac6023..6bf881a8ca453aa337be79c6945f1b97daf44039:/Thesis.tex?ds=sidebyside diff --git a/Thesis.tex b/Thesis.tex index b190ff5..e1bfe33 100644 --- a/Thesis.tex +++ b/Thesis.tex @@ -2,12 +2,18 @@ \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 \addcontentsline{toc}{chapter}{Table of Contents} @@ -24,39 +30,50 @@ \listofalgorithms \addcontentsline{toc}{chapter}{List of Algorithms} \setlength{\parindent}{0.5cm} + + +\addcontentsline{toc}{chapter}{List of Acronyms} %% Remerciements -%\include{REMERCIEMENTS} +\include{ACRONYMS} +%\include{REMERCIEMENTS} + %% Citation %\include{CITATION} + +% LIST OF ACRONYMS + + +\include{Abstruct} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - + %% Introduction générale \include{INTRODUCTION} \part{Scientific Background} -% set the page numbers to be arabic, starting at page 1 % -\setcounter{page}{1} -\pagenumbering{arabic} \include{CHAPITRE_01} \include{CHAPITRE_02} -\part{Contributions} -%% \include{CHAPITRE_03} +\part{Contributions} + \include{CHAPITRE_04} -%% -%\include{CHAPITRE_05} -\part{Conclusions and Perspectives} +\include{CHAPITRE_05} + +\include{CHAPITRE_06} + +\part{Conclusion and Perspectives} %% Conclusion et perspectives -%\include{CONCLUSION} +\include{CONCLUSION} \setlength{\parindent}{0cm} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Publications %\include{PUBLICATIONS} @@ -65,7 +82,8 @@ \bibliographystyle{plain} \bibliography{bib} \addcontentsline{toc}{part}{Bibliographie} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - + \end{document}