-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththese.tex
158 lines (123 loc) · 5.22 KB
/
these.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
%%-----------------------------------------------------------------
%% Manuscrit de thèse
% Amine Roukh
% Initialisé le 11-11-15
%%-----------------------------------------------------------------
\documentclass[11pt]{style/thloria}
%\documentclass{style/thloria}
%%-----------------------------------------------------------------
%% Paramétrage pendant l'édition de la thèse
%%-----------------------------------------------------------------
%% Le chapitre sur lequel je travaille
%\includeonly{chapitre1}
%% La ligne suivante sert à obtenir un encadré précisant la date de cette version
%\ThesisDraft
%%-----------------------------------------------------------------
%% Paramétrage pendant l'édition de la thèse
%%-----------------------------------------------------------------
\input{include/preamble}
%%-----------------------------------------------------------------
%% Construction du glossaire
%%-----------------------------------------------------------------
\include{include/glossary}
\makeglossaries
%%-----------------------------------------------------------------
%% Début du document
%%-----------------------------------------------------------------
\begin{document}
%%-----------------------------------------------------------------
%% Construction de la page de titre
%%-----------------------------------------------------------------
%\includepdf[pages=-1,addtotoc={1,chapter,1,Titre,chap:pagegarde}]{pagegarde/pagegarde}
%\includepdf[pages=-1]{include/pagegarde}
\title{Prise en compte de l'énergie dans la phase d'exploitation des bases de données volumineuses}
\author{Amine ROUKH}
\speciality{Informatique}
\date{14/05/2017}
\AddJuryMember{Président du jury}{Dr. Amir ABDESSAMAD}{Université de Mostaganem}
\AddJuryMember{Examinateurs}{Dr. Karim SEHABA}{Université de Mostaganem}
\AddJuryMember{}{Pr. Djamal BENSLIMANE}{IUT, Université de Lyon 1, France}
\AddJuryMember{Directeur de thèse}{Dr. Omar BELHAMITI}{Université de Mostaganem}
\AddJuryMember{Co-directeur de thèse}{Pr. Ladjel BELLATRECHE}{ISAE/ENSMA, Poitiers, France}
\AddJuryMember{Invité}{Pr. Nadjia BENBLIDIA}{Université de Blida}
\maketitle
\clearpage
% Remplacer \ref{} par \autoref{}
%\let\ref\autoref %{}
%\let\ref\Cref %{}
%-------------------------------------------------------------------
% Le résumé
%-------------------------------------------------------------------
%\includepdf[pages=-1]{include/resume}
\include{include/abstract}
%%-----------------------------------------------------------------
%% Remerciement
%%-----------------------------------------------------------------
\include{include/remerciements} % To-Uncomment
%-------------------------------------------------------------------
% dedicace
%-------------------------------------------------------------------
\begin{ThesisDedication}
En Hommage à mon Père, que ton âme repose en paix !\\
À tous ceux qui me sont chers :\\
Ma mère,\\
Mes frères.
\end{ThesisDedication}
%%-----------------------------------------------------------------
%% Table des matières avec chapitre encadré
%%-----------------------------------------------------------------
{
\hypersetup{linkcolor=black}
\dominitoc
\WritePartLabelInToc
\WriteChapterLabelInToc
%\FramePartsInToc
\tableofcontents
%%-----------------------------------------------------------------
%% % Inclusion de la liste des figures et des tables
%%-----------------------------------------------------------------
\WriteThisInToc
%\listoffigures
%\listoftables
{\listoffigures \let\cleardoublepage\clearpage \listoftables}
} % end hypersetup
%%-----------------------------------------------------------------
%% Vocabulaire et notations utilisés
%%-----------------------------------------------------------------
% la numérotation commence à partir d'ici
\mainmatter
%%-----------------------------------------------------------------
%% Inclusion de chaque chapitre de la thèse
%%-----------------------------------------------------------------
\part{Introduction Générale}
\include{chapitre1/chapitre1}
\part{État de l'art}
\include{chapitre2/chapitre2}
\include{chapitre3/chapitre3}
\part{Contributions}
\include{chapitre4/chapitre4}
\include{chapitre5/chapitre5}
\include{chapitre6/chapitre6}
\part{Conclusion et perspectives}
\include{chapitre7/chapitre7}
%%-----------------------------------------------------------------
%% Inclusion des annexes
%%-----------------------------------------------------------------
%\Annexes
\part{Annexes}
\include{annexes/annexe1}
\include{annexes/annexe2}
\include{annexes/annexe3}
%%-----------------------------------------------------------------
%% Inclusion du glossaire (liste d'abréviations)
%%-----------------------------------------------------------------
% Put the next title in the same level as \part
\bookmarksetup{startatroot}
% TODO: Upade the acronym list. Use the cmd: "makeglossaries these"
\printglossary[type=\acronymtype,title=Abréviations]
%%-----------------------------------------------------------------
%% Inclusion de la bibliographie
%%-----------------------------------------------------------------
\printbibliography
\end{document}
%donner, mettre en évidence, présenter, exposer, décrire, expliquer