logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ris2bib - script to convert RIS format files to BibTeX format files

Authors

PereConstans <constans@molspaces.com> and FilippoRusconi <lopippo@debian.org>
           Program authors.

       FilippoRusconi <lopippo@debian.org>
           Man-page author for the Debian distribution.

Bibliographical References To Be Cited

       P. Constans (2009) "A simple extraction procedure for bibliographical author field", arXiv:0902.0755.

       P. Constans (2007) "Approximate textual retrieval", arXiv:0705.0751.

Description

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.

Name

       ris2bib - script to convert RIS format files to BibTeX format files

See Also

cb2bib(1), med2bib(1), isi2bib(1), pdf2bib(1)

Synopsis

ris2bib <input.ris> <output.bib>

See Also