From 71bd6ba89f7e4a60e10770c9c5333d8e618a810c Mon Sep 17 00:00:00 2001
From: Didier Gemmerle <Didier.Gemmerle@univ-lorraine.fr>
Date: Thu, 23 Jan 2025 15:12:48 +0100
Subject: [PATCH] README update

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

diff --git a/README.md b/README.md
index 0ee5554..c6ffca0 100644
--- a/README.md
+++ b/README.md
@@ -35,16 +35,16 @@ The current version of the library is freely available at the following address
    "DRlib: a C++ library for marked Gibbs point processes simulation and inference." 21st Annual Conference of the International Association for Mathematical Geosciences, IAMG 2022, 2022.     [[PDF](https://hal.science/hal-04047676v1/file/IAMG_poster_2022.pdf)] | [[HAL](https://hal.science/hal-04047676)]
   
 - R. S. Stoica, M. Deaconu, A. Philippe and L. Hurtado-Gil.  
-   "Shadow Simulated Annealing: a new algorithm for approximate Bayesian inference of Gibbs point processes". In: Spatial Statistics 43 (2021), pp. 1–21. [[PUB](https://www.sciencedirect.com/science/article/abs/pii/S2211675321000154)]|[[HAL](https://hal.science/hal-02183506)]
+   "Shadow Simulated Annealing: a new algorithm for approximate Bayesian inference of Gibbs point processes". In: Spatial Statistics 43 (2021), pp. 1–21. [[PUB](https://www.sciencedirect.com/science/article/abs/pii/S2211675321000154)] | [[HAL](https://hal.science/hal-02183506)]
 
 - R. S. Stoica, A. Philippe, P. Gregori and J. Mateu.  
-   "ABC Shadow algorithm: a tool for statistical analysis of spatial patterns". In: Statistics and Computing 27, (2017), pp. 1225–1238. [[PUB](https://link.springer.com/article/10.1007/s11222-016-9682-x)]|[[ARXIV](https://arxiv.org/abs/1507.04228)]
+   "ABC Shadow algorithm: a tool for statistical analysis of spatial patterns". In: Statistics and Computing 27, (2017), pp. 1225–1238. [[PUB](https://link.springer.com/article/10.1007/s11222-016-9682-x)] | [[ARXIV](https://arxiv.org/abs/1507.04228)]
 
 - A. J. Baddeley, E. Rubak and R. Turner.  
-   "Spatial Point Patterns: Methodology and Applications with R." London: Chapman and Hall/CRC Press, 2016. [[PUB](https://www.sciencedirect.com/science/article/abs/pii/S0167947306000703)]|[[CWI](https://ir.cwi.nl/pub/4159)]
+   "Spatial Point Patterns: Methodology and Applications with R." London: Chapman and Hall/CRC Press, 2016. [[PUB](https://www.sciencedirect.com/science/article/abs/pii/S0167947306000703)] | [[CWI](https://ir.cwi.nl/pub/4159)]
 
 - M. N. M. van Lieshout and R. S. Stoica.
-    "Perfect simulation for marked point processes". In: Computational Statistics and Data Analysis 51 (2006), pp. 679–698. [[BOOK](https://www.routledge.com/Spatial-Point-Patterns-Methodology-and-Applications-with-R/Baddeley-Rubak-Turner/p/book/9781482210200)]|[[BOOK](https://book.spatstat.org/)]
+    "Perfect simulation for marked point processes". In: Computational Statistics and Data Analysis 51 (2006), pp. 679–698. [[BOOK](https://www.routledge.com/Spatial-Point-Patterns-Methodology-and-Applications-with-R/Baddeley-Rubak-Turner/p/book/9781482210200)] | [[BOOK](https://book.spatstat.org/)]
 
 
 ## To start quickly and test
-- 
GitLab