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}
26 %\usepackage{graphicx}
31 \newcommand*\rot{\rotatebox{90}}
32 \newcommand*\OK{\ding{51}}
34 \newcommand{\mcrot}[4]{\multicolumn{#1}{#2}{\rlap{\rotatebox{#3}{#4}~}}}
36 \newcommand*{\twoelementtable}[3][l]%
38 \renewcommand{\arraystretch}{0.8}%
39 \begin{tabular}[t]{@{}#1@{}}%
46 %%--------------------
47 %% Use the style dedicated to PhD thesis from SPIM-UFC
48 \UseExtension{spimufcphdthesis}
51 %%--------------------
52 %% Set the title, subtitle, defense date, and
53 %% the registration number of the PhD thesis.
54 %% The optional parameter is the subtitle of the PhD thesis.
55 %% The first mandatory parameter is the title of the PhD thesis.
56 %% The second mandatory parameter is the date of the PhD defense.
57 %% The third mandatory parameter is the reference number given by the University Library after the PhD defense.
58 %%\declarethesis[Sous-titre]{Titre}{17 septembre 2012}{XXX}
59 \declarethesis{Distributed Optimization Techniques for Improving Lifetime of Wireless Networks}{30 September 2015}{2015930}
62 %%--------------------
63 %% Set the author of the PhD thesis
64 %%\addauthor[email]{Prénom}{Nom}
65 \addauthor[aidness.ali@univ-fcomte.fr]{Ali Kadhum}{IDREES}
68 %%--------------------
69 %% Add a member of the jury
70 %% \addjury{Firstname}{Lastname}{Role in the jury}{Position}
71 \addjury{x1}{y1}{Examiner}{Professor at University of}
72 \addjury{x2}{y2}{Examiner}{Professor at University of}
73 \addjury{x3}{y3}{Examiner}{Professor at University of}
74 \addjury{x4}{y4}{Examiner}{Professor at University of}
75 \addjury{Raphaël}{Couturier}{Supervisor}{Professor at University of Franche-Comt\'e}
76 \addjury{Karine}{Deschinkel}{Co-Supervisor}{Assistant Prof. at University of Franche-Comt\'e}
77 \addjury{Michel}{Salomon}{Co-Supervisor}{Assistant Prof. at University of Franche-Comt\'e}
83 %%--------------------
84 %% Set the English abstract
85 \thesisabstract[english]{
89 \thesiskeywords[english]{ }
92 %%--------------------
93 %% Set the French abstract
94 \thesisabstract[french]{
98 \thesiskeywords[french]{ }
101 %%--------------------
102 %% Change the speciality of the PhD thesis
103 %\Set{speciality}{Informatique}
106 %%--------------------
107 %% Change the institution
108 %\Set{universityname}{Universit\'e de Technologie de Belfort-Montb\'eliard}
111 %%--------------------
112 %% Change the header and the foot of the pages
126 %%--------------------
128 %\usepackage{mdwlist}
129 %\usepackage{enumerate}
132 %\usepackage{multirow}
135 %\usepackage{pdflscape}
136 %\usepackage{geometry}
137 %\usepackage{changemargin}
139 %%--------------------
141 \usepackage{algorithmic}
142 \usepackage[ruled,english,boxed,linesnumbered]{algorithm2e}
143 \usepackage[english]{algorithme}
144 %\usepackage{subfigure}
145 %\usepackage{listings}
146 %%--------------------
148 %\usepackage{moreverb}
150 %%--------------------
152 %\usepackage{amsmath,amsfonts}
153 %\usepackage{amssymb}
154 %\newcommand{\scalprod}[2]%
155 %{\ensuremath{\langle #1 \, , #2 \rangle}}
159 %\font\largefont=yinitas % fontes yinit
161 %\newtheorem{remark}{Remarque}
162 %\def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
163 %\let\endchangemargin=\endlist
165 %\usepackage{lettrine}
166 %\usepackage{oldgerm}
168 %\newcommand{\enluminure}[2]{\lettrine[lines=3]{\small \initfamily #1}{#2}}
169 %\usepackage{indentfirst}