\begin{document}
% set the page numbers to be arabic, starting at page 1 %
+
\setcounter{page}{1}
\pagenumbering{arabic}
%% Citation
%\include{CITATION}
+\abstractname{Abstruct}
+\addcontentsline{toc}{chapter}{Abstruct}
+\setlength{\parindent}{0.5cm}
+\include{Abstruct}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
+
%% 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}
\setlength{\parindent}{0cm}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Publications
%\include{PUBLICATIONS}
\bibliographystyle{plain}
\bibliography{bib}
\addcontentsline{toc}{part}{Bibliographie}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
+
\end{document}