Skip to content
Permalink
Browse files

fix bugs in anglia.csl (#4041)

  • Loading branch information...
icornelius authored and rmzelle committed Apr 8, 2019
1 parent 9d02482 commit 6c30747c0656b11bb85b35061fedcff466fc0205
Showing with 11 additions and 9 deletions.
  1. +11 −9 anglia.csl
@@ -4,17 +4,18 @@
<title>Anglia</title>
<id>http://www.zotero.org/styles/anglia</id>
<link href="http://www.zotero.org/styles/anglia" rel="self"/>
<link href="https://www.degruyter.com/view/supplement/s18658938_Style_sheet.pdf" rel="documentation"/>
<link href="http://www.zotero.org/styles/chicago-author-date" rel="template"/>
<link href="https://www.degruyter.com/view/supplement/s18658938_Style_sheet.pdf" rel="documentation"/>
<author>
<name>Ian Cornelius</name>
<email>icornelius@luc.edu</email>
</author>
<category citation-format="author-date"/>
<category field="linguistics"/>
<category field="literature"/>
<category field="literature"/>
<issn>0340-5222</issn>
<eissn>1865-8938</eissn>
<summary>The reference style of the journal Anglia.</summary>
<issn>1865-8938</issn>
<updated>2018-01-24T12:00:00+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>
@@ -31,11 +32,11 @@
<if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="none">
<group delimiter=". ">
<names variable="editor translator" delimiter=". ">
<label form="verb" text-case="capitalize-first" suffix=" "/>
<name and="text" delimiter=", "/>
<label form="short" prefix=" (" suffix=")"/>
</names>
<names variable="director" delimiter=". ">
<label form="verb" text-case="capitalize-first" suffix=" "/>
<label form="short" text-case="capitalize-first" suffix=" "/>
<name and="text" delimiter=", "/>
</names>
</group>
@@ -92,7 +93,6 @@
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<names variable="director"/>
<text macro="substitute-title"/>
<text macro="title"/>
</substitute>
@@ -135,6 +135,11 @@
<text macro="archive"/>
</else-if>
</choose>
<choose>
<if type="motion_picture song" match="any">
<text variable="medium" text-case="capitalize-first"/>
</if>
</choose>
<choose>
<if type="webpage post-weblog" match="any">
<date variable="issued" form="text"/>
@@ -492,9 +497,6 @@
<text variable="number"/>
</group>
</else-if>
<else>
<text variable="medium" text-case="capitalize-first" prefix=". "/>
</else>
</choose>
<choose>
<if variable="title" match="none"/>

0 comments on commit 6c30747

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