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 ergo.csl (#4217)

  • Loading branch information
POBrien333 authored and rmzelle committed Jul 25, 2019
1 parent f554573 commit f4fcd9cda6a8af58799a2728117248650779cc0c
Showing with 7 additions and 3 deletions.
  1. +7 −3 ergo.csl
@@ -13,7 +13,7 @@
<category citation-format="author-date"/>
<category field="philosophy"/>
<eissn>2330-4014</eissn>
<updated>2019-07-22T12:14:11+00:00</updated>
<updated>2019-07-24T08:02:16+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="en">
@@ -211,7 +211,7 @@
<else-if type="treaty"/>
<else>
<names variable="author" delimiter=", ">
<name and="symbol" delimiter-precedes-last="always" name-as-sort-order="all"/>
<name and="text" delimiter-precedes-last="always" name-as-sort-order="first"/>
<substitute>
<names variable="illustrator"/>
<names variable="composer"/>
@@ -784,7 +784,11 @@
</if>
<else>
<group delimiter=": ">
<text variable="publisher-place"/>
<choose>
<if type="book chapter" match="none">
<text variable="publisher-place"/>
</if>
</choose>
<text variable="publisher"/>
</group>
</else>

0 comments on commit f4fcd9c

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