Skip to main content

bibpublish - publishes bibTex bibliographies.

Project description

bibPublish uses templates for publishing BibTex bibliographies in different formats such as HTML and LaTeX:

Usage: publish.py [options]

Options:
  -h, --help            show this help message and exit
  -o OUTPUT_DIR, --output-dir=OUTPUT_DIR
                        output directory.
  -t TEMPLATE, --template=TEMPLATE
                        template to use (wordpress).
  -f FILTER, --filter=FILTER
                        one consider items that match the given
                        filter criterion.

Example

Publish all BibTex entries that have been published after 2014:

./scripts/publish.py mybib.bib -f 'int(year) > 2014'

Supported templates

  • worpress: Template used for the Web page. Creates the publication HTML and supporting files (abstracts and bibtex fiels).

  • latex: Used for integrating bibliographies into the CV

Background

bibPublish is a Python 3+ compatible replacement for bibTexSuite.

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

bibpublish-1.0.0.tar.gz (23.7 kB view hashes)

Uploaded Source

Built Distribution

bibpublish-1.0.0-py3-none-any.whl (37.8 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