From b70f4a71e75bb125480689640e1f775d91da4d5d Mon Sep 17 00:00:00 2001
From: Antoine Saint-Amand <antoine.saint-amand@uclouvain.be>
Date: Fri, 22 Apr 2022 10:06:20 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e20b060..e50a4ca 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-This repository contains all the scripts and data to compute the results and figures presented in "Quantifying the environmental impact of a major coal mine project on the adjacent Great Barrier Reef ecosystems" by A. Saint-Amand, A. Grech, S. Choukroun, E. Hanert (doi: [XXX](...)).
+This repository contains all the scripts and data to compute the results and figures presented in "Quantifying the environmental impact of a major coal mine project on the adjacent Great Barrier Reef ecosystems" by A. Saint-Amand, A. Grech, S. Choukroun, E. Hanert (doi: [https://doi.org/10.1016/j.marpolbul.2022.113656](https://doi.org/10.1016/j.marpolbul.2022.113656)).
 
 Most of the scripts require the open-source [SLIM model](https://www.slim-ocean.be), freely downloadable [here](https://git.immc.ucl.ac.be/slim/slim).
 
@@ -25,4 +25,4 @@ The simulation of particle dispersal (Lagrangian Particle Tracker) can be launch
 - `plot_sediments_footprint.py` computes figure representing the dispersal extent of sediments (figure 3 in the article)
 - `plot_subplots_abin_hydro.py` computes a figure representing the currents as simulated by the model at different time steps (figure 2 in the article)
 
-The other scripts available in this repository contain functions and parameters used by previously mentionned scripts.
\ No newline at end of file
+The other scripts available in this repository contain functions and parameters used by previously mentionned scripts.
-- 
GitLab