diff --git a/README.md b/README.md
index 8016abe7888fadd0d6df4b1bdf44df59a8078449..91bdc86c224af1398eb418384cf55fe56b50513c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
 # VGEST
 
-VGEST is software developped in Pascal by Jean-Claude Bader. It serves to calculate water volume limits to be respected in reservoirs set up in parallel on a hydrographic network, to allow the best future satisfaction of a common downstream management objective (low-water support or flood lamination).
-
-*Bader, J.-C., Dorchies, D., 2016. Calcul des limites de volumes d’eau à respecter dans des réservoirs implantés en parallèle sur un réseau hydrographique, pour permettre la meilleure satisfaction future d’un objectif commun de gestion à l’aval (soutien d’étiage ou laminage de crue) : logiciel VGEST - Application au cas du bassin de la Seine (Amélioration et extension de la méthode précédemment développée dans le cadre du programme Climaware). IRD, Montpellier. https://www.documentation.ird.fr/hor/fdi:010070461*
+VGEST is software developped in Pascal by Jean-Claude Bader [^Bader2016]. It serves to calculate water volume limits to be respected in reservoirs set up in parallel on a hydrographic network, to allow the best future satisfaction of a common downstream management objective (low-water support or flood lamination).
 
 
 ## Requirements
@@ -22,7 +20,12 @@ C:\FPC\bin\i386-win32\fpc.exe src\VGEST.PAS && move /Y src\VGEST.exe .
 
 ## Get started with the example
 
-The `example` directory contains all the configuration for calculating statistics about respecting a maximum flow of 110 m<sup>3</sup>/s at Paris. These statistics are calculated from the Seine River Basin naturalised flow database between 1993/01/01 and 2009/12/31.
+The `example` directory contains all the configuration for calculating statistics about respecting a maximum flow of 110 m<sup>3</sup>/s at Paris. These statistics are calculated from the Seine River Basin naturalised flow database between 1993/01/01 and 2009/12/31 [^Hydratec2011].
 
 Copy the files contained in the `example` directory to the root directory and run `VGEST.exe`.
 
+## References
+
+[^Bader2016]: Bader, J.-C., Dorchies, D., 2016. Calcul des limites de volumes d’eau à respecter dans des réservoirs implantés en parallèle sur un réseau hydrographique, pour permettre la meilleure satisfaction future d’un objectif commun de gestion à l’aval (soutien d’étiage ou laminage de crue) : logiciel VGEST - Application au cas du bassin de la Seine (Amélioration et extension de la méthode précédemment développée dans le cadre du programme Climaware). IRD, Montpellier. https://www.documentation.ird.fr/hor/fdi:010070461
+
+[^Hydratec2011]: Hydratec, 2011. Actualisation de la base de données des débits journaliers naturalisés [Update of the naturalized daily streamflow database] (Rapport d’étude). Hydratec, Paris.