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 %%--------------------
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}}
25 \usepackage[utf8]{inputenc}
26 \usepackage{enumerate}
27 \usepackage[english]{babel}
29 %\usepackage{graphicx}
34 \usepackage[section]{placeins}
36 \usepackage{afterpage}
38 \newcommand\blankpage{%
40 \thispagestyle{empty}%
41 \addtocounter{page}{-1}%
44 \def\setgrouptext#1{\gdef\grouptext{#1}}
45 \newenvironment{groupeditems}{\begin{displaymath}\left.\vbox\bgroup\setgrouptext}{%
46 \egroup\right\rbrace\hbox{\grouptext}\end{displaymath}}
48 \newcommand*\rot{\rotatebox{90}}
49 \newcommand*\OK{\ding{51}}
51 \newcommand{\mcrot}[4]{\multicolumn{#1}{#2}{\rlap{\rotatebox{#3}{#4}~}}}
53 \newcommand*{\twoelementtable}[3][l]%
55 \renewcommand{\arraystretch}{0.8}%
56 \begin{tabular}[t]{@{}#1@{}}%
63 %%--------------------
64 %% Use the style dedicated to PhD thesis from SPIM-UFC
65 \UseExtension{spimufcphdthesis}
68 %%--------------------
69 %% Set the title, subtitle, defense date, and
70 %% the registration number of the PhD thesis.
71 %% The optional parameter is the subtitle of the PhD thesis.
72 %% The first mandatory parameter is the title of the PhD thesis.
73 %% The second mandatory parameter is the date of the PhD defense.
74 %% The third mandatory parameter is the reference number given by the University Library after the PhD defense.
75 %%\declarethesis[Sous-titre]{Titre}{17 septembre 2012}{XXX}
76 \declarethesis{Conception d'algorithmes d'extraction de racines de polynômes sur GPU}{30 Décembre 2016}{}
78 %%--------------------
79 %% Set the author of the PhD thesis
80 %%\addauthor[email]{Prénom}{Nom}
81 \addauthor[kahina.ghidouche@univ-bejaia.dz]{Kahina}{GHIDOUCHE}
84 %%--------------------
85 %% Add a member of the jury
86 %% \addjury{Firstname}{Lastname}{Role in the jury}{Position}
87 \addjury{}{} {Examinateur}{}
88 \addjury{}{} {Examinateur}{}
89 \addjury{}{} {Examinateur}{}
90 %\addjury{x4}{y4}{Examiner}{Professor at University of}
91 \addjury{Raphaël}{Couturier}{Encadreur}{Professor at University of Franche-Comt\'e}
92 %\addjury{Karine}{Deschinkel}{Co-Supervisor}{Assistant Professor at University of Franche-Comt\'e}
93 %\addjury{Michel}{Salomon}{Co-Supervisor}{Assistant Professor at University of Franche-Comt\'e}
95 \addjury {} {Prof Ye-Qiong SONG} {University of Lorraine} {Reviewer}
96 \addjury{} {Assoc Prof Hamida SEBA (HDR)} {University of Claude Bernard Lyon1} {Reviewer}
97 \addjury {}{Prof Sylvain CONTASSOT-VIVIER} {University of Lorraine} {Examiner}
98 \addjury {} {Prof Raphaël Couturier} {University of Franche-Comt\'e} {Supervisor}
99 \addjury {} {Asst Prof Karine Deschinkel} {University of Franche-Comt\'e} { Co-supervisor}
100 \addjury {} {Asst Prof Michel Salomon} {University of Franche-Comt\'e} {Co-supervisor}
105 %%--------------------
106 %% Set the English abstract
107 \thesisabstract[english]{
111 \thesiskeywords[english]{ }
114 %%--------------------
115 %% Set the French abstract
116 \thesisabstract[french]{
121 \thesiskeywords[french]{}
124 %%--------------------
125 %% Change the speciality of the PhD thesis
126 %\Set{speciality}{Informatique}
129 %%--------------------
130 %% Change the institution
131 \Set{universityname}{Universit\'e A-Mira de Bejaia}
134 %%--------------------
135 %% Change the header and the foot of the pages
149 %%--------------------
151 %\usepackage{mdwlist}
152 %\usepackage{enumerate}
155 %\usepackage{multirow}
158 %\usepackage{pdflscape}
159 %\usepackage{geometry}
160 %\usepackage{changemargin}
162 %%--------------------
164 \usepackage{algorithmic}
165 \usepackage[ruled,english,boxed,linesnumbered]{algorithm2e}
166 \usepackage[english]{algorithme}
167 \usepackage{subfigure}
168 \usepackage{listings}
171 %%--------------------
173 %\usepackage{moreverb}
175 %%--------------------
177 %\usepackage{amsmath,amsfonts}
178 %\usepackage{amssymb}
179 %\newcommand{\scalprod}[2]%
180 %{\ensuremath{\langle #1 \, , #2 \rangle}}
184 %\font\largefont=yinitas % fontes yinit
186 %\newtheorem{remark}{Remarque}
187 %\def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
188 %\let\endchangemargin=\endlist
190 %\usepackage{lettrine}
191 %\usepackage{oldgerm}
193 %\newcommand{\enluminure}[2]{\lettrine[lines=3]{\small \initfamily #1}{#2}}
194 %\usepackage{indentfirst}
196 \usepackage{booktabs}
197 \usepackage{multirow}