]> AND Private Git Repository - ThesisAli.git/blobdiff - Thesis.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Update by Ali
[ThesisAli.git] / Thesis.tex
index c728cf22dd9481a9a8d2c8a00e327b9a99957f1d..8ef577b21d11a2a6751c2612f74c0f1b42a6d273 100644 (file)
@@ -2,17 +2,19 @@
 \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}
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\include{Abstruct}  
+\include{Resume}
 %% Sommaire
 \tableofcontents
 \addcontentsline{toc}{chapter}{Table of Contents}
 \listofalgorithms
 \addcontentsline{toc}{chapter}{List of Algorithms}
 \setlength{\parindent}{0.5cm} 
+
+%\addcontentsline{toc}{chapter}{List of Abbreviations}
 %% Remerciements
+\include{ACRONYMS}
+
 %\include{REMERCIEMENTS}
    
 %% Citation
 %\include{CITATION}
+
+% LIST OF ACRONYMS
+
+
+
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
+   
 %% Introduction générale
 \include{INTRODUCTION}
 
 
 \include{CHAPITRE_03}
 
-
 \part{Contributions}
-%% 
+
 \include{CHAPITRE_04}
 
 \include{CHAPITRE_05}
 
-%% 
 \include{CHAPITRE_06}
 
-
 \part{Conclusion and Perspectives}
 %% Conclusion et perspectives
-%\include{CONCLUSION}
+\include{CONCLUSION}
 
 \setlength{\parindent}{0cm} 
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %% Publications
 %\include{PUBLICATIONS}
@@ -72,7 +82,8 @@
 \bibliographystyle{plain}
 \bibliography{bib}
 \addcontentsline{toc}{part}{Bibliographie}
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+  
 \end{document}