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/numpy.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reproduce/software/bibtex/numpy.tex') diff --git a/reproduce/software/bibtex/numpy.tex b/reproduce/software/bibtex/numpy.tex index 0d9028f..58ed6e5 100644 --- a/reproduce/software/bibtex/numpy.tex +++ b/reproduce/software/bibtex/numpy.tex @@ -18,6 +18,6 @@ archivePrefix = "arXiv", number = 2, pages = {22}, doi = {10.1109/MCSE.2011.37}, - adsurl = {http://adsabs.harvard.edu/abs/2011CSE....13b..22V}, + adsurl = {http://ui.adsabs.harvard.edu/abs/2011CSE....13b..22V}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} } -- cgit v1.2.1