From 39207a02179eab0fca34dfb7bb8dbbb6215fdc7a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 21 Jan 2022 22:58:35 +0000 Subject: citation-style-language (21jan22) git-svn-id: svn://tug.org/texlive/trunk@61687 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/citeproc.1 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Master/texmf-dist/doc/man/man1/citeproc.1 (limited to 'Master/texmf-dist/doc/man') diff --git a/Master/texmf-dist/doc/man/man1/citeproc.1 b/Master/texmf-dist/doc/man/man1/citeproc.1 new file mode 100644 index 00000000000..5b970905613 --- /dev/null +++ b/Master/texmf-dist/doc/man/man1/citeproc.1 @@ -0,0 +1,26 @@ +.TH citeproc 1 "0.1.0" +.SH NAME +citeproc \- make CSL citations and bibliography for LaTeX +.SH SYNOPSIS +.B citeproc +.RB [] +.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 +.PP +Please log issues on the GitHub homepage: +https://github.com/zepinglee/citeproc-lua/issues. -- cgit v1.2.3