Commit 31bacc1 1 parent adfc9b0 commit 31bacc1 Copy full SHA for 31bacc1
File tree 1 file changed +16
-16
lines changed
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 124
124
<else-if type =" bill" >
125
125
<text macro =" issued-year" />
126
126
</else-if >
127
- <else >
128
- <text macro =" issued-year" prefix =" (" suffix =" )" />
129
- </else >
127
+ <else >
128
+ <text macro =" issued-year" prefix =" (" suffix =" )" />
129
+ </else >
130
130
</choose >
131
131
</macro >
132
132
<!-- publication info -->
217
217
</choose >
218
218
</macro >
219
219
<macro name =" page-and-locator" >
220
- <group delimiter =" " >
221
- <text variable =" page-first" />
222
- <text variable =" locator" prefix =" at " />
223
- </group >
220
+ <group delimiter =" " >
221
+ <text variable =" page-first" />
222
+ <text variable =" locator" prefix =" at " />
223
+ </group >
224
224
</macro >
225
225
<!-- Others -->
226
226
<macro name =" manuscript-catchall" >
234
234
<choose >
235
235
<if variable =" URL" >
236
236
<group delimiter =" " >
237
- <text term =" available at" text-case =" capitalize-first" suffix =" :" />
238
- <text variable =" URL" prefix =" < " suffix =" > " />
239
- </group >
237
+ <text term =" available at" text-case =" capitalize-first" suffix =" :" />
238
+ <text variable =" URL" prefix =" < " suffix =" > " />
239
+ </group >
240
240
</if >
241
241
</choose >
242
242
</macro >
245
245
<choose >
246
246
<if position =" ibid-with-locator" >
247
247
<group delimiter =" " >
248
- <text term =" ibid" />
248
+ <text term =" ibid" />
249
249
<text variable =" locator" prefix =" at " />
250
- </group >
250
+ </group >
251
251
</if >
252
252
<else-if position =" ibid" >
253
253
<text term =" ibid" />
254
254
</else-if >
255
255
<else-if position =" subsequent" >
256
256
<group delimiter =" " >
257
257
<text macro =" author-short" />
258
- <text macro =" title-short" />
259
- <text variable =" first-reference-note-number" prefix =" supra note " />
260
- <text variable =" locator" prefix =" at " />
261
- </group >
258
+ <text macro =" title-short" />
259
+ <text variable =" first-reference-note-number" prefix =" supra note " />
260
+ <text variable =" locator" prefix =" at " />
261
+ </group >
262
262
</else-if >
263
263
<else >
264
264
<!-- general whole citation -->
You can’t perform that action at this time.
0 commit comments