Skip to content

Commit bba386d

Browse files
author
Nicolas Hiot
committed
Change datafix url + small style fix
1 parent a930da0 commit bba386d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

these/biblio.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ @misc{chabinDataFix2023
836836
author = {Chabin, Jacques and {Halfeld-Ferrari}, Mirian and Hiot, Nicolas and Laurent, Dominique and {Moret-Bailly}, Lucas},
837837
year = {2023},
838838
month = jan,
839-
url = {https://gitlab.com/jacques-chabin/UpdateChase},
839+
url = {https://gitlab.com/jacques-chabin/DataFix},
840840
urldate = {2023-07-21},
841841
abstract = {Impl{\'e}mentation et benchmarks des algorithmes incr{\'e}mentaux pour la mise {\`a} jour coh{\'e}rente d'une base de donn{\'e}es graphe},
842842
keywords = {me},

these/introduction.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ \section{Axes de recherche}
145145
\node[labeled node, above=of cancer] (prostate) {Anatomie \nodepart{two} name: \emph{prostate}};
146146
\node[labeled node, below=of cancer] (metastase) {Symptom \nodepart{two} name: \emph{métastases}\\~~~~~~~~~~\emph{ganglionnaires}};
147147

148-
\node[labeled node, below=3.5cm of cas] (exam1) {Exam \nodepart{two} name: $e_1$};
148+
\node[labeled node, below=3.7cm of cas] (exam1) {Exam \nodepart{two} name: $e_1$};
149149
\node[labeled node, right=of exam1] (exam2) {Exam \nodepart{two} name: $e_2$};
150150
\node[labeled node, right=of exam2] (exam3) {Exam \nodepart{two} name: \emph{échographie}};
151151
\node[labeled node, below=of exam1] (sosy1) {SOSY \nodepart{two} name: \emph{insuffisance}\\~~~~~~~~~~\emph{rénale}};

these/part_2/chapter_1/evaluation.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ \subsection{Comportement de la procédure \ref*{algo:struct:rewrite}}
189189
\addlegendentry{Classes d'équivalences}
190190
\end{axis}
191191
\end{tikzpicture}
192-
\caption{Nombre moyen d'instances pour chaque catégorie (\emph{groupe}, \emph{relation}, \emph{collection})}
192+
\caption[Nombre moyen d'instances pour chaque catégorie]{Nombre moyen d'instances pour chaque catégorie (\emph{groupe}, \emph{relation}, \emph{collection})}
193193
\label{figure:struct:xp:ratio}
194194
\end{figure}
195195

@@ -238,7 +238,7 @@ \subsection{Comportement de la procédure \ref*{algo:struct:rewrite}}
238238
\addlegendentry{Collections}
239239
\end{axis}
240240
\end{tikzpicture}
241-
\caption{Nombre de structures remarquable différentes pour chaque catégorie (\emph{groupe}, \emph{relation}, \emph{collection})}
241+
\caption[Nombre de structures remarquable différentes pour chaque catégorie]{Nombre de structures remarquable différentes pour chaque catégorie (\emph{groupe}, \emph{relation}, \emph{collection})}
242242
\label{figure:struct:xp:nbElems}
243243
\end{figure}
244244

0 commit comments

Comments
 (0)