Script to convert ris format files to bibtex format files
ris2bib <input.ris> <output.bib>
ris2bib is a script to convert an RIS-format file into a PDF file. The conversion is a two step process: the RIS-format file is first converted into an XML-format file; that XML-format file is in turn converted into the BibTeX-format file (both utilities are shipped in the bibutils package).
This script is part of the cb2bib package and is located at /usr/share/cb2bib/c2btools/ris2bib.
P. Constans (2009) "A simple extraction procedure for bibliographical author field", arXiv:0902.0755.
P. Constans (2007) "Approximate textual retrieval", arXiv:0705.0751.
cb2bib(1), med2bib(1), isi2bib(1), pdf2bib(1)
Pere Constans <[email protected]> and Filippo Rusconi <[email protected]>
Program authors.
Filippo Rusconi <[email protected]>
Man-page author for the Debian distribution.
Copyright © 2004-2008 Pere Constans
Copyright © 2009 Filippo Rusconi
This manual page was written for the Debian system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On a Debian system the complete text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.