|
57 | 57 | </macro>
|
58 | 58 | <macro name="secondary-contributors">
|
59 | 59 | <choose>
|
60 |
| - <if type="article-journal chapter paper-conference entry-dictionary entry-encyclopedia" match="none"> |
| 60 | + <if type="article article-journal chapter paper-conference entry-dictionary entry-encyclopedia" match="none"> |
61 | 61 | <names variable="translator editor container-author" delimiter=", " prefix=" (" suffix=")">
|
62 | 62 | <name and="symbol" initialize-with=". " delimiter=", "/>
|
63 | 63 | <label form="short" prefix=", " text-case="title"/>
|
|
204 | 204 | </if>
|
205 | 205 | </choose>
|
206 | 206 | <choose>
|
207 |
| - <if type="article-journal article-magazine" match="none"> |
| 207 | + <if type="article article-journal article-magazine" match="none"> |
208 | 208 | <group delimiter=": ">
|
209 | 209 | <choose>
|
210 | 210 | <if variable="publisher-place">
|
|
259 | 259 | </date>
|
260 | 260 | <text variable="year-suffix"/>
|
261 | 261 | <choose>
|
262 |
| - <if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none"> |
| 262 | + <if type="article article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none"> |
263 | 263 | <date variable="issued">
|
264 | 264 | <date-part prefix=", " name="month"/>
|
265 | 265 | <date-part prefix=" " name="day"/>
|
|
280 | 280 | </macro>
|
281 | 281 | <macro name="issued-sort">
|
282 | 282 | <choose>
|
283 |
| - <if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none"> |
| 283 | + <if type="article article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none"> |
284 | 284 | <date variable="issued">
|
285 | 285 | <date-part name="year"/>
|
286 | 286 | <date-part name="month"/>
|
|
330 | 330 | </macro>
|
331 | 331 | <macro name="locators">
|
332 | 332 | <choose>
|
333 |
| - <if type="article-journal article-magazine" match="any"> |
| 333 | + <if type="article article-journal article-magazine" match="any"> |
334 | 334 | <group prefix=", " delimiter=", ">
|
335 | 335 | <group>
|
336 | 336 | <text variable="volume" font-style="italic"/>
|
|
0 commit comments