From 413f04d6aa934ae22b495949cbc2aa487737abde Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 27 Nov 2017 22:40:18 +0000 Subject: crossrefware (27nov17) git-svn-id: svn://tug.org/texlive/trunk@45927 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/support/crossrefware/Makefile | 1 + Master/texmf-dist/doc/support/crossrefware/README | 11 ++++++++++- .../doc/support/crossrefware/crossrefware.pdf | Bin 130901 -> 136405 bytes 3 files changed, 11 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/doc/support/crossrefware') diff --git a/Master/texmf-dist/doc/support/crossrefware/Makefile b/Master/texmf-dist/doc/support/crossrefware/Makefile index 338eee52ace..8181d382e32 100644 --- a/Master/texmf-dist/doc/support/crossrefware/Makefile +++ b/Master/texmf-dist/doc/support/crossrefware/Makefile @@ -3,6 +3,7 @@ SCRIPTS = \ bibdoiadd.pl \ bibzbladd.pl \ bibmradd.pl \ + biburl2doi.pl \ bbl2bib.pl PACKAGE = crossrefware diff --git a/Master/texmf-dist/doc/support/crossrefware/README b/Master/texmf-dist/doc/support/crossrefware/README index 2c695d69563..06d9c4bc731 100644 --- a/Master/texmf-dist/doc/support/crossrefware/README +++ b/Master/texmf-dist/doc/support/crossrefware/README @@ -1,5 +1,5 @@ Crossrefware Bundle - version 2.2 + version 2017/11/26 Scripts useful for working with Crossref, MathSciNet and Zentralblatt MATH. @@ -11,6 +11,7 @@ bibdoiadd.pl - add DOI numbers to papers in a given bib file bibzbladd.pl - add Zbl numbers to papers in a given bib file bibmradd.pl - add MR numbers to papers in a given bib file bbl2bib.pl - convert `thebibliography' environment to a bib file +biburl2doi.pl - convert urls pointing to doi.org to dois ltx2crossrefxml.pl - a tool for creation of XML files for submitting to crossref.org The scripts use bibtexperllibs libraries from CTAN @@ -26,6 +27,14 @@ Installation: Changes: + 2017/11/26: - Switched to date-based versioning for the + bundle. + - bbl2bib now converts urls starting with + http(s)://(dx.)doi.org to dois. This functionality + is also provided by a separate script biburl2doi + - bibadddoi now has the option to (not) canonize + names + Version 2.2: We now treat absent CA permissively. New debug options for bbl2bib diff --git a/Master/texmf-dist/doc/support/crossrefware/crossrefware.pdf b/Master/texmf-dist/doc/support/crossrefware/crossrefware.pdf index 4f99fbd5f4b..7acbb55e2e9 100644 Binary files a/Master/texmf-dist/doc/support/crossrefware/crossrefware.pdf and b/Master/texmf-dist/doc/support/crossrefware/crossrefware.pdf differ -- cgit v1.2.3