Permalink
Browse files

Update journal-of-historical-linguistics.csl (#2562)

  • Loading branch information...
POBrien333 authored and rmzelle committed Mar 15, 2017
1 parent 0b0c331 commit 6854027241fa77ce6200ccaf18f2d6af172d42fe
Showing with 17 additions and 13 deletions.
  1. +17 −13 journal-of-historical-linguistics.csl
@@ -16,9 +16,14 @@
<category field="linguistics"/>
<issn>2210-2116</issn>
<eissn>2210-2124</eissn>
<updated>2017-03-07T18:40:10+00:00</updated>
<updated>2017-03-13T12:03:31+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">
<terms>
<term name="by">ed. by</term>
</terms>
</locale>
<macro name="editor-translator">
<names variable="editor translator" prefix="(" suffix=")" delimiter=", ">
<name and="text" initialize-with="" delimiter=", "/>
@@ -28,7 +33,7 @@
</macro>
<macro name="author">
<names variable="author">
<name delimiter-precedes-last="always" initialize="false" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<name delimiter-precedes-last="contextual" initialize="false" initialize-with="." name-as-sort-order="first" and="symbol"/>
<et-al font-style="italic"/>
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
<substitute>
@@ -94,7 +99,7 @@
<key macro="author-short"/>
<key variable="issued"/>
</sort>
<layout>
<layout suffix=".">
<text macro="author" text-case="capitalize-first" suffix="."/>
<date variable="issued" text-case="uppercase" prefix=" " suffix=".">
<date-part name="year"/>
@@ -108,19 +113,18 @@
<text prefix=" " suffix="." macro="publisher"/>
</if>
<else-if type="chapter paper-conference" match="any">
<text macro="title" prefix=" "/>
<text macro="title" prefix=" " suffix="."/>
<group prefix=".">
<group>
<group delimiter=" " prefix=" ">
<text variable="container-title" font-style="italic"/>
<group suffix=".">
<names variable="editor translator">
<name name-as-sort-order="all" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always" prefix=" In: " suffix=","/>
<label form="short" prefix=" "/>
<text term="by" suffix=" "/>
<names variable="editor translator" delimiter="," suffix=",">
<name delimiter=" " and="symbol" delimiter-precedes-last="never" initialize="false" name-as-sort-order="first" sort-separator=" "/>
</names>
<text variable="collection-title" prefix=" " suffix="." font-style="italic"/>
<text variable="container-title" prefix=" " suffix="." font-style="italic"/>
<text macro="publisher" prefix=" " suffix=", "/>
<text variable="page" suffix="."/>
<text variable="page" prefix=" " suffix="."/>
</group>
<text macro="publisher"/>
</group>
</group>
</else-if>
@@ -142,7 +146,7 @@
<text variable="volume"/>
<text variable="issue"/>
</group>
<text variable="page" prefix=""/>
<text variable="page"/>
</group>
</else>
</choose>

0 comments on commit 6854027

Please sign in to comment.