Index of /support/crossrefware
|
Name Last modified Size Description
Parent Directory 14-Jan-2021 00:07 -
Makefile 27-Nov-2017 09:22 1k
bbl2bib.1 28-May-2018 09:39 6k
bbl2bib.pl 30-Apr-2018 05:54 7k
bibdoiadd.1 27-Nov-2017 13:11 7k
bibdoiadd.cfg 19-Nov-2017 07:00 1k
bibdoiadd.pl 27-Nov-2017 13:07 7k
bibmradd.1 19-Nov-2017 07:04 5k
bibmradd.pl 19-Nov-2017 07:02 5k
biburl2doi.1 27-Nov-2017 13:11 5k
biburl2doi.pl 27-Nov-2017 12:50 3k
bibzbladd.1 28-May-2018 09:39 5k
bibzbladd.pl 16-Apr-2018 05:19 5k
citations.bib 19-Nov-2017 07:00 21k
crossrefware.pdf 28-May-2018 09:39 133k
head.ltx 19-Nov-2017 07:00 1k
ltx2crossrefxml.1 19-Nov-2017 07:04 6k
ltx2crossrefxml.cfg 19-Nov-2017 07:00 1k
ltx2crossrefxml.pl 19-Nov-2017 07:02 11k
Crossrefware Bundle
version 2017/11/26
Scripts useful for working with Crossref, MathSciNet and Zentralblatt MATH.
This work was commissioned by The Saint Lois University and The
Princeton University (Mathematics Department)
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
Installation:
1. Move *.pl files to the binaries directory in your system.
2. Use *.cfg files as configuration files samples.
3. Move *.1 to the man pages directory in your system.
Changes:
2018/04/15 - Fixed a bug in bibzbladd
- Work around a bug in mathscinet
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
Version 2.1a: Bug in bbl2bib corrected
Version 2.1: New options to add empty doi and zbl when doi or zbl
are not found to prevent repeated searches.
Added bibmradd.pl
Added bbl2bib.pl
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