citation-style-language

Bibliography formatting with Citation Style Language

$ luarocks install --server=https://luarocks.org/dev citation-style-language

The Citation Style Language (CSL) is an XML-based language that defines the formats of citations and bibliography. There are currently thousands of styles in CSL including the most widely used APA, Chicago, Vancouver, etc. The citation-style-language package is aimed to provide another reference formatting method for LaTeX that utilizes the CSL styles. It contains a citation processor implemented in pure Lua (citeproc-lua) which reads bibliographic metadata and performs sorting and formatting on both citations and bibliography according to the selected CSL style. A LaTeX package (citation-style-language.sty) is provided to communicate with the processor.

Versions

scm-1dev16 days ago(revision: 2)0 downloads

Dependencies

datafile >= 0.8
lua >= 5.3
lua-uca >= 0.1
MHLuaXML >= 0.1

Manifests