aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Rs/allch.in
blob: 54aa6c6f7e155cbb5027f2a8b41bdd0a64f63f08 (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
41
42
43
44
45
46
47
48
49
.\" $OpenBSD: allch.in,v 1.4 2017/07/04 14:53:26 schwarze Exp $
.Dd $Mdocdate: July 4 2017 $
.Dt RS-ALLCH 1
.Os
.Sh NAME
.Nm Rs-allch
.Nd reference block using all supported child macros
.Sh DESCRIPTION
reference on the same line:
.Rs
.%A author name
.%T title of article
.%B book title
.%I issuer name
some
.%J journal name
.%R report name
.%N number of journal
.%V volume number
.Em bogus
text
.%U "uniform resource locator"
.%P page number
.%Q institutional author
.%C city name
.%D date of publication
.%O optional information
.Re
.Sh SEE ALSO
reference after a blank line:
.Rs
.%A author name
.%T title of article
.%B book title
.%I issuer name
some
.Em bogus
.%J journal name
.%R report name
.%N number of journal
.%V volume number
text
.%U "uniform resource locator"
.%P page number
.%Q institutional author
.%C city name
.%D date of publication
.%O optional information
.Re