@@ -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 >
@@ -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 >
@@ -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 =" " />
@@ -337,8 +335,7 @@
</else >
</choose >
</if >
<else-if type =" chapter" >
</else-if >
<else-if type =" chapter" />
<else >
<text term =" no date" />
</else >
@@ -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" />
@@ -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" />
0 comments on commit
9b26c7c