Converts an export from JabRef in BibTeX XML format to a sortable and searchable standalone HTML document
Python 2.6+
Name | Description |
---|---|
--input-xml | Path to your BibTeX XML export (Required) |
--project-title | Your project's title (Required) |
Export your JabRef project as the BibTeX XML format. Then use the file as the input to this application.
python main.py --input-xml data\mk-bibtexml.xml --project-title "Mineral King"
Here's what the resulting output looks like when viewed in Chrome