summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/citeproc.1
blob: 5b970905613d7ca42db5cc07f7141a883b06a5b0 (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 1 "0.1.0"
.SH NAME
citeproc \- make CSL citations and bibliography for LaTeX
.SH SYNOPSIS
.B citeproc
.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.