Skip to content

Commit 459dfb7

Browse files
authored
Update american-journal-of-sociology.csl (#5604)
* Update american-journal-of-sociology.csl via https://forums.zotero.org/discussion/comment/388721/#Comment_388721 * Update american-journal-of-sociology.csl
1 parent f73d62f commit 459dfb7

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

american-journal-of-sociology.csl

+15-15
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<category field="sociology"/>
1515
<issn>0002-9602</issn>
1616
<eissn>1537-5390</eissn>
17-
<updated>2021-08-10T10:27:52+00:00</updated>
17+
<updated>2021-08-21T15:46:13+00:00</updated>
1818
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1919
</info>
2020
<locale xml:lang="en">
@@ -56,10 +56,10 @@
5656
<macro name="title">
5757
<choose>
5858
<if type="book report" match="any">
59-
<text variable="title" font-style="italic"/>
59+
<text variable="title" text-case="title" font-style="italic"/>
6060
</if>
6161
<else>
62-
<text variable="title" quotes="true"/>
62+
<text variable="title" text-case="title" quotes="true"/>
6363
</else>
6464
</choose>
6565
</macro>
@@ -158,18 +158,18 @@
158158
</else-if>
159159
<else-if type="chapter paper-conference" match="any">
160160
<group delimiter=". " prefix=". ">
161-
<group delimiter=" ">
162-
<group delimiter=": ">
163-
<text term="in" text-case="capitalize-first" font-style="normal"/>
164-
<text variable="container-title" font-style="italic"/>
161+
<group delimiter=", ">
162+
<group delimiter=" ">
163+
<group delimiter=" ">
164+
<label text-case="capitalize-first" variable="page" form="short"/>
165+
<text variable="page"/>
166+
</group>
167+
<text term="in" font-style="normal"/>
168+
<text variable="container-title" text-case="title" font-style="italic"/>
165169
</group>
166-
<text macro="editors" prefix="(" suffix=")"/>
170+
<text macro="editors"/>
167171
</group>
168172
<text macro="edition"/>
169-
<group delimiter=" ">
170-
<label text-case="capitalize-first" variable="page" form="short"/>
171-
<text variable="page"/>
172-
</group>
173173
</group>
174174
</else-if>
175175
<else-if type="webpage post post-weblog" match="any">
@@ -185,8 +185,8 @@
185185
</macro>
186186
<macro name="editors">
187187
<names variable="editor translator" delimiter=", ">
188-
<label form="short"/>
189-
<name prefix=" " and="text" name-as-sort-order="first"/>
188+
<label form="verb"/>
189+
<name prefix=" " and="text" initialize-with=". "/>
190190
</names>
191191
</macro>
192192
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
@@ -204,7 +204,7 @@
204204
</group>
205205
</layout>
206206
</citation>
207-
<bibliography et-al-min="4" et-al-use-first="1" subsequent-author-substitute="&#8212;&#8212;&#8212;" entry-spacing="0" hanging-indent="true">
207+
<bibliography et-al-subsequent-min="4" et-al-subsequent-use-first="1" subsequent-author-substitute="&#8212;&#8212;&#8212;" entry-spacing="0" hanging-indent="true">
208208
<sort>
209209
<key macro="author"/>
210210
<key variable="issued"/>

0 commit comments

Comments
 (0)