Skip to content
Permalink
Browse files

Update climate-change-economics.csl (#2864)

  • Loading branch information...
POBrien333 authored and rmzelle committed Aug 4, 2017
1 parent c3fbc75 commit c3cf8d0367841bfceb86cfff444634f85e026a0d
Showing with 5 additions and 5 deletions.
  1. +5 −5 climate-change-economics.csl
@@ -113,7 +113,7 @@
<layout suffix=".">
<group delimiter=" ">
<text macro="author"/>
<text macro="issued" prefix="(" suffix=")."/>
<text macro="issued" prefix="(" suffix="). "/>
</group>
<choose>
<if type="article-journal article-magazine article-newspaper" match="any">
@@ -137,7 +137,7 @@
</group>
</if>
<else-if type="report" match="any">
<group delimiter=" " prefix=" ">
<group delimiter=" ">
<text variable="title" quotes="false"/>
<group delimiter=" ">
<text variable="collection-title"/>
@@ -148,13 +148,13 @@
</group>
</else-if>
<else-if type="webpage" match="any">
<group delimiter=". " prefix=" ">
<group delimiter=". ">
<text variable="title"/>
<text macro="access"/>
</group>
</else-if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=". " prefix=" ">
<group delimiter=". ">
<text variable="title" quotes="false"/>
<group delimiter=", ">
<group delimiter=" ">
@@ -175,7 +175,7 @@
<text macro="publication-details"/>
</else-if>
<else>
<group delimiter=". " prefix=" ">
<group delimiter=". ">
<text variable="title" font-style="italic"/>
<text macro="publication-details"/>
</group>

0 comments on commit c3cf8d0

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