Skip to content

Commit 118cfab

Browse files
authored
Update ayer.csl (JabRef#4659)
1 parent 3ba11bc commit 118cfab

File tree

1 file changed

+4
-31
lines changed

1 file changed

+4
-31
lines changed

ayer.csl

Lines changed: 4 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<issn>1134-2277</issn>
1616
<eissn>2255-5838</eissn>
1717
<summary>Journal of the Association for Contemporary History (AHC), co-edited by the AHC and Marcial Pons-Ediciones de Historia.</summary>
18-
<updated>2020-02-14T11:54:59+00:00</updated>
18+
<updated>2020-03-31T14:42:43+00:00</updated>
1919
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2020
</info>
2121
<locale>
@@ -66,16 +66,6 @@
6666
<text macro="locators-specific-note"/>
6767
</group>
6868
</macro>
69-
<macro name="title-sort-substitute">
70-
<choose>
71-
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
72-
<text variable="title" font-style="italic" text-case="title" form="short"/>
73-
</if>
74-
<else>
75-
<text variable="title" quotes="true" text-case="title" form="short"/>
76-
</else>
77-
</choose>
78-
</macro>
7969
<macro name="editor-translator">
8070
<text term="in" suffix=" "/>
8171
<names variable="editor" delimiter=", ">
@@ -181,23 +171,6 @@
181171
<name and="text" delimiter=", "/>
182172
</names>
183173
</macro>
184-
<macro name="recipient-short">
185-
<names variable="recipient">
186-
<label form="verb" prefix=" " suffix=" "/>
187-
<name form="short" and="text" delimiter=", "/>
188-
</names>
189-
</macro>
190-
<macro name="contributors-short">
191-
<names variable="author">
192-
<name form="short" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
193-
<substitute>
194-
<names variable="editor"/>
195-
<names variable="translator"/>
196-
<text macro="title-sort-substitute"/>
197-
</substitute>
198-
</names>
199-
<text macro="recipient-short"/>
200-
</macro>
201174
<macro name="locators-newspaper">
202175
<choose>
203176
<if type="article-newspaper">
@@ -260,7 +233,7 @@
260233
</group>
261234
</if>
262235
<else>
263-
<group delimiter=" " prefix=", ">
236+
<group delimiter=" ">
264237
<label variable="locator" form="short"/>
265238
<text variable="locator" form="long"/>
266239
</group>
@@ -307,7 +280,7 @@
307280
</choose>
308281
</macro>
309282
<macro name="locators-subsequent">
310-
<group>
283+
<group delimiter=" ">
311284
<label variable="locator" form="short"/>
312285
<text variable="locator"/>
313286
</group>
@@ -325,7 +298,7 @@
325298
<text term="ibid" form="short"/>
326299
</else-if>
327300
<else-if position="subsequent">
328-
<text macro="contributors-short"/>
301+
<text macro="contributors-note"/>
329302
<text macro="title-short" prefix=", "/>
330303
<text macro="locators-subsequent" prefix=", "/>
331304
</else-if>

0 commit comments

Comments
 (0)