From fd9550aee177a448ea07c79d4e343220d6e97e28 Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <schaller@strw.leidenuniv.nl> Date: Fri, 31 May 2024 17:12:12 +0200 Subject: [PATCH] Update reference to paper in the RTD --- doc/RTD/source/CitingSWIFT/index.rst | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/doc/RTD/source/CitingSWIFT/index.rst b/doc/RTD/source/CitingSWIFT/index.rst index 7d9314d64f..bbc547fda3 100644 --- a/doc/RTD/source/CitingSWIFT/index.rst +++ b/doc/RTD/source/CitingSWIFT/index.rst @@ -52,18 +52,19 @@ following bibtex citation block: @ARTICLE{2023arXiv230513380S, author = {{Schaller}, Matthieu and others}, - title = "{Swift: A modern highly-parallel gravity and smoothed particle hydrodynamics solver for astrophysical and cosmological applications}", - journal = {arXiv e-prints}, - keywords = {Astrophysics - Instrumentation and Methods for Astrophysics, Astrophysics - Cosmology and Nongalactic Astrophysics, Astrophysics - Earth and Planetary Astrophysics, Astrophysics - Astrophysics of Galaxies, Computer Science - Distributed, Parallel, and Cluster Computing}, - year = 2023, + title = "{SWIFT: A modern highly-parallel gravity and smoothed particle hydrodynamics solver for astrophysical and cosmological applications}", + journal = {\mnras}, + keywords = {software: simulations, methods: numerical, software: public release, Astrophysics - Instrumentation and Methods for Astrophysics, Astrophysics - Cosmology and Nongalactic Astrophysics, Astrophysics - Earth and Planetary Astrophysics, Astrophysics - Astrophysics of Galaxies, Computer Science - Distributed, Parallel, and Cluster Computing}, + year = 2024, month = may, - eid = {arXiv:2305.13380}, - pages = {arXiv:2305.13380}, - doi = {10.48550/arXiv.2305.13380}, + volume = {530}, + number = {2}, + pages = {2378-2419}, + doi = {10.1093/mnras/stae922}, archivePrefix = {arXiv}, eprint = {2305.13380}, primaryClass = {astro-ph.IM}, - adsurl = {https://ui.adsabs.harvard.edu/abs/2023arXiv230513380S}, + adsurl = {https://ui.adsabs.harvard.edu/abs/2024MNRAS.530.2378S}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} } -- GitLab