Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Update council-of-science-editors-author-date.csl (#4237)

  • Loading branch information
POBrien333 authored and rmzelle committed Aug 6, 2019
1 parent 40d0451 commit b987d5de961e73300e2266345781e3b578455de9
@@ -59,11 +59,7 @@
</group>
</macro>
<macro name="access">
<choose>
<if variable="accessed" match="any">
<text variable="URL"/>
</if>
</choose>
<text variable="URL"/>
</macro>
<macro name="title">
<group delimiter=" ">
@@ -69,7 +69,7 @@
</macro>
<macro name="access">
<choose>
<if variable="accessed" match="any">
<if variable="URL" match="any">
<group delimiter=". ">
<group prefix=" [" suffix="]" delimiter=" ">
<text term="accessed"/>
@@ -48,11 +48,7 @@
</names>
</macro>
<macro name="access">
<choose>
<if variable="accessed" match="any">
<text variable="URL"/>
</if>
</choose>
<text variable="URL"/>
</macro>
<macro name="title">
<group delimiter=" ">

0 comments on commit b987d5d

Please sign in to comment.
You can’t perform that action at this time.