Skip to content

403JFW/akatsuki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akatsuki

Build Status Coverage Status PyPI version

Akatsuki is a BibTeX to HTML converter written in Python.

Requirements

Installation

pip install akatsuki

Usage

bib2html

Convert BibTeX file to HTML5 file.

Input BibTeX file: john.bib Output HTML file: john.html

bib2html john.bib john.html