File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 124124 <else-if type =" bill" >
125125 <text macro =" issued-year" />
126126 </else-if >
127- <else >
128- <text macro =" issued-year" prefix =" (" suffix =" )" />
129- </else >
127+ <else >
128+ <text macro =" issued-year" prefix =" (" suffix =" )" />
129+ </else >
130130 </choose >
131131 </macro >
132132 <!-- publication info -->
217217 </choose >
218218 </macro >
219219 <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 >
224224 </macro >
225225 <!-- Others -->
226226 <macro name =" manuscript-catchall" >
234234 <choose >
235235 <if variable =" URL" >
236236 <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 >
240240 </if >
241241 </choose >
242242 </macro >
245245 <choose >
246246 <if position =" ibid-with-locator" >
247247 <group delimiter =" " >
248- <text term =" ibid" />
248+ <text term =" ibid" />
249249 <text variable =" locator" prefix =" at " />
250- </group >
250+ </group >
251251 </if >
252252 <else-if position =" ibid" >
253253 <text term =" ibid" />
254254 </else-if >
255255 <else-if position =" subsequent" >
256256 <group delimiter =" " >
257257 <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 >
262262 </else-if >
263263 <else >
264264 <!-- general whole citation -->
You can’t perform that action at this time.
0 commit comments