Wednesday, June 27, 2012

Pybtex - useful tool for dealing with bibliographies in Python

http://pybtex.sourceforge.net/

sudo apt-get install python-setuptools
sudo apt-get install bzr

(bazaar is a version control system like svn. Apparently the bzr branch in the most up-to-date and stable version of pybtex.)
cd Downloads/
bzr branch lp:pybtex cd pybtex sudo python setup.py develop

No comments: