BibTeXFormat
BibTeXFormat.jl
is a port of the formatting submodule of the python library Pybtex!. It allows to format a bibliography parsed with BibTeX.jl and convert it to HTML, LaTeX, Markdown or plain text
Instalation
julia> Pkg.clone("https://github.com/lucianolorenti/BibTeXFormat.jl.git")