Skip to main content

Convert bibtex to html.

Project description

# bibtex2html.py

[bibtex2html.py](https://github.com/JianCheng/bibtex2html.py) coverts a bibtex file into an html file. It considers additional fields (e.g., note, code, etc.) in bibtex. It also can show corresponding google scholar citations related with bibtex entries by parsing the google scholar profile.

## Dependancies

Dependencies can be satisfied by running pip install -r requirements.txt

## Install

  • Use pip:

` sudo pip install bibtex2html.py `

  • Or download latest codes from github

` git clone https://github.com/JianCheng/bibtex2html.py cd bibtex2html.py pip install -r requirements.txt `

## Examples

  • Generate paper lists by type and by year using a configuration file. It requires access to google scholar.

` ./bibtex2html/bibtex2html.py examples/papers.bib examples/papers.html -c examples/papers.ini `

  • Do not show paper citations if you cannot access google scholar. Override options in configuration file.

` ./bibtex2html/bibtex2html.py examples/papers.bib examples/papers.html -c examples/papers.ini -i "{'show_citation':'no', 'show_total_citation':False}" `

  • Generate paper list by type with a selected first author and selected years.

` ./bibtex2html/bibtex2html.py examples/papers.bib examples/papers.html -c examples/papers.ini -i "{'show_paper_style':'type', 'selection_and': {'author_first': ['Jian Cheng'], 'year':[2010,2013] }}" `

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

bibtex2html.py-1.0.2.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bibtex2html.py-1.0.2-py2.py3-none-any.whl (25.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file bibtex2html.py-1.0.2.tar.gz.

File metadata

File hashes

Hashes for bibtex2html.py-1.0.2.tar.gz
Algorithm Hash digest
SHA256 86a79e27befceaa50e4ff1a0c0749236e304c0e0e78fc241f3516b7b7bc55d1a
MD5 ed66533cf1ead9352e0a1ec3a370f189
BLAKE2b-256 12f25373c64cc54b66ff7fd06d6ef6c1013a98832bfa6680c512f82f9288f6d8

See more details on using hashes here.

File details

Details for the file bibtex2html.py-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for bibtex2html.py-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 88b2e3981c99afc2658f32b6b66d7c908f820eed3a6cbec90e983a85a5cc08a4
MD5 82575ecead6658b49442e4db444a3bb8
BLAKE2b-256 72a0ab01eaf157943efeaefaad06163f900f6ba139984513755b7f016ed4cabb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page