From 92e98c71a68690a304213424520d2b3f17399665 Mon Sep 17 00:00:00 2001 From: mveril Date: Mon, 16 Nov 2020 15:27:56 +0100 Subject: [PATCH 1/2] =?UTF-8?q?Fix=20diaeresis=20on=20Micka=C3=ABl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Manuscript/QUEST_WIREs.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manuscript/QUEST_WIREs.tex b/Manuscript/QUEST_WIREs.tex index 32aa91b..1db57c5 100644 --- a/Manuscript/QUEST_WIREs.tex +++ b/Manuscript/QUEST_WIREs.tex @@ -52,7 +52,7 @@ % Include full author names and degrees, when required by the journal. % Use the \authfn to add symbols for additional footnotes and present addresses, if any. Usually start with 1 for notes about author contributions; then continuing with 2 etc if any author has a different present address. -\author[1]{Mickael V\'eril} +\author[1]{Micka\"el V\'eril} \author[1]{Anthony Scemama} \author[1]{Michel Caffarel} \author[2]{Filippo Lipparini} From 956b97efa3c0ee6caffd6311de7c01e326f48c30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20V=C3=A9ril?= Date: Mon, 16 Nov 2020 17:42:26 +0100 Subject: [PATCH 2/2] Fix multiple definitions of the label sec:tools --- Manuscript/QUEST_WIREs.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Manuscript/QUEST_WIREs.tex b/Manuscript/QUEST_WIREs.tex index 1db57c5..2544013 100644 --- a/Manuscript/QUEST_WIREs.tex +++ b/Manuscript/QUEST_WIREs.tex @@ -745,7 +745,7 @@ The project containing two parts \subsubsection{Website} %------------------------------------------------ This is the main part of the project. All the calculation are made locally on the dataset page. -Firstly the website proposes to the user to import new data \ref{sec:tools}. +Firstly the website proposes to the user to import new data \ref{sec:gentools}. these data are added to the current session (and removed after lost the page). There are four multi selection list. Each list depends on the previous ones. These lists allow to select information about the selected sets \ref{fig:scheme}. @@ -779,7 +779,7 @@ On the website the statistics are forwarded in a table and in a box plot graph. %------------------------------------------------ \subsubsection{Data generation tools} -\label{sec:tools} +\label{sec:gentools} %------------------------------------------------ There are currently two main tools to generate data \texttt{datafileBuilder} and \texttt{ADC25generator} \paragraph{datafileBuilder}