X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/ThesisAli.git/blobdiff_plain/4db673f695b83fcf69011cdea52cb6d3d7c78892..90920ab3bc58bd72650c687b100ba3fece7650b0:/Thesis.tex

diff --git a/Thesis.tex b/Thesis.tex
old mode 100755
new mode 100644
index 2f442ce..f6e6e4a
--- a/Thesis.tex
+++ b/Thesis.tex
@@ -7,13 +7,15 @@
 \begin{document}
 
 % set the page numbers to be arabic, starting at page 1 %
-\setcounter{page}{1}
-\pagenumbering{arabic}
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\setcounter{page}{1}
+\pagenumbering{arabic} 
 
-%% Sommaire
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\include{Abstruct}  
+\include{Resume}
+%% Sommaire   
 \tableofcontents
 \addcontentsline{toc}{chapter}{Table of Contents}
 
@@ -29,14 +31,21 @@
 \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}
 
@@ -48,31 +57,30 @@
 
 \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}
+\include{PUBLICATIONS}
 
 %% Bibliographie
 \bibliographystyle{plain}
 \bibliography{bib}
 \addcontentsline{toc}{part}{Bibliographie}
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- 
+  
 \end{document}