BibtexParser
latest
  • How to install and test?
  • Tutorial
  • bibtexparser: API
  • How to report a bug?
  • Bibtex tips, conventions and unrelated projects
  • Who uses BibtexParser?
BibtexParser
  • Docs »
  • Welcome to BibtexParser’s documentation!
  • Edit on GitHub

Welcome to BibtexParser’s documentation!¶

Author:François Boulogne, Olivier Mangin, Lucas Verney, and other contributors.
Devel:github.com project
Mirror:git.sciunto.org
Bugs:github.com
Generated:Jan 17, 2019
License:LGPL v3 or BSD
Version:1.1.0

BibtexParser is a python library to parse bibtex files. The code relies on pyparsing and is tested with unittests.

If you use BibtexParser for your project, feel free to send me an email. I would be happy to hear that and to mention your project in the documentation.

Contents:

  • How to install and test?
    • How to install?
    • How to run the test suite?
  • Tutorial
    • Step 0: Vocabulary
    • Step 1: Prepare a BibTeX file
    • Step 2: Parse it!
    • Step 3: Export
    • Step 4: Add salt and pepper
  • bibtexparser: API
    • bibtexparser — Parsing and writing BibTeX files
    • bibtexparser.bibdatabase — The bibliographic database object
    • bibtexparser.bparser — Tune the default parser
    • bibtexparser.customization — Functions to customize records
    • bibtexparser.bwriter — Tune the default writer
    • bibtexparser.bibtexexpression — Parser’s core relying on pyparsing
  • How to report a bug?
    • Steps
    • Logging module to understand failures
  • Bibtex tips, conventions and unrelated projects
    • Format
    • Projects
  • Who uses BibtexParser?

Other projects¶

  • http://pybtex.sourceforge.net/
  • http://pybliographer.org/
  • https://github.com/matthew-brett/babybib

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2013-2016, F. Boulogne and other contributors Revision f6034d29.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
v1.0.1
v1.0
master
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.