aboutsummaryrefslogtreecommitdiff
path: root/test/command/pandoc-citeproc-320.md
blob: 5e6ffdb6be5fd60a771e2ee0b16c3f73ba4abb3e (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
```
% pandoc --citeproc -t markdown-citations
---
csl: command/apa.csl
references:
- author:
  - family: Benjamin
    given: A. S.
  id: itemA1
- author:
  - family: Yaakov
    given: D.
    non-dropping-particle: ben
  id: itemA2
- author:
  - family: Brown
    given: J. R.
  id: itemA3
- author:
  - family: Browning
    given: A. R.
  id: itemA4
- author:
  - family: Girard
    given: 'J.-B.'
  id: itemA5
- author:
  - family: 'Girard-Perregaux'
    given: A. S.
  id: itemA6
- author:
  - family: Ibn Abdulaziz
    given: T.
  id: itemA7
- author:
  - family: Ibn Nidal
    given: A. K. M.
  id: itemA8
- author:
  - family: López
    given: M. E.
  id: itemA9
- author:
  - family: López de Molina
    given: G.
  id: itemA10
- author:
  - family: Singh
    given: Y.
  id: itemA11
- author:
  - family: Singh Siddhu
    given: N.
  id: itemA12
- author:
  - family: Villafuerte
    given: S. A.
  id: itemA13
- author:
  - family: 'Villa-Lobos'
    given: J.
  id: itemA14
- author:
  - family: Macalister
    given: Donald
  id: itemB1
- author:
  - family: MacAlister
    given: Paul
  id: itemB2
- author:
  - family: Macauley
    given: Catharine
  id: itemB3
- author:
  - family: Macmillan
    given: Harold
  id: itemB4
- author:
  - family: Madison
    given: James
  id: itemB5
- author:
  - family: McAllister
    given: Ward
  id: itemB6
- author:
  - family: McAuley
    given: Catherine
  id: itemB7
- author:
  - family: McMillan
    given: Edwin M.
  id: itemB8
- author:
  - family: 'Sainte-Beuve'
    given: 'Charles-Augustin'
  id: itemC1
- author:
  - family: 'Saint-Gaudens'
    given: Augustus
  id: itemC2
- author:
  - family: 'Saint-Saëns'
    given: Camille
  id: itemC3
- author:
  - dropping-particle: de
    family: San Martin
    given: José
  id: itemC4
- author:
  - family: St. Denis
    given: Ruth
  id: itemC5
- author:
  - family: St. Laurent
    given: Louis Stephen
  id: itemC6
---

Foo
[@itemA1; @itemA2; @itemA3; @itemA4; @itemA5; @itemA6; @itemA7; @itemA8; @itemA9; @itemA10; @itemA11; @itemA12; @itemA13; @itemA14].

Foo
[@itemB1; @itemB2; @itemB3; @itemB4; @itemB5; @itemB6; @itemB7; @itemB8].

Foo [@itemC1; @itemC2; @itemC3; @itemC4; @itemC5; @itemC6].
^D
Foo (ben Yaakov, n.d.; Benjamin, n.d.; Brown, n.d.; Browning, n.d.;
Girard, n.d.; Girard-Perregaux, n.d.; Ibn Abdulaziz, n.d.; Ibn Nidal,
n.d.; López de Molina, n.d.; López, n.d.; Singh Siddhu, n.d.; Singh,
n.d.; Villafuerte, n.d.; Villa-Lobos, n.d.).

Foo (Macalister, n.d.; MacAlister, n.d.; Macauley, n.d.; Macmillan,
n.d.; Madison, n.d.; McAllister, n.d.; McAuley, n.d.; McMillan, n.d.).

Foo (Sainte-Beuve, n.d.; Saint-Gaudens, n.d.; Saint-Saëns, n.d.; San
Martin, n.d.; St. Denis, n.d.; St. Laurent, n.d.).

::: {#refs .references .csl-bib-body .hanging-indent line-spacing="2"}
::: {#ref-itemA2 .csl-entry}
ben Yaakov, D. (n.d.).
:::

::: {#ref-itemA1 .csl-entry}
Benjamin, A. S. (n.d.).
:::

::: {#ref-itemA3 .csl-entry}
Brown, J. R. (n.d.).
:::

::: {#ref-itemA4 .csl-entry}
Browning, A. R. (n.d.).
:::

::: {#ref-itemA5 .csl-entry}
Girard, J.-B. (n.d.).
:::

::: {#ref-itemA6 .csl-entry}
Girard-Perregaux, A. S. (n.d.).
:::

::: {#ref-itemA7 .csl-entry}
Ibn Abdulaziz, T. (n.d.).
:::

::: {#ref-itemA8 .csl-entry}
Ibn Nidal, A. K. M. (n.d.).
:::

::: {#ref-itemA10 .csl-entry}
López de Molina, G. (n.d.).
:::

::: {#ref-itemA9 .csl-entry}
López, M. E. (n.d.).
:::

::: {#ref-itemB1 .csl-entry}
Macalister, D. (n.d.).
:::

::: {#ref-itemB2 .csl-entry}
MacAlister, P. (n.d.).
:::

::: {#ref-itemB3 .csl-entry}
Macauley, C. (n.d.).
:::

::: {#ref-itemB4 .csl-entry}
Macmillan, H. (n.d.).
:::

::: {#ref-itemB5 .csl-entry}
Madison, J. (n.d.).
:::

::: {#ref-itemB6 .csl-entry}
McAllister, W. (n.d.).
:::

::: {#ref-itemB7 .csl-entry}
McAuley, C. (n.d.).
:::

::: {#ref-itemB8 .csl-entry}
McMillan, E. M. (n.d.).
:::

::: {#ref-itemC1 .csl-entry}
Sainte-Beuve, C.-A. (n.d.).
:::

::: {#ref-itemC2 .csl-entry}
Saint-Gaudens, A. (n.d.).
:::

::: {#ref-itemC3 .csl-entry}
Saint-Saëns, C. (n.d.).
:::

::: {#ref-itemC4 .csl-entry}
San Martin, J. de. (n.d.).
:::

::: {#ref-itemA12 .csl-entry}
Singh Siddhu, N. (n.d.).
:::

::: {#ref-itemA11 .csl-entry}
Singh, Y. (n.d.).
:::

::: {#ref-itemC5 .csl-entry}
St. Denis, R. (n.d.).
:::

::: {#ref-itemC6 .csl-entry}
St. Laurent, L. S. (n.d.).
:::

::: {#ref-itemA13 .csl-entry}
Villafuerte, S. A. (n.d.).
:::

::: {#ref-itemA14 .csl-entry}
Villa-Lobos, J. (n.d.).
:::
:::
```