Skip to content

Commit

Permalink
Update catholic-biblical-association.csl (#4391)
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored and rmzelle committed Nov 7, 2019
1 parent ab980fb commit 9b26c7c
Showing 1 changed file with 13 additions and 18 deletions.
31 changes: 13 additions & 18 deletions catholic-biblical-association.csl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</author>
<category citation-format="note"/>
<category field="theology"/>
<updated>2012-10-25T21:15:26+00:00</updated>
<updated>2019-11-05T09:18:20+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>
Expand Down Expand Up @@ -275,8 +275,7 @@
<group delimiter=" ">
<group delimiter=" ">
<choose>
<if variable="title" match="none">
</if>
<if variable="title" match="none"/>
<else-if type="thesis speech" match="any">
<text variable="genre" suffix=","/>
</else-if>
Expand Down Expand Up @@ -326,8 +325,7 @@
<date-part name="year"/>
</date>
</else-if>
<else-if type="entry-dictionary entry-encyclopedia" match="any">
</else-if>
<else-if type="entry-dictionary entry-encyclopedia" match="any"/>
<else>
<date variable="issued">
<date-part name="month" suffix=" "/>
Expand All @@ -337,8 +335,7 @@
</else>
</choose>
</if>
<else-if type="chapter">
</else-if>
<else-if type="chapter"/>
<else>
<text term="no date"/>
</else>
Expand Down Expand Up @@ -428,7 +425,7 @@
</else-if>
<else>
<choose>
<if type="book chapter article-journal thesis paper-conference" match="any">
<if type="book chapter article-journal thesis paper-conference speech" match="any">
<group delimiter=", " suffix=" ">
<text macro="contributors"/>
<text macro="title"/>
Expand All @@ -444,16 +441,14 @@
</group>
<text macro="point-locators"/>
</if>
<!--
<else-if type="entry-encylopedia entry-dicitonary" match="any">
<group delimiter=", ">
<text macro="contributors"/>
<text macro="title"/>
<text macro="container-title"/>
<text macro="point-locators"/>
</group>
</else-if>
-->
<else-if type="entry-encyclopedia entry-dictionary" match="any">
<group delimiter=", ">
<text macro="contributors"/>
<text macro="title"/>
<text macro="container-title"/>
<text macro="point-locators"/>
</group>
</else-if>
<else-if type="webpage post" match="any">
<group delimiter=", ">
<text macro="contributors"/>
Expand Down

0 comments on commit 9b26c7c

Please sign in to comment.