From d5dc986d580c7e75c6459e00f800661994de1059 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] 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..4a8d338 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}