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

Private GIT Repository
adding the first chapter
[ThesisAhmed.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[french]{babel}
29 \usepackage{booktabs}
30 %\usepacke{subfig}
31 \usepackage{multirow}
32 \usepackage{array}
33 \usepackage{picture}
34 \usepackage[section]{placeins}
35 \usepackage{float}
36 \usepackage{afterpage}
37 \usepackage{commath}
38 \usepackage[autolanguage,np]{numprint}
39 %\usepackage{algorithm2e} 
40 \newcommand\blankpage{%
41     \null
42     \thispagestyle{empty}%
43     \addtocounter{page}{-1}%
44     \newpage}
45
46 \def\setgrouptext#1{\gdef\grouptext{#1}}
47 \newenvironment{groupeditems}{\begin{displaymath}\left.\vbox\bgroup\setgrouptext}{%
48   \egroup\right\rbrace\hbox{\grouptext}\end{displaymath}}
49
50 \newcommand*\rot{\rotatebox{90}}
51 \newcommand*\OK{\ding{51}}
52
53 \newcommand{\mcrot}[4]{\multicolumn{#1}{#2}{\rlap{\rotatebox{#3}{#4}~}}} 
54
55 \newcommand*{\twoelementtable}[3][l]%
56 {%  
57     \renewcommand{\arraystretch}{0.8}%
58     \begin{tabular}[t]{@{}#1@{}}%
59         #2\tabularnewline
60         #3%
61     \end{tabular}%
62 }
63
64
65
66
67 %%--------------------
68 %% Use the style dedicated to PhD thesis from SPIM-UFC
69 \UseExtension{spimufcphdthesis}
70
71
72 %%--------------------
73 %% Set the title, subtitle, defense date, and
74 %% the registration number of the PhD thesis.
75 %% The optional parameter is the subtitle of the PhD thesis.
76 %% The first mandatory parameter is the title of the PhD thesis.
77 %% The second mandatory parameter is the date of the PhD defense.
78 %% The third mandatory parameter is the reference number given by the University Library after the PhD defense.
79 %\declarethesis[Sous-titre]{Titre}{17 septembre 2012}{XXX}
80 \declarethesis{Thesis title}{Date}{21306697}
81  
82 %%--------------------
83 %% Set the author of the PhD thesis
84 %%\addauthor[email]{Prénom}{Nom}
85 \addauthor[ahmed.fanfakh_badri_muslim@univ-fcomte.fr]{Ahmed Badri Muslim}{Fanfakh}
86
87  \iffalse
88 %%--------------------
89 %% Add a member of the jury
90 %% \addjury{Firstname}{Lastname}{Role in the jury}{Position}
91 \addjury{...}{...} {...}{...}
92 %\addjury{Ye-Qiong}{SONG}{Reviewer} {Professor at University of Lorraine}
93 %\addjury{Hamida}{SEBA}{Reviewer}{Associate Professor (HDR) at University of Claude Bernard Lyon1}
94 %\addjury{x4}{y4}{Examiner}{Professor at University of}
95 %\addjury{Raphaël}{Couturier}{Supervisor}{Professor at University of Franche-Comt\'e}
96 %\addjury{Karine}{Deschinkel}{Co-Supervisor}{Assistant Professor at University of Franche-Comt\'e}
97 %\addjury{Michel}{Salomon}{Co-Supervisor}{Assistant Professor at University of Franche-Comt\'e}
98 \fi
99 % \addjury {} {Prof Ye-Qiong SONG} {University of Lorraine} {Reviewer}
100 %\addjury{} {Assoc Prof Hamida SEBA (HDR)} {University of Claude Bernard Lyon1} {Reviewer}
101 %\addjury {}{Prof Sylvain CONTASSOT-VIVIER} {University of Lorraine} {Examiner}
102 %\addjury {} {Prof Raphaël Couturier} {University of Franche-Comt\'e} {Supervisor}
103 %\addjury {} {Asst Prof Karine Deschinkel} {University of Franche-Comt\'e} { Co-supervisor}
104 %\addjury {} {Asst Prof Michel Salomon} {University of Franche-Comt\'e} {Co-supervisor}
105  
106  
107 % Supervisors:\\
108 %Committee:\\
109 %%--------------------
110 %% Set the English abstract
111 \thesisabstract[english]{ English abstract
112
113 }
114
115 \thesiskeywords[english]{ kw1, kw2, ...}
116
117   
118 %%--------------------
119 %% Set the French abstract
120 \thesisabstract[french]{ French abstract
121 }
122
123 \thesiskeywords[french]{cl1, cl2, ... }
124
125   
126 %%--------------------
127 %% Change the speciality of the PhD thesis
128 %\Set{speciality}{Informatique}
129
130  
131 %%--------------------
132 %% Change the institution
133 %\Set{universityname}{Universit\'e de Technologie de Belfort-Montb\'eliard}
134
135  
136 %%--------------------
137 %% Change the header and the foot of the pages
138 %% Left header
139 %\lhead{}
140 %% Center header
141 %\chead{}
142 %% Right header
143 %\rhead{}
144 %% Left footer
145 %\lfoot{}
146 %% Center footer
147 %\cfoot{}
148 %% Right footer
149 %\rfoot{}
150
151 %%--------------------
152 %% itemize*
153 %\usepackage{mdwlist}
154 %\usepackage{enumerate}
155
156 %%tableaux
157 %\usepackage{multirow}
158
159 %\usepackage{lscape}
160 %\usepackage{pdflscape}
161 %\usepackage{geometry}
162 %\usepackage{changemargin}
163
164 %%--------------------
165 %% Algorithmes
166 %\usepackage{algorithmic}
167 %\usepackage[ruled,english,boxed,linesnumbered]{algorithm2e}
168 %\usepackage[english]{algorithme}
169 \usepackage{algorithm}
170 \usepackage{subfigure}
171 \usepackage{listings}
172 \usepackage{algpseudocode}
173 \usepackage{graphicx,graphics}
174 %\usepackage{subfig}
175 \usepackage{listings}
176 \usepackage{colortbl}
177 \usepackage{amsmath}
178
179 %%--------------------
180 %% boxedverbatim
181 %\usepackage{moreverb}
182
183 %%--------------------
184 %% Mathematics
185 %\usepackage{amsmath,amsfonts}
186 %\usepackage{amssymb}
187 %\newcommand{\scalprod}[2]%
188 %{\ensuremath{\langle #1 \, , #2 \rangle}}
189 %\usepackage{xfrac}
190
191 %\usepackage{drop}
192 %\font\largefont=yinitas % fontes yinit
193
194 %\newtheorem{remark}{Remarque}
195 %\def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
196 %\let\endchangemargin=\endlist
197
198 %\usepackage{lettrine}
199 %\usepackage{oldgerm}
200 %\usepackage{yfonts}
201 %\newcommand{\enluminure}[2]{\lettrine[lines=3]{\small \initfamily #1}{#2}}
202 %\usepackage{indentfirst}
203
204 \usepackage{booktabs}
205 \usepackage{multirow}
206   
207  
208  
209
210
211