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}
68 \part{Conclusion and Perspectives}
69 %% Conclusion et perspectives
72 \setlength{\parindent}{0cm}
74 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
76 \include{PUBLICATIONS}
79 \bibliographystyle{plain}
80 \bibliography{my_reference}
81 \addcontentsline{toc}{part}{Bibliographie}
83 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
84 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%