/ris2bib

Convert Nature .ris format to .bib bibliography format.

Primary LanguagePython

ris2bib.py

Takes .ris files as first argument in the form 'name.ris' and outputs files
in the bibtex format in the form 'name.bib'. Currently assuming Nature article
format for ease of programming.

Uses .ris tag information from: http://en.wikipedia.org/wiki/RIS_(file_format)

Usage is ris2bib.py [FILE] [-v]

D.P O'Hanlon
Sun 13 May 2012 14:10:52 BST