lucianolorenti / BibTeXFormat.jl

BibTeX citation formatting utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

BibTeX citation formatting utilities

License:Other


Languages

Language:Julia 97.8%Language:TeX 2.2%