diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-10-07 03:55:32 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-10-07 03:55:32 +0100 |
commit | c088a2be1dd8081eb99d02475b1ed87fad660555 (patch) | |
tree | 4a3d699b11df3c9093b4c1f0a352cef9582ee9b5 /reproduce/software/bibtex/scamp.tex | |
parent | d605dc03d1d52e9b7acac97df0afc7f2c6b9647e (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/scamp.tex')
-rw-r--r-- | reproduce/software/bibtex/scamp.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/software/bibtex/scamp.tex b/reproduce/software/bibtex/scamp.tex index 8d825d7..785dff2 100644 --- a/reproduce/software/bibtex/scamp.tex +++ b/reproduce/software/bibtex/scamp.tex @@ -13,6 +13,6 @@ volume = 351, month = jul, pages = {112}, - adsurl = {http://cdsads.u-strasbg.fr/abs/2006ASPC..351..112B}, + adsurl = {https://ui.adsabs.harvard.edu/abs/2006ASPC..351..112B}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} } |