Skip to content

Commit 2c62614

Browse files
committed
Update bibtex entry
1 parent 71fb0e0 commit 2c62614

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

CITATION.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,24 @@ archivePrefix = {arXiv},
2222
}
2323
```
2424

25-
In addition, if you combine `Herculens` with `nifty`, for example using the `CorrelatedField` model, please also cite [Galan et al. 2024](https://ui.adsabs.harvard.edu/abs/2024arXiv240218636G/exportcitation). Along with the above publication, please also cite the `NIFTy.re` paper from [Edenhofer et al. 2024](https://ui.adsabs.harvard.edu/abs/2024JOSS....9.6593E/abstract).
25+
In addition, if you combine `Herculens` with `nifty`, for example using the `CorrelatedField` model, please also cite [Galan et al. 2024](https://ui.adsabs.harvard.edu/abs/2024arXiv240218636G/exportcitation). The relevant `nifty` reference is the `NIFTy.re` paper from [Edenhofer et al. 2024](https://ui.adsabs.harvard.edu/abs/2024JOSS....9.6593E/abstract).
2626

2727
```
28-
@ARTICLE{Galan2024,
28+
@ARTICLE{Galan2024a,
2929
author = {{Galan}, A. and {Caminha}, G.~B. and {Knollm{\"u}ller}, J. and {Roth}, J. and {Suyu}, S.~H.},
3030
title = "{El Gordo needs El Anzuelo: Probing the structure of cluster members with multi-band extended arcs in JWST data}",
31-
journal = {arXiv e-prints},
32-
keywords = {Astrophysics - Astrophysics of Galaxies, Astrophysics - Cosmology and Nongalactic Astrophysics, Astrophysics - Instrumentation and Methods for Astrophysics},
31+
journal = {\aap},
32+
keywords = {gravitational lensing: strong, methods: data analysis, galaxies: clusters: general, galaxies: evolution, galaxies: individual: ACT-CL J0102-4915, infrared: galaxies, Astrophysics - Astrophysics of Galaxies, Astrophysics - Cosmology and Nongalactic Astrophysics, Astrophysics - Instrumentation and Methods for Astrophysics},
3333
year = 2024,
34-
month = feb,
35-
eid = {arXiv:2402.18636},
36-
pages = {arXiv:2402.18636},
37-
doi = {10.48550/arXiv.2402.18636},
34+
month = sep,
35+
volume = {689},
36+
eid = {A304},
37+
pages = {A304},
38+
doi = {10.1051/0004-6361/202449876},
3839
archivePrefix = {arXiv},
3940
eprint = {2402.18636},
4041
primaryClass = {astro-ph.GA},
41-
adsurl = {https://ui.adsabs.harvard.edu/abs/2024arXiv240218636G},
42+
adsurl = {https://ui.adsabs.harvard.edu/abs/2024A&A...689A.304G},
4243
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
4344
}
4445
```

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ We have a [Slack workspace](https://herculens.slack.com) dedicated to users of H
6767

6868
### Citation
6969

70-
If you make use of `Herculens`, please cite [Galan et al. 2022](https://ui.adsabs.harvard.edu/abs/2022A%26A...668A.155G/abstract). If you use the [`CorrelatedField`](https://github.com/Herculens/herculens/blob/main/herculens/GenericModel/correlated_field.py) model, please also cite [Galan et al. 2024](https://ui.adsabs.harvard.edu/abs/2024arXiv240218636G/exportcitation). You will find in [this file](https://github.com/Herculens/herculens/blob/main/CITATION.md) the related bibtex entries.
70+
If you make use of `Herculens`, please cite [Galan et al. 2022](https://ui.adsabs.harvard.edu/abs/2022A%26A...668A.155G/abstract). If you use the [`CorrelatedField`](https://github.com/Herculens/herculens/blob/main/herculens/GenericModel/correlated_field.py) model, please also cite [Galan et al. 2024](https://ui.adsabs.harvard.edu/abs/2024A%26A...689A.304G/abstract). The corresponding bibtex entries are available in [this file](https://github.com/Herculens/herculens/blob/main/CITATION.md).
7171

7272
### Special mention regarding Lenstronomy
7373
Part of the `Herculens` code originates from the open-source lens modeling software package [`lenstronomy`](https://github.com/sibirrer/lenstronomy), described in [Birrer et al. 2021](https://joss.theoj.org/papers/10.21105/joss.03283) (and references therein). In every source file, proper credits are given to the specific developers and contributors to both the original `lenstronomy` (up to version 1.9.3) and `Herculens`.

0 commit comments

Comments
 (0)