UW-xDD / bibjson2tex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bibjson2tex

Converts a bibligraphic json file in the bibjson spec (http://okfnlabs.org/bibjson/) into tex-ready goodies.

Usage

./bibjson2tex.py [path_to_bibjson]

Load the .bib file into your favorite bibliography manager (e.g. BibDesk) to explore your bibliography. Or compile references.tex and view them as a PDF.

Produces

  • output/bibtk.bib
  • output/cite.bbl
  • output/references.tex

About


Languages

Language:Python 100.0%