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/cython.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reproduce/software/bibtex/cython.tex') diff --git a/reproduce/software/bibtex/cython.tex b/reproduce/software/bibtex/cython.tex index 110cb19..4811b35 100644 --- a/reproduce/software/bibtex/cython.tex +++ b/reproduce/software/bibtex/cython.tex @@ -16,6 +16,6 @@ number = 2, pages = {31}, doi = {10.1109/MCSE.2010.118}, - adsurl = {http://adsabs.harvard.edu/abs/2011CSE....13b..31B}, + adsurl = {http://ui.adsabs.harvard.edu/abs/2011CSE....13b..31B}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} } -- cgit v1.2.1