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/mpi4py.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/mpi4py.tex')
-rw-r--r-- | reproduce/software/bibtex/mpi4py.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/software/bibtex/mpi4py.tex b/reproduce/software/bibtex/mpi4py.tex index 4e0045f..9c111bd 100644 --- a/reproduce/software/bibtex/mpi4py.tex +++ b/reproduce/software/bibtex/mpi4py.tex @@ -15,6 +15,6 @@ volume = 34, pages = {1124}, doi = {10.1016/j.advwatres.2011.04.013}, - adsurl = {http://adsabs.harvard.edu/abs/2011AdWR...34.1124D}, + adsurl = {http://ui.adsabs.harvard.edu/abs/2011AdWR...34.1124D}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} } |