diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-28 20:37:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-28 20:37:59 +0000 |
commit | e5dac69408e1ddde72d24d8f0c96cdd6240cb672 (patch) | |
tree | 20b3dff2e186d4b4fe9ae1c5bc0fb96fee210f9d /Master/texmf-dist/bibtex | |
parent | 20025daa5d4166eaa8954e7f86851fb16b0f9935 (diff) |
resphilosophica (28mar17)
git-svn-id: svn://tug.org/texlive/trunk@43631 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r-- | Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst b/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst index e077bfa10a7..67679bdd167 100644 --- a/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst +++ b/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst @@ -1738,7 +1738,7 @@ FUNCTION {begin.bib} write$ newline$ "\providecommand{\urlprefix}{}" write$ newline$ - "\providecommand{\doi}[1]{\url{http://dx.doi.org/#1}}" + "\providecommand{\doi}[1]{\url{https://doi.org/#1}}" write$ newline$ "\makeatletter\newif\if@suppresscomma\@suppresscommafalse" write$ newline$ |