/BibTeXFormat.jl

BibTeX citation formatting utilities

Primary LanguageJuliaOtherNOASSERTION

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

codecov

Instalation

   julia> Pkg.clone("https://github.com/lucianolorenti/BibTeXFormat.jl.git")