From c088a2be1dd8081eb99d02475b1ed87fad660555 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 7 Oct 2019 03:55:32 +0100 Subject: 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. --- reproduce/software/bibtex/astropy.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'reproduce/software/bibtex/astropy.tex') 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} } -- cgit v1.2.1