Download BibConverter
BibConverter consists of two parts:
- A library written in the Python programming language.
- This web site. The library is accessed through a simple cgi interface.
The source code of the library and the CGI interface is freely available for download. It is released under an MIT license
The licence basically states that You may do what you like with this software
. If you don't know
what to do with it, here are a few ideas:
- Run your own customized BibConverter web application.
- Integrate BibConverter into a desktop application.
- Run a local BibConverter web server on you computer.
- Add new features.
- Integrate BibConverter into a web application like for instance refbase or WIKINDX.
Download
Read the changelog.
Download source code from SVN
The source code is also available from a Subversion repository hosted at Google Code.