Skip to content
/ ris2bib Public
forked from dpohanlon/ris2bib

Convert Nature .ris format to .bib bibliography format.

Notifications You must be signed in to change notification settings

simic1/ris2bib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

About

Convert Nature .ris format to .bib bibliography format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%