Skip to content

Commit a76a3f5

Browse files
authored
Update smithsonian-institution-scholarly-press author-date and note (#6294)
via https://forums.zotero.org/discussion/comment/418459/#Comment_418459
1 parent e6b6c6c commit a76a3f5

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

smithsonian-institution-scholarly-press-author-date.csl

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@
77
<link href="http://www.zotero.org/styles/smithsonian-institution-scholarly-press-author-date" rel="self"/>
88
<link href="http://www.zotero.org/styles/apa-old-doi-prefix" rel="template"/>
99
<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"/>
1011
<author>
1112
<name>Patrick O'Brien</name>
1213
<email>obrienpat86@gmail.com</email>
1314
</author>
1415
<category citation-format="author-date"/>
1516
<category field="generic-base"/>
16-
<updated>2017-08-03T15:31:00+00:00</updated>
17+
<updated>2022-11-07T14:16:09+00:00</updated>
1718
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1819
</info>
1920
<locale xml:lang="en">
@@ -35,7 +36,7 @@
3536
</names>
3637
<names variable="editor translator" delimiter=", ">
3738
<label form="short" plural="never" suffix=" "/>
38-
<name initialize-with=". " delimiter=", "/>
39+
<name initialize-with=". "/>
3940
</names>
4041
</group>
4142
</if>
@@ -59,7 +60,7 @@
5960
</macro>
6061
<macro name="author">
6162
<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"/>
6364
<label form="short" prefix=", "/>
6465
<substitute>
6566
<names variable="editor"/>
@@ -208,7 +209,7 @@
208209
</choose>
209210
</else-if>
210211
<else>
211-
<text variable="title" quotes="true"/>
212+
<text variable="title" quotes="false"/>
212213
</else>
213214
</choose>
214215
</macro>
@@ -517,7 +518,7 @@
517518
<macro name="container-title">
518519
<choose>
519520
<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"/>
521522
</if>
522523
<else-if type="bill legal_case legislation" match="none">
523524
<text variable="container-title" font-style="italic"/>
@@ -597,7 +598,7 @@
597598
</group>
598599
</layout>
599600
</citation>
600-
<bibliography et-al-min="8" et-al-use-first="6" et-al-use-last="true" subsequent-author-substitute="&amp;#8212;&amp;#8212;&amp;#8212;" entry-spacing="0" line-spacing="2" hanging-indent="true">
601+
<bibliography et-al-use-last="true" subsequent-author-substitute="&amp;#8212;&amp;#8212;&amp;#8212;" entry-spacing="0" line-spacing="2" hanging-indent="true">
601602
<sort>
602603
<key macro="author"/>
603604
<key macro="issued-sort" sort="ascending"/>

smithsonian-institution-scholarly-press-note.csl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@
77
<link href="http://www.zotero.org/styles/smithsonian-institution-scholarly-press-note" rel="self"/>
88
<link href="http://www.zotero.org/styles/chicago-fullnote-bibliography" rel="template"/>
99
<link href="https://scholarlypress.si.edu/resources/guidelinesforms/" rel="documentation"/>
10+
<link href="https://public-media.secure.si.edu/filer/b6/b9/b6b92307-28a1-49fe-ae1a-3021f848746e/sisp_guide_to_notes-biblio_feb2020.pdf" rel="documentation"/>
1011
<author>
1112
<name>Patrick O'Brien</name>
1213
<email>obrienpat86@gmail.com</email>
1314
</author>
1415
<category citation-format="note"/>
1516
<category field="generic-base"/>
16-
<updated>2018-04-24T15:30:08+00:00</updated>
17+
<updated>2022-11-07T14:19:26+00:00</updated>
1718
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1819
</info>
1920
<locale xml:lang="en">
@@ -103,7 +104,7 @@
103104
<else>
104105
<names variable="editor translator" delimiter=", ">
105106
<label form="verb-short" text-case="lowercase" suffix=" "/>
106-
<name and="text" delimiter=", "/>
107+
<name and="text" initialize-with=". "/>
107108
</names>
108109
</else>
109110
</choose>
@@ -232,7 +233,7 @@
232233
<text variable="title" font-style="italic" prefix="review of "/>
233234
</else-if>
234235
<else>
235-
<text variable="title" text-case="title" quotes="true"/>
236+
<text variable="title" text-case="title"/>
236237
</else>
237238
</choose>
238239
</macro>
@@ -265,7 +266,7 @@
265266
<text variable="title"/>
266267
</else-if>
267268
<else>
268-
<text variable="title" text-case="title" quotes="true"/>
269+
<text variable="title" text-case="title" quotes="false"/>
269270
</else>
270271
</choose>
271272
</macro>

0 commit comments

Comments
 (0)