$ luarocks install luabibtex
This is a reimplementation of BibTeX (http://www.bibtex.org/) in Lua. Our goal is to provide a simpler way to customize bibtex styles than that offered by the original .bst files.
Users shall write .lbst files, which are actually regular lua files, to design their styles.
Versions
Dependencies
lua >= 5.1
LuaFileSystem >= 1.5.0
Luno >= 20141204