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/gnuastro.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reproduce/software/bibtex/gnuastro.tex') diff --git a/reproduce/software/bibtex/gnuastro.tex b/reproduce/software/bibtex/gnuastro.tex index 91788c9..b06f2b6 100644 --- a/reproduce/software/bibtex/gnuastro.tex +++ b/reproduce/software/bibtex/gnuastro.tex @@ -19,6 +19,6 @@ archivePrefix = "arXiv", eid = {1}, pages = {1}, doi = {10.1088/0067-0049/220/1/1}, - adsurl = {http://adsabs.harvard.edu/abs/2015ApJS..220....1A}, + adsurl = {http://ui.adsabs.harvard.edu/abs/2015ApJS..220....1A}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} } -- cgit v1.2.1