|
7 | 7 | <link href="http://www.zotero.org/styles/smithsonian-institution-scholarly-press-author-date" rel="self"/>
|
8 | 8 | <link href="http://www.zotero.org/styles/apa-old-doi-prefix" rel="template"/>
|
9 | 9 | <link href="https://scholarlypress.si.edu/resources/guidelinesforms/" rel="documentation"/>
|
| 10 | + <link href="https://public-media.secure.si.edu/filer/5b/01/5b01ac2a-847b-4489-8e9f-f0325055e066/sisp_guide_to_author-date_feb2020.pdf" rel="documentation"/> |
10 | 11 | <author>
|
11 | 12 | <name>Patrick O'Brien</name>
|
12 | 13 | <email>obrienpat86@gmail.com</email>
|
13 | 14 | </author>
|
14 | 15 | <category citation-format="author-date"/>
|
15 | 16 | <category field="generic-base"/>
|
16 |
| - <updated>2017-08-03T15:31:00+00:00</updated> |
| 17 | + <updated>2022-11-07T14:16:09+00:00</updated> |
17 | 18 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
18 | 19 | </info>
|
19 | 20 | <locale xml:lang="en">
|
|
35 | 36 | </names>
|
36 | 37 | <names variable="editor translator" delimiter=", ">
|
37 | 38 | <label form="short" plural="never" suffix=" "/>
|
38 |
| - <name initialize-with=". " delimiter=", "/> |
| 39 | + <name initialize-with=". "/> |
39 | 40 | </names>
|
40 | 41 | </group>
|
41 | 42 | </if>
|
|
59 | 60 | </macro>
|
60 | 61 | <macro name="author">
|
61 | 62 | <names variable="author">
|
62 |
| - <name name-as-sort-order="all" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/> |
| 63 | + <name delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="first"/> |
63 | 64 | <label form="short" prefix=", "/>
|
64 | 65 | <substitute>
|
65 | 66 | <names variable="editor"/>
|
|
208 | 209 | </choose>
|
209 | 210 | </else-if>
|
210 | 211 | <else>
|
211 |
| - <text variable="title" quotes="true"/> |
| 212 | + <text variable="title" quotes="false"/> |
212 | 213 | </else>
|
213 | 214 | </choose>
|
214 | 215 | </macro>
|
|
517 | 518 | <macro name="container-title">
|
518 | 519 | <choose>
|
519 | 520 | <if type="article article-journal article-magazine article-newspaper" match="any">
|
520 |
| - <text variable="container-title" font-style="italic" text-case="title"/> |
| 521 | + <text variable="container-title" text-case="title" font-style="italic"/> |
521 | 522 | </if>
|
522 | 523 | <else-if type="bill legal_case legislation" match="none">
|
523 | 524 | <text variable="container-title" font-style="italic"/>
|
|
597 | 598 | </group>
|
598 | 599 | </layout>
|
599 | 600 | </citation>
|
600 |
| - <bibliography et-al-min="8" et-al-use-first="6" et-al-use-last="true" subsequent-author-substitute="&#8212;&#8212;&#8212;" entry-spacing="0" line-spacing="2" hanging-indent="true"> |
| 601 | + <bibliography et-al-use-last="true" subsequent-author-substitute="&#8212;&#8212;&#8212;" entry-spacing="0" line-spacing="2" hanging-indent="true"> |
601 | 602 | <sort>
|
602 | 603 | <key macro="author"/>
|
603 | 604 | <key macro="issued-sort" sort="ascending"/>
|
|
0 commit comments