Skip to main content

utility to check and format bibtex files

Project description

bbc

Synopsis

bbc is a tiny utility that checks some basic properties of you bibtex files, orders the entries in an alphabetical order and style them in a uniform way.

Usage

bbc <bib_file> --output=<out_file>

The formated bibtex is printed in the <out_file> file, while error messages on the standard error output.

Add the flag --add-todo to assign a TODO value to missing fields which are required for the particular types of entries:

bbc <bib_file> --output=<out_file> --add-todo

If you toggle option --try-fix, it will try to find missing ISSN and other informations about journals (from DBpedia) or ISBN and other information for books (from Google Books).

How to install

  1. Clone this project.
  2. Using pipx you can install the utility from the main folder:
pipx install .

Prerequisities

This utility uses the following packages.

License

The software is distributed under the BSD License.

Acknowledgments

This project is based on prettybib.

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

bbc-0.1.1.tar.gz (12.3 kB view hashes)

Uploaded Source

Built Distribution

bbc-0.1.1-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

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