summaryrefslogtreecommitdiff
path: root/biblio/citation-style-language/citeproc-lua.1
blob: c8fe3c3d68effba1f9711e714808bd7d8f3a2734 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.TH citeproc-lua 1 "0.1.1"
.SH NAME
citeproc-lua \- make CSL citations and bibliography for LaTeX
.SH SYNOPSIS
.B citeproc-lua
.RB [<options>]
.IR auxname [ \fB.aux\fP ]
.SH DESCRIPTION
The citeproc engine is a Citation Style Lanugage processor for LaTeX.
It reads the auxiliary
.RB ( .aux )
file
.I auxname
and creates a bibliography
.RB ( .bbl )
file
.SH OPTIONS
.IP \-h ", " \-\-help
Prints the usage and exits.
.IP \-V ", " \-\-version
Prints the version number and exits.
.SH AUTHOR
Zeping Lee <zepinglee@gmail.com>
.PP
Please log issues on the GitHub homepage:
https://github.com/zepinglee/citeproc-lua/issues.