5 %-----------------------------------
6 %% The content of the PhD thesis
9 % set the page numbers to be arabic, starting at page 1 %
12 \pagenumbering{arabic}
14 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
22 \addcontentsline{toc}{chapter}{Table of Contents}
26 \addcontentsline{toc}{chapter}{List of Figures}
30 \addcontentsline{toc}{chapter}{List of Tables}
32 %% Liste des algorithmes
34 \addcontentsline{toc}{chapter}{List of Algorithms}
35 \setlength{\parindent}{0.5cm}
37 %\addcontentsline{toc}{chapter}{List of Abbreviations}
43 \include{acknowledgements}
50 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
51 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
53 %% Introduction générale
54 \include{INTRODUCTION}
56 \part{Scientific Background}
67 \part{Conclusion and Perspectives}
68 %% Conclusion et perspectives
71 \setlength{\parindent}{0cm}
73 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
75 \include{PUBLICATIONS}
78 \bibliographystyle{plain}
79 \bibliography{my_reference}
80 \addcontentsline{toc}{part}{Bibliographie}
82 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
83 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%