Skip to content

Commit

Permalink
Update canadian-journal-of-soil-sciences.csl
Browse files Browse the repository at this point in the history
  • Loading branch information
libora committed May 25, 2016
1 parent 0ed3005 commit 7cbbe52
Showing 1 changed file with 17 additions and 22 deletions.
39 changes: 17 additions & 22 deletions canadian-journal-of-soil-sciences.csl
Expand Up @@ -156,31 +156,26 @@
<text variable="page" prefix=": "/>
</if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=". ">
<group delimiter=" ">
<label variable="page" text-case="capitalize-first"/>
<text variable="page"/>
<text term="in" font-style="italic" text-case="lowercase"/>
<text macro="container-contributors"/>
<text macro="secondary-contributors"/>
<group delimiter=", ">
<text variable="container-title"/>
<text macro="edition"/>
</group>
</group>
</group>
<group delimiter=" ">
<label variable="page" text-case="capitalize-first"/>
<text variable="page"/>
<text term="in" font-style="italic" text-case="lowercase"/>
<text macro="container-contributors"/>
<text macro="secondary-contributors"/>
<group delimiter=", ">
<text variable="container-title"/>
<text macro="edition"/>
</group>
</group>
</else-if>
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=". ">
<group delimiter=" ">
<text macro="container-contributors"/>
<text macro="secondary-contributors"/>
<group delimiter=", ">
<text variable="container-title"/>
<text macro="edition"/>
</group>
<group delimiter=" ">
<text macro="container-contributors"/>
<text macro="secondary-contributors"/>
<group delimiter=", ">
<text variable="container-title"/>
<text macro="edition"/>
</group>

</group>
</else-if>
</choose>
Expand Down

0 comments on commit 7cbbe52

Please sign in to comment.