summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/crossrefware/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/crossrefware/README')
-rw-r--r--Master/texmf-dist/doc/support/crossrefware/README12
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/crossrefware/README b/Master/texmf-dist/doc/support/crossrefware/README
index 276cb5da18d..2d64b4ac5fb 100644
--- a/Master/texmf-dist/doc/support/crossrefware/README
+++ b/Master/texmf-dist/doc/support/crossrefware/README
@@ -1,13 +1,15 @@
Crossrefware Bundle
- version 1.1
+ version 2.0
-Scripts useful for working with crossref.org.
+Scripts useful for working with crossref.org and Zentralblatt MATH.
bibdoiadd.pl - add DOI numbers to papers in a given bib file
bibzbladd.pl - add Zbl numbers to papers in a given bib file
ltx2crossrefxml.pl - a tool for creation of XML files for submitting to crossref.org
+The scripts use bibtexperllibs libraries from CTAN
+
Installation:
1. Move *.pl files to the binaries directory in your system.
@@ -19,4 +21,8 @@ Installation:
Changes:
- version 1.1: workaround for a bug with macrons in TeX::Encode \ No newline at end of file
+ Version 2.0: Moved to BibTeX::Parser suite.
+ Now we use new Zbmath interface.
+ Now we use bibtexperllibs libraries
+
+ Version 1.1: workaround for a bug with macrons in TeX::Encode \ No newline at end of file