Navigation

  • index
  • modules |
  • next |
  • BibtexParser 1.1.0 documentation »
  • Welcome to BibtexParser’s documentation!

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

May 26, 2022

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

Table of Contents

  • Welcome to BibtexParser’s documentation!
  • Other projects
  • Indices and tables

Next topic

How to install and test?

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • BibtexParser 1.1.0 documentation »
  • Welcome to BibtexParser’s documentation!
© Copyright 2013-2022, F. Boulogne and other contributors. Created using Sphinx 4.5.0.