Skip to main content

A BibTeX-compatible bibliography processor in Python

Project description

Synopsis

latex foo.tex
pybtex foo.aux
latex foo.tex
latex foo.tex

Description

Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.

Pybtex currently understands the following bibliography formats:

  • BibTeX

  • BibTeXML

  • YAML-based format

The resulting bibliography may be output in one of the following formats:

  • LaTeX

  • HTML

  • plain text

Download and Install

You are strongly encouraged to use our Bazaar repository instead of tarballs:

bzr branch lp:pybtex
cd pybtex
python setup.py develop

To run unit tests:

python setup.py nosetests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybtex-0.12.tar.bz2 (56.7 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page