[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-commits] master 66545b2e: pointing-simulate: arXiv identifier
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-commits] master 66545b2e: pointing-simulate: arXiv identifier added to BibTeX entry |
Date: |
Tue, 24 Oct 2023 03:47:33 -0400 (EDT) |
branch: master
commit 66545b2e3f96ac6bb2149f14bec876f03c430b2d
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>
pointing-simulate: arXiv identifier added to BibTeX entry
Until now, the BibTeX entry (from ADS) for the paper on the pointing
pattern simulation script did not have an arXiv identifier (which is more
commonly used than the journals themselves!). But today, the paper was
published on arXiv, so we finally have it.
With this commit, the relevant arXiv entries have been added to the BibTeX
entry for the paper of this script.
---
bin/script/pointing-simulate.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/bin/script/pointing-simulate.sh b/bin/script/pointing-simulate.sh
index e95c293a..2b63dde4 100644
--- a/bin/script/pointing-simulate.sh
+++ b/bin/script/pointing-simulate.sh
@@ -141,6 +141,9 @@ Paper describing this script
eid = {211},
pages = {211},
doi = {10.3847/2515-5172/acfc44},
+archivePrefix = {arXiv},
+ eprint = {2310.15006},
+ primaryClass = {astro-ph.IM},
adsurl = {https://ui.adsabs.harvard.edu/abs/2023RNAAS...7..211A},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnuastro-commits] master 66545b2e: pointing-simulate: arXiv identifier added to BibTeX entry,
Mohammad Akhlaghi <=