% UP-METHODOLOGY EXTENSION FOR THE SPIM-UFC PHD THESIS % Author: Stephane GALLAND % Copyright (c) 2012-22 Stephane GALLAND \DeclareCopyright[french]{spimufcphdthesis}{2012--22}{Prof. Dr. St\'ephane GALLAND}{Les noms des cit\'es, les marques cit\'ees ainsi que les logos correspondants sont la propri\'et\'e de leurs auteurs ou de leurs ayant-droits. Toute reproduction, m\^eme partielle des \'el\'ements de ce document donnera syst\'ematiquement lieu \`a des poursuites judiciaires. L'acronymes UBFC est la propri\'et\'e de l'Universit\'e Bourgogne-Franche-Comt\'e, France. L'acronyme SPIM est la propri\'et\'e de l'\'Ecole Doctorale Science Pour l'Ing\'enieur et Micro\'electronique, France. L'acronymes UFC est la propri\'et\'e de l'Universit\'e de Franch-Comt\'e, France.} \DeclareCopyright[english]{spimufcphdthesis}{2012--22}{Prof. Dr. St\'ephane GALLAND}{UBFC and all UBFC-related trademarks and logos are trademarks or registered trademarks of Universit\'e Bourgogne-Franche-Comt\'e in the France, other countries, or both. SPIM and all SPIM-related trademarks and logos are trademarks or registered trademarks of \'Ecole Doctorale Science Pour l'Ing\'enieur et Micro\'electronique in France, other countries, or both. UFC and all UFC-related trademarks and logos are trademarks or registered trademarks of Universit\'e de Franche-Comt\'e in the France, other countries, or both.} \usepackage{helvet} \usepackage{hyphenat} \usepackage{textcomp} \usepackage{multicol} \renewcommand{\familydefault}{\sfdefault} \definecolor{ufcred}{rgb}{0.906,0.2,0.165} \definecolor{frontpagetitle}{rgb}{0,0,0} \definecolor{frontpageauthors}{rgb}{0,0,0} \definecolor{backpagetitle}{rgb}{0.698,0.862,0.094} \definecolor{backpagetext}{rgb}{0,0,0} \definecolor{backtableheader}{rgb}{0.901,0.901,0.901} \colorlet{fronttableheader}{ufcred} \colorlet{sectiontitlecolor}{ufcred} \colorlet{chaptertitlecolor}{ufcred} \colorlet{parttitlecolor}{ufcred} \colorlet{definitionbackground}{backtableheader!60} \colorlet{definitionheaderforeground}{fronttableheader} \colorlet{definitionborder}{gray!60} \colorlet{definitiontextforeground}{black} \colorlet{emphemphtextcolor}{ufcred} \colorlet{emphtextcolor}{ufcred} \colorlet{bibemphemphtextcolor}{ufcred} \Set{watermarksize}{.5} \Set{doctoralschoolnumber}{37} \Set{doctoralschoolname}{Sciences Pour l'Ing\'enieur et Microtechniques} \Set{universityname}{Universit\'e de Franche-Comt\'e} \Set{speciality}{Informatique} \Set{defensedate}{\today} \Set{ubfcaddress}{Universit\'e Bourgogne-Franche-Comt\'e\\ 32, avenue de l'Observatoire\\ 25000 Besan\c{c}on, France} % Width of thye jury table \Set{jurytabwidth}{\textwidth} % Style of the defense message \Set{defensemessagestyle}{\small} % Style of the jury \Set{jurystyle}{\small} % Defense message \Set{defensemessage}{Th\`ese pr\'esent\'ee et soutenue \`a \Get{defenselocation}, le \Get{defensedate}\\ Composition du Jury\;:} % Default research unit \addlaboratory{Laboratoire Connaissance et Intelligence Artificielle Distribu\'ees (CIAD)} % Default partner \addpartner[height=1.5cm]{ufc} % The name of the picture of the doctoral school. \Set{doctoralschoollogo}{spim} % The default base line \renewcommand{\baselinestretch}{1.25} % By default, the title in the secondary language is the same as the one in primary language \Set{minorlanguagethesistitle}{\theupmproject} % The name of the university that is jointly delivering the Doctoral degree with UBFC %\Set{jointuniversity}{} \Set{cfrontpage}{ \pagestyle{empty}% } \Set{backpage}{ \pagestyle{empty}% \begin{picture}(0,0)% \put(-50,30){\includegraphics[width=170\unitlength]{\Get{doctoralschoollogo}}}% \put(-60,-700){% \begin{tabular}{@{}ll@{}}% \includegraphics[height=1.1cm]{ubfc} & \parbox[b]{6cm}{\scriptsize\Get{ubfcaddress}}% \end{tabular}% }% \put(-45,-325){\parbox[c][23cm][t]{17cm}{% % Reset the baseline \renewcommand{\baselinestretch}{1} \ifphdthesismainabstract% \begin{tabularx}{\linewidth}{|X|}% \hline% \normalsize\small\Get{primarytitlestyle}\textbf{\phdthesismaindocumenttitle} \nohyphens{\ignorespaces\theupmproject} \\ \ifphdthesismainkeywords% \normalsize\small\Get{primarykeywordstyle}\textbf{\phdthesismainkeywordstitle} \nohyphens{\ignorespaces\phdthesismainkeywords} \\% \fi% \normalsize\small\Get{primaryabstractstyle}\textbf{\phdthesismainabstracttitle} \\% \vspace{-.8cm}% \begin{multicols}{2}% \normalsize\small\Get{primaryabstractstyle}\nohyphens{\ignorespaces\phdthesismainabstract}% \end{multicols}\\% \hline% \end{tabularx}% \ifphdthesisminorabstract% \par\vspace{1cm}% \fi% \fi% \ifphdthesisminorabstract% \begin{tabularx}{\linewidth}{|X|}% \hline \normalsize\small\Get{secondarytitlestyle}\textbf{\phdthesisminordocumenttitle} \nohyphens{\ignorespaces\Get{minorlanguagethesistitle}} \\ \ifphdthesismainkeywords% \normalsize\small\Get{secondarykeywordstyle}\textbf{\phdthesisminorkeywordstitle} \nohyphens{\ignorespaces\phdthesisminorkeywords} \\% \fi% \normalsize\small\Get{secondaryabstractstyle}\textbf{\phdthesisminorabstracttitle} \\ \vspace{-.8cm}% \begin{multicols}{2}% \normalsize\small\Get{secondaryabstractstyle}\nohyphens{\ignorespaces\phdthesisminorabstract}% \end{multicols}\\ \hline \end{tabularx}% \fi% }}% \end{picture}% } \endinput