aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/bibtex/astropy.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-10-07 03:55:32 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-10-07 03:55:32 +0100
commitc088a2be1dd8081eb99d02475b1ed87fad660555 (patch)
tree4a3d699b11df3c9093b4c1f0a352cef9582ee9b5 /reproduce/software/bibtex/astropy.tex
parentd605dc03d1d52e9b7acac97df0afc7f2c6b9647e (diff)
Software citations now use modern ADS link for adsurl
Until now, some software were using the depreciated ADS URL (`http://adsabs.harvard.edu....') and some were using the modern one (`http://ui.adsabs.harvard.edu'). With this commit, to be consistent they all link to the modern URL.
Diffstat (limited to 'reproduce/software/bibtex/astropy.tex')
-rw-r--r--reproduce/software/bibtex/astropy.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/reproduce/software/bibtex/astropy.tex b/reproduce/software/bibtex/astropy.tex
index 450212d..c02c48b 100644
--- a/reproduce/software/bibtex/astropy.tex
+++ b/reproduce/software/bibtex/astropy.tex
@@ -58,7 +58,7 @@ archivePrefix = "arXiv",
eid = {123},
pages = {123},
doi = {10.3847/1538-3881/aabc4f},
- adsurl = {http://adsabs.harvard.edu/abs/2018AJ....156..123A},
+ adsurl = {https://ui.adsabs.harvard.edu/abs/2018AJ....156..123A},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
@@ -92,6 +92,6 @@ archivePrefix = "arXiv",
eid = {A33},
pages = {A33},
doi = {10.1051/0004-6361/201322068},
- adsurl = {http://adsabs.harvard.edu/abs/2013A\%26A...558A..33A},
+ adsurl = {http://ui.adsabs.harvard.edu/abs/2013A\%26A...558A..33A},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}