summary refs log tree commit diff
path: root/bin/man1/bibsort.1
blob: 07ed91efb86d5e52d9a1f26727103efd2f6f0e19 (plain) (blame)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.Dd February 16, 2021
.Dt BIBSORT 1
.Os
.
.Sh NAME
.Nm bibsort
.Nd reformat bibliography
.
.Sh SYNOPSIS
.Nm
.Op Ar file
.
.Sh DESCRIPTION
.Nm
reformats on standard output
the
.Em STANDARDS
section of the
.Xr mdoc 7
manual page
.Ar file
or standard input.
Bibliographic references
are sorted by author last names,
and formatted in an item list
with macro lines appearing
in the order they are formatted by
.Xr mandoc 1 .
Additionally,
.Ic \&%N
macros referencing RFC numbers
are rewritten to
.Ic \&%R
macros
and missing
.Ic \&%U
macros are added for RFCs.
.
.Sh EXAMPLES
.Dl :%!bibsort
0'>2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer