X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/ThesisAli.git/blobdiff_plain/3313e6276d22777963ea82537e0735dbfa6971ee..025698f711cfa8d174abdf309b09da921696771e:/Thesis.tex diff --git a/Thesis.tex b/Thesis.tex index 78e1b0d..593881a 100644 --- a/Thesis.tex +++ b/Thesis.tex @@ -2,13 +2,20 @@ \input{entete} -%-------------------- +%----------------------------------- %% The content of the PhD thesis \begin{document} -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% Sommaire +% set the page numbers to be arabic, starting at page 1 % + +\setcounter{page}{1} +\pagenumbering{arabic} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\include{Abstruct} +\include{Resume} +%% Sommaire \tableofcontents \addcontentsline{toc}{chapter}{Table of Contents} @@ -24,11 +31,20 @@ \listofalgorithms \addcontentsline{toc}{chapter}{List of Algorithms} \setlength{\parindent}{0.5cm} -%% Remerciements -%\include{REMERCIEMENTS} + +%\addcontentsline{toc}{chapter}{List of Abbreviations} +%% tr +\include{ACRONYMS} + +\include{Dedication} + +\include{acknowledgements} %% Citation %\include{CITATION} + +% LIST OF ACRONYMS + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -36,36 +52,37 @@ \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} +\include{PUBLICATIONS} %% Bibliographie \bibliographystyle{plain} \bibliography{bib} \addcontentsline{toc}{part}{Bibliographie} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - + \end{document}