1 %% Use the standard UP-methodology class
2 %% with French language and Book layout.
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
9 %% You may also specify 'twoside' or 'oneside' option.
10 %% By default 'book' is two-sided and 'report' is one-sided.
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}
18 %\documentclass[french,book,nopubpage,nodocumentinfo]{spimufcphdthesis}
19 \documentclass[english, book,nopubpage,nodocumentinfo]{spimufcphdthesis}
20 %%--------------------
22 \usepackage[utf8]{inputenc}
23 \usepackage{enumerate}
24 \usepackage[english]{babel}
28 \newcommand*\rot{\rotatebox{90}}
29 \newcommand*\OK{\ding{51}}
31 \newcommand{\mcrot}[4]{\multicolumn{#1}{#2}{\rlap{\rotatebox{#3}{#4}~}}}
33 \newcommand*{\twoelementtable}[3][l]%
35 \renewcommand{\arraystretch}{0.8}%
36 \begin{tabular}[t]{@{}#1@{}}%
41 %%--------------------
42 %% Use the style dedicated to PhD thesis from SPIM-UFC
43 \UseExtension{spimufcphdthesis}
46 %%--------------------
47 %% Set the title, subtitle, defense date, and
48 %% the registration number of the PhD thesis.
49 %% The optional parameter is the subtitle of the PhD thesis.
50 %% The first mandatory parameter is the title of the PhD thesis.
51 %% The second mandatory parameter is the date of the PhD defense.
52 %% The third mandatory parameter is the reference number given by the University Library after the PhD defense.
53 %%\declarethesis[Sous-titre]{Titre}{17 septembre 2012}{XXX}
54 \declarethesis{Distributed Optimization Techniques for Improving Lifetime of Wireless Networks}{30 September 2015}{2015930}
57 %%--------------------
58 %% Set the author of the PhD thesis
59 %%\addauthor[email]{Prénom}{Nom}
60 \addauthor[aidness.ali@univ-fcomte.fr]{Ali Kadhum}{IDREES}
63 %%--------------------
64 %% Add a member of the jury
65 %% \addjury{Firstname}{Lastname}{Role in the jury}{Position}
66 \addjury{x1}{y1}{Examiner}{Professor at University of}
67 \addjury{x2}{y2}{Examiner}{Professor at University of}
68 \addjury{x3}{y3}{Examiner}{Professor at University of}
69 \addjury{x4}{y4}{Examiner}{Professor at University of}
70 \addjury{Raphaël}{Couturier}{Supervisor}{Professor at University of Franche-Comt\'e}
71 \addjury{Karine}{Deschinkel}{Co-Supervisor}{Assistant Prof. at University of Franche-Comt\'e}
72 \addjury{Michel}{Salomon}{Co-Supervisor}{Assistant Prof. at University of Franche-Comt\'e}
78 %%--------------------
79 %% Set the English abstract
80 \thesisabstract[english]{
84 \thesiskeywords[english]{ }
87 %%--------------------
88 %% Set the French abstract
89 \thesisabstract[french]{
93 \thesiskeywords[french]{ }
96 %%--------------------
97 %% Change the speciality of the PhD thesis
98 %\Set{speciality}{Informatique}
101 %%--------------------
102 %% Change the institution
103 %\Set{universityname}{Universit\'e de Technologie de Belfort-Montb\'eliard}
106 %%--------------------
107 %% Change the header and the foot of the pages
121 %%--------------------
123 %\usepackage{mdwlist}
124 %\usepackage{enumerate}
127 %\usepackage{multirow}
130 %\usepackage{pdflscape}
131 %\usepackage{geometry}
132 %\usepackage{changemargin}
134 %%--------------------
136 \usepackage{algorithmic}
137 \usepackage[ruled,english,boxed,linesnumbered]{algorithm2e}
138 \usepackage[english]{algorithme}
139 %\usepackage{subfigure}
140 %\usepackage{listings}
141 %%--------------------
143 %\usepackage{moreverb}
145 %%--------------------
147 %\usepackage{amsmath,amsfonts}
148 %\usepackage{amssymb}
149 %\newcommand{\scalprod}[2]%
150 %{\ensuremath{\langle #1 \, , #2 \rangle}}
154 %\font\largefont=yinitas % fontes yinit
156 %\newtheorem{remark}{Remarque}
157 %\def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
158 %\let\endchangemargin=\endlist
160 %\usepackage{lettrine}
161 %\usepackage{oldgerm}
163 %\newcommand{\enluminure}[2]{\lettrine[lines=3]{\small \initfamily #1}{#2}}
164 %\usepackage{indentfirst}