Skip to content

Commit

Permalink
Update ecclesial-practices.csl
Browse files Browse the repository at this point in the history
  • Loading branch information
zuphilip committed Dec 11, 2015
1 parent d54d3dc commit 85598d4
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions ecclesial-practices.csl
Original file line number Diff line number Diff line change
Expand Up @@ -761,29 +761,6 @@
</else-if>
</choose>
</macro>
<macro name="point-locators-join-with-colon">
<choose>
<if type="article-journal">
<choose>
<if variable="locator page" match="any">
<choose>
<if variable="volume issue" match="any">
<text macro="point-locators"/>
</if>
</choose>
</if>
</choose>
</if>
</choose>
</macro>
<macro name="point-locators-join-with-comma">
<choose>
<if type="article-journal" match="all"/>
<else>
<text macro="point-locators"/>
</else>
</choose>
</macro>
<macro name="point-locators">
<choose>
<if type="article-journal chapter paper-conference" match="any">
Expand Down

0 comments on commit 85598d4

Please sign in to comment.