From efcf7cdbb05d6749b84699958118905d08f21c4b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hern=C3=A1n=20Asorey?= <asoreyh@gmail.com>
Date: Sun, 13 Nov 2022 13:42:02 +0100
Subject: [PATCH] ARTI paper is published. References updated

---
 README.md                | 2 +-
 docs/references/arti.bib | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 6efd5f3..1e09dca 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ Even more, by using ARTI, it is possible to calculate in a very precise way the
 
 When using ARTI, please cite the reference reported below:
 
-Christian Sarmiento-Cano, Mauricio Suárez-Durán, Rolando Calderón-Ardila, Adriana Vásquez-Ramírez, Andrei Jaimes-Motta, Luis A. Núñez, Sergio Dasso, Iván Sidelnik and Hernán Asorey (for the LAGO Collaboration), _"The ARTI Framework: Cosmic Rays Atmospheric Background Simulations"_, _European Journal of Physics_ **C**, ***accepted***, [arXiv:2010.14591[astro-ph.IM]](https://arxiv.org/abs/2010.14591), [doi:10.48550/arXiv.2010.14591](https://doi.org/10.48550/arXiv.2010.14591) (2022).
+Christian Sarmiento-Cano, Mauricio Suárez-Durán, Rolando Calderón-Ardila, Adriana Vásquez-Ramírez, Andrei Jaimes-Motta, Luis A. Núñez, Sergio Dasso, Iván Sidelnik and Hernán Asorey (for the LAGO Collaboration), _"The ARTI Framework: Cosmic Rays Atmospheric Background Simulations"_, _European Journal of Physics_ _C_, **82**, 1019 (2022), [arXiv:2010.14591[astro-ph.IM]](https://arxiv.org/abs/2010.14591), [doi:10.1140/epjc/s10052-022-10883-z](https://doi.org/10.1140/epjc/s10052-022-10883-z).
 [(bibtex)](docs/references/arti.bib)
 
 <p align="right">(<a href="#top">back to top</a>)</p>
diff --git a/docs/references/arti.bib b/docs/references/arti.bib
index fee8b7a..7eba93a 100644
--- a/docs/references/arti.bib
+++ b/docs/references/arti.bib
@@ -1,9 +1,11 @@
 @article{sarmiento2020arti,
 	title={The ARTI Framework: Cosmic Rays Atmospheric Background Simulations},
-	author={Sarmiento-Cano, Christian and Su{\'a}rez-Dur{\'a}n, Mauricio and Calder{\'o}n-Ardila, Rolando and V{\'a}squez-Ram{\'\i}rez, Adriana and Jaimes-Motta, Andrei and N{\'u}{\~n}ez, Luis Alberto and Dasso, Sergio and Sidelnik, Iv{\'a}n and Asorey, Hern{\'a}n},
+	author={Sarmiento-Cano, Christian and Su{\'a}rez-Dur{\'a}n, Mauricio and Calder{\'o}n-Ardila, Rolando and V{\'a}squez-Ram{\'\i}rez, Adriana and Jaimes-Motta, Andrei and N{\'u}{\~n}ez, Luis Alberto and Dasso, Sergio and Sidelnik, Iv{\'a}n and Asorey, Hern{\'a}n, {for the {LAGO} Collaboration}},
 	journal={European Physics Journal C},
-	volume={accepted},
+	volume={82},
+	number={1019},
 	preprint={arXiv:2010.14591},
-	doi={https://doi.org/10.48550/arXiv.2010.14591},
+	doi={10.1140/epjc/s10052-022-10883-z},
+	url={https://doi.org/10.1140/epjc/s10052-022-10883-z},
 	year={2022}
 }
-- 
GitLab