X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/ThesisAli.git/blobdiff_plain/c5833cac353b334ae2450046541cb61c6b5b54e3..refs/heads/master:/Thesis.tex diff --git a/Thesis.tex b/Thesis.tex old mode 100755 new mode 100644 index a4416ce..ab84003 --- a/Thesis.tex +++ b/Thesis.tex @@ -7,13 +7,17 @@ \begin{document} % set the page numbers to be arabic, starting at page 1 % + \setcounter{page}{1} -\pagenumbering{arabic} +\pagenumbering{arabic} -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\include{Abstruct} +\include{Resume} %% Sommaire + \tableofcontents \addcontentsline{toc}{chapter}{Table of Contents} @@ -29,11 +33,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 + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -48,31 +61,30 @@ \include{CHAPITRE_03} - \part{Contributions} -%% + \include{CHAPITRE_04} \include{CHAPITRE_05} -%% \include{CHAPITRE_06} - \part{Conclusion and Perspectives} %% Conclusion et perspectives \include{CONCLUSION} \setlength{\parindent}{0cm} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Publications -%\include{PUBLICATIONS} +\include{PUBLICATIONS} %% Bibliographie \bibliographystyle{plain} \bibliography{bib} \addcontentsline{toc}{part}{Bibliographie} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - + \end{document}