summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-27 22:40:18 +0000
committerKarl Berry <karl@freefriends.org>2017-11-27 22:40:18 +0000
commit413f04d6aa934ae22b495949cbc2aa487737abde (patch)
tree847e895ad110ec3fd3d0ff4ba1689b8a4f75e8f6 /Master/texmf-dist/doc/support
parent68269883bdbfd89d17c6e696df91405a5f799cb5 (diff)
crossrefware (27nov17)
git-svn-id: svn://tug.org/texlive/trunk@45927 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r--Master/texmf-dist/doc/support/crossrefware/Makefile1
-rw-r--r--Master/texmf-dist/doc/support/crossrefware/README11
-rw-r--r--Master/texmf-dist/doc/support/crossrefware/crossrefware.pdfbin130901 -> 136405 bytes
3 files changed, 11 insertions, 1 deletions
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
--- a/Master/texmf-dist/doc/support/crossrefware/crossrefware.pdf
+++ b/Master/texmf-dist/doc/support/crossrefware/crossrefware.pdf
Binary files differ