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

Private GIT Repository
Update by Ali
[ThesisAli.git] / entete.tex
1 %% Use the standard UP-methodology class
2 %% with French language and Book layout.
3 %%
4 %% Change the 'book' option below to 'report'
5 %% if you want to use a report style (see your LaTeX
6 %% documention about the different between a report
7 %% and a book class).
8 %%
9 %% You may also specify 'twoside' or 'oneside' option.
10 %% By default 'book' is two-sided and 'report' is one-sided.
11 %%
12 %% See the documentation tex-upmethodology on
13 %% http://www.arakhne.org/tex-upmethodology/
14 %% for details about the macros that are provided by the class and
15 %% to obtain the list of the packages that are already included. 
16 %\documentclass[french,book,nopubpage,nodocumentinfo]{upmethodology-document}
17
18  %\documentclass[french,book,nopubpage,nodocumentinfo]{spimufcphdthesis}
19  \documentclass[english, book,nopubpage,nodocumentinfo]{spimufcphdthesis}
20 %%--------------------
21 \usepackage[acronym,smallcaps]{glossaries}
22 \newcommand{\abbrlabel}[1]{\makebox[2cm][l]{\textbf{#1}\ \dotfill}}
23 \newenvironment{abbreviations}{\begin{list}{}{\renewcommand{\makelabel}{\abbrlabel}}}{\end{list}}
24 \usepackage{tabularx}
25 \usepackage[utf8]{inputenc}
26 \usepackage{enumerate}
27 \usepackage[english]{babel}
28 \usepackage{booktabs}
29 %\usepackage{graphicx}
30 %\usepackage{subfig}
31 \usepackage{multirow}
32 \usepackage{array}
33
34 \newcommand*\rot{\rotatebox{90}}
35 \newcommand*\OK{\ding{51}}
36
37 \newcommand{\mcrot}[4]{\multicolumn{#1}{#2}{\rlap{\rotatebox{#3}{#4}~}}} 
38
39 \newcommand*{\twoelementtable}[3][l]%
40 {%  
41     \renewcommand{\arraystretch}{0.8}%
42     \begin{tabular}[t]{@{}#1@{}}%
43         #2\tabularnewline
44         #3%
45     \end{tabular}%
46 }
47
48
49 %%--------------------
50 %% Use the style dedicated to PhD thesis from SPIM-UFC
51 \UseExtension{spimufcphdthesis}
52
53
54 %%--------------------
55 %% Set the title, subtitle, defense date, and
56 %% the registration number of the PhD thesis.
57 %% The optional parameter is the subtitle of the PhD thesis.
58 %% The first mandatory parameter is the title of the PhD thesis.
59 %% The second mandatory parameter is the date of the PhD defense.
60 %% The third mandatory parameter is the reference number given by the University Library after the PhD defense.
61 %%\declarethesis[Sous-titre]{Titre}{17 septembre 2012}{XXX}
62 \declarethesis{Distributed Coverage Optimization Techniques for Improving Lifetime of Wireless Sensor Networks}{30 September 2015}{2015930}
63
64  
65 %%--------------------
66 %% Set the author of the PhD thesis
67 %%\addauthor[email]{Prénom}{Nom}
68 \addauthor[aidness.ali@univ-fcomte.fr]{Ali Kadhum}{IDREES}
69
70  %\iffalse
71 %%--------------------
72 %% Add a member of the jury
73 %% \addjury{Firstname}{Lastname}{Role in the jury}{Position}
74 \addjury{x1}{y1}{Examiner}{Professor at University of}
75 \addjury{x2}{y2}{Examiner}{Professor at University of}
76 \addjury{x3}{y3}{Examiner}{Professor at University of}
77 \addjury{x4}{y4}{Examiner}{Professor at University of}
78 \addjury{Raphaël}{Couturier}{Supervisor}{Professor at University of Franche-Comt\'e}
79 \addjury{Karine}{Deschinkel}{Co-Supervisor}{Assistant Prof. at University of Franche-Comt\'e}
80 \addjury{Michel}{Salomon}{Co-Supervisor}{Assistant Prof. at University of Franche-Comt\'e}
81
82  %\fi
83  
84 % Supervisors:\\
85 %Committee:\\
86 %%--------------------
87 %% Set the English abstract
88 \thesisabstract[english]{
89
90 }
91
92 \thesiskeywords[english]{ }
93
94   
95 %%--------------------
96 %% Set the French abstract
97 \thesisabstract[french]{
98
99 }
100
101 \thesiskeywords[french]{ }
102
103   
104 %%--------------------
105 %% Change the speciality of the PhD thesis
106 %\Set{speciality}{Informatique}
107
108  
109 %%--------------------
110 %% Change the institution
111 %\Set{universityname}{Universit\'e de Technologie de Belfort-Montb\'eliard}
112
113  
114 %%--------------------
115 %% Change the header and the foot of the pages
116 %% Left header
117 %\lhead{}
118 %% Center header
119 %\chead{}
120 %% Right header
121 %\rhead{}
122 %% Left footer
123 %\lfoot{}
124 %% Center footer
125 %\cfoot{}
126 %% Right footer
127 %\rfoot{}
128
129 %%--------------------
130 %% itemize*
131 %\usepackage{mdwlist}
132 %\usepackage{enumerate}
133
134 %%tableaux
135 %\usepackage{multirow}
136
137 %\usepackage{lscape}
138 %\usepackage{pdflscape}
139 %\usepackage{geometry}
140 %\usepackage{changemargin}
141
142 %%--------------------
143 %% Algorithmes
144 \usepackage{algorithmic}
145 \usepackage[ruled,english,boxed,linesnumbered]{algorithm2e}
146 \usepackage[english]{algorithme}
147 \usepackage{subfigure}
148 \usepackage{listings}
149
150
151 %%--------------------
152 %% boxedverbatim
153 %\usepackage{moreverb}
154
155 %%--------------------
156 %% Mathematics
157 %\usepackage{amsmath,amsfonts}
158 %\usepackage{amssymb}
159 %\newcommand{\scalprod}[2]%
160 %{\ensuremath{\langle #1 \, , #2 \rangle}}
161 %\usepackage{xfrac}
162
163 %\usepackage{drop}
164 %\font\largefont=yinitas % fontes yinit
165
166 %\newtheorem{remark}{Remarque}
167 %\def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
168 %\let\endchangemargin=\endlist
169
170 %\usepackage{lettrine}
171 %\usepackage{oldgerm}
172 %\usepackage{yfonts}
173 %\newcommand{\enluminure}[2]{\lettrine[lines=3]{\small \initfamily #1}{#2}}
174 %\usepackage{indentfirst}
175
176  \usepackage{booktabs}
177  \usepackage{multirow}
178   
179  
180  
181
182
183