BibtexParser
master
  • How to install and test?
  • Tutorial
  • bibtexparser: API
  • How to report a bug?
  • Bibtex tips, conventions and unrelated projects
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.
Source Code:github.com project
Bugs:github.com
Generated:Jan 03, 2023
License:LGPL v3 or BSD
Version:1.4.0

BibtexParser is a python library to parse bibtex files. The code relies on pyparsing and is tested with unittests. BibtexParser is used in more than 1300 open-source repositories.

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

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 2a656562.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: master
Versions
master
v1.3.0
v1.2.0
v1.1.0
v1.0.1
v1.0
docs-no-who
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.