BibTeXFormat.jl

BibTeX citation formatting utilities
Author lucianolorenti
Popularity
11 Stars
Updated Last
2 Years Ago
Started In
September 2017

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")