Permalink
Browse files
Update climate-change-economics.csl (#2864)
- Loading branch information...
Showing
with
5 additions
and
5 deletions.
-
+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