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 %%--------------------
24 \usepackage[utf8]{inputenc}
25 \usepackage{enumerate}
26 \usepackage[english]{babel}
28 %\usepackage{graphicx}
33 \newcommand*\rot{\rotatebox{90}}
34 \newcommand*\OK{\ding{51}}
36 \newcommand{\mcrot}[4]{\multicolumn{#1}{#2}{\rlap{\rotatebox{#3}{#4}~}}}
38 \newcommand*{\twoelementtable}[3][l]%
40 \renewcommand{\arraystretch}{0.8}%
41 \begin{tabular}[t]{@{}#1@{}}%
48 %%--------------------
49 %% Use the style dedicated to PhD thesis from SPIM-UFC
50 \UseExtension{spimufcphdthesis}
53 %%--------------------
54 %% Set the title, subtitle, defense date, and
55 %% the registration number of the PhD thesis.
56 %% The optional parameter is the subtitle of the PhD thesis.
57 %% The first mandatory parameter is the title of the PhD thesis.
58 %% The second mandatory parameter is the date of the PhD defense.
59 %% The third mandatory parameter is the reference number given by the University Library after the PhD defense.
60 %%\declarethesis[Sous-titre]{Titre}{17 septembre 2012}{XXX}
61 \declarethesis{Distributed Optimization Techniques for Improving Lifetime of Wireless Networks}{30 September 2015}{2015930}
64 %%--------------------
65 %% Set the author of the PhD thesis
66 %%\addauthor[email]{Prénom}{Nom}
67 \addauthor[aidness.ali@univ-fcomte.fr]{Ali Kadhum}{IDREES}
70 %%--------------------
71 %% Add a member of the jury
72 %% \addjury{Firstname}{Lastname}{Role in the jury}{Position}
73 \addjury{x1}{y1}{Examiner}{Professor at University of}
74 \addjury{x2}{y2}{Examiner}{Professor at University of}
75 \addjury{x3}{y3}{Examiner}{Professor at University of}
76 \addjury{x4}{y4}{Examiner}{Professor at University of}
77 \addjury{Raphaël}{Couturier}{Supervisor}{Professor at University of Franche-Comt\'e}
78 \addjury{Karine}{Deschinkel}{Co-Supervisor}{Assistant Prof. at University of Franche-Comt\'e}
79 \addjury{Michel}{Salomon}{Co-Supervisor}{Assistant Prof. at University of Franche-Comt\'e}
85 %%--------------------
86 %% Set the English abstract
87 \thesisabstract[english]{
91 \thesiskeywords[english]{ }
94 %%--------------------
95 %% Set the French abstract
96 \thesisabstract[french]{
100 \thesiskeywords[french]{ }
103 %%--------------------
104 %% Change the speciality of the PhD thesis
105 %\Set{speciality}{Informatique}
108 %%--------------------
109 %% Change the institution
110 %\Set{universityname}{Universit\'e de Technologie de Belfort-Montb\'eliard}
113 %%--------------------
114 %% Change the header and the foot of the pages
128 %%--------------------
130 %\usepackage{mdwlist}
131 %\usepackage{enumerate}
134 %\usepackage{multirow}
137 %\usepackage{pdflscape}
138 %\usepackage{geometry}
139 %\usepackage{changemargin}
141 %%--------------------
143 \usepackage{algorithmic}
144 \usepackage[ruled,english,boxed,linesnumbered]{algorithm2e}
145 \usepackage[english]{algorithme}
146 \usepackage{subfigure}
147 \usepackage{listings}
150 %%--------------------
152 %\usepackage{moreverb}
154 %%--------------------
156 %\usepackage{amsmath,amsfonts}
157 %\usepackage{amssymb}
158 %\newcommand{\scalprod}[2]%
159 %{\ensuremath{\langle #1 \, , #2 \rangle}}
163 %\font\largefont=yinitas % fontes yinit
165 %\newtheorem{remark}{Remarque}
166 %\def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
167 %\let\endchangemargin=\endlist
169 %\usepackage{lettrine}
170 %\usepackage{oldgerm}
172 %\newcommand{\enluminure}[2]{\lettrine[lines=3]{\small \initfamily #1}{#2}}
173 %\usepackage{indentfirst}