Skip to content

Converts an export from JabRef in BibTeX XML format to a sortable and searchable standalone HTML document

License

Notifications You must be signed in to change notification settings

jonmabe/jabref-bibtex-to-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jabref-bibtex-to-html

Converts an export from JabRef in BibTeX XML format to a sortable and searchable standalone HTML document

Requirements

Python 2.6+

Options

Name Description
--input-xml Path to your BibTeX XML export (Required)
--project-title Your project's title (Required)

Usage

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"

Output

Here's what the resulting output looks like when viewed in Chrome

Screenshot

About

Converts an export from JabRef in BibTeX XML format to a sortable and searchable standalone HTML document

Resources

License

Stars

Watchers

Forks

Packages

No packages published