Skip to content

Commit 3dc5157

Browse files
authored
1 parent fca38a2 commit 3dc5157

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Diff for: amerindia.csl

+12-12
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
<category citation-format="author-date"/>
1414
<category field="linguistics"/>
1515
<issn>2102-5401</issn>
16-
<updated>2020-09-09T10:31:22+00:00</updated>
16+
<updated>2020-09-16T11:07:45+00:00</updated>
1717
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1818
</info>
1919
<macro name="editor-translator">
2020
<names variable="editor translator" delimiter=", ">
2121
<name and="symbol" delimiter-precedes-last="never" name-as-sort-order="all"/>
2222
<et-al font-style="italic"/>
23-
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
23+
<label form="short" strip-periods="false" prefix=" (" suffix=")"/>
2424
</names>
2525
</macro>
2626
<macro name="author">
@@ -123,7 +123,6 @@
123123
</if>
124124
<else-if type="chapter paper-conference" match="any">
125125
<group delimiter=". ">
126-
<text macro="title" prefix=" "/>
127126
<group delimiter=", ">
128127
<text variable="container-title" font-style="italic"/>
129128
<text macro="editor-translator"/>
@@ -138,17 +137,18 @@
138137
<text macro="access"/>
139138
</else-if>
140139
<else>
141-
<group suffix=".">
142-
<text macro="title" prefix=" "/>
140+
<group delimiter=". ">
143141
<text macro="editor-translator" prefix=" "/>
144-
</group>
145-
<group prefix=" " suffix=".">
146-
<text variable="container-title" font-style="italic"/>
147-
<group prefix=" ">
148-
<text variable="volume"/>
149-
<text variable="issue" prefix="(" suffix=")"/>
142+
<group delimiter=": ">
143+
<group delimiter=" " prefix=" ">
144+
<text variable="container-title" font-style="italic"/>
145+
<group>
146+
<text variable="volume"/>
147+
<text variable="issue" prefix="(" suffix=")"/>
148+
</group>
149+
</group>
150+
<text variable="page"/>
150151
</group>
151-
<text variable="page" prefix=": "/>
152152
</group>
153153
</else>
154154
</choose>

0 commit comments

Comments
 (0)