You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dsomero d0c108251a various: Update find command to match template. 12 years ago
..
README office/bibutils: Added (Converter for various bibliography formats) 12 years ago
bibutils.SlackBuild various: Update find command to match template. 12 years ago
bibutils.info office/bibutils: Added (Converter for various bibliography formats) 12 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

The bibutils program set interconverts between various bibliography 
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.

Bibutils converts between bibliography formats including BibTeX,
RIS, Endnote (Refer), ISI, COPAC, and Medline XML using a
MODS v3.0 XML intermediate.