mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
09f4731167
formats using a common MODS-format XML intermediate. For example, one can convert RIS-format files to Bibtex by doing two transformations: RIS->MODS->Bibtex. By using a common intermediate for N formats, only 2N programs are required and not N^2-N. These programs operate on the command line and are styled after standard UNIX-like filters. WWW: http://www.scripps.edu/~cdputnam/software/bibutils/
20 lines
259 B
Plaintext
20 lines
259 B
Plaintext
@comment $FreeBSD$
|
|
bin/bib2xml
|
|
bin/biblatex2xml
|
|
bin/copac2xml
|
|
bin/ebi2xml
|
|
bin/end2xml
|
|
bin/endx2xml
|
|
bin/isi2xml
|
|
bin/med2xml
|
|
bin/modsclean
|
|
bin/ris2xml
|
|
bin/wordbib2xml
|
|
bin/xml2ads
|
|
bin/xml2bib
|
|
bin/xml2end
|
|
bin/xml2isi
|
|
bin/xml2ris
|
|
bin/xml2wordbib
|
|
lib/libbibutils.a
|