Skip to content

Commit 0d7f481

Browse files
POBrien333rmzelle
authored andcommitted
Update taylor-and-francis-council-of-science-editors-author-date.csl (JabRef#4385)
1 parent 2b2786b commit 0d7f481

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: taylor-and-francis-council-of-science-editors-author-date.csl

+11-11
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
</author>
1313
<category citation-format="author-date"/>
1414
<category field="science"/>
15-
<summary>The Council of Science Editors style.</summary>
16-
<updated>2012-09-09T21:58:08+00:00</updated>
15+
<summary>The Council of Science Editors style for T&amp;F journals as per guidelines (version 2.0, 18 Jan 2018).</summary>
16+
<updated>2019-10-30T11:30:54+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">
@@ -46,10 +46,7 @@
4646
</names>
4747
</macro>
4848
<macro name="access">
49-
<group>
50-
<text value="Available from:" suffix=" "/>
51-
<text variable="URL"/>
52-
</group>
49+
<text variable="URL"/>
5350
</macro>
5451
<macro name="title">
5552
<group delimiter=" ">
@@ -92,11 +89,11 @@
9289
<macro name="cited">
9390
<choose>
9491
<if variable="URL">
95-
<group prefix=" [" suffix="]" delimiter=" ">
96-
<text term="cited"/>
92+
<group delimiter=" " prefix=" [" suffix="]">
93+
<text term="accessed"/>
9794
<date variable="accessed">
9895
<date-part name="year"/>
99-
<date-part name="month" prefix=" " form="short" strip-periods="true"/>
96+
<date-part name="month" form="short" strip-periods="true" prefix=" "/>
10097
<date-part name="day" prefix=" "/>
10198
</date>
10299
</group>
@@ -188,9 +185,12 @@
188185
<text macro="editor-translator" suffix="."/>
189186
<group prefix=" " suffix=".">
190187
<text macro="container" suffix="."/>
191-
<group delimiter=";">
188+
<group delimiter=" ">
192189
<text macro="cited"/>
193-
<text variable="volume" prefix=" "/>
190+
<group>
191+
<text variable="volume" prefix=" "/>
192+
<text variable="issue" prefix="(" suffix=")"/>
193+
</group>
194194
</group>
195195
<text variable="page" prefix=":"/>
196196
</group>

0 commit comments

Comments
 (0)