Skip to content

Commit

Permalink
Re-indent CSL styles
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere authored and actions-user committed Jan 4, 2022
1 parent f6ac2a6 commit 24bd577
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tyndale-bulletin.csl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" page-range-format="chicago" default-locale="en-GB">
<info>
<title>Tyndale Bulletin</title>
<title>Tyndale Bulletin</title>
<id>http://www.zotero.org/styles/tyndale-bulletin</id>
<link href="http://www.zotero.org/styles/tyndale-bulletin" rel="self"/>
<link href="http://www.zotero.org/styles/society-of-biblical-literature-fullnote-bibliography" rel="template"/>
Expand All @@ -21,7 +21,7 @@
<!-- Tyndale Bulletin style differs from SBLHS2 only rarely (§4.1). The departures are that Tyndale Bulletin uses
1) hyphens, rather than en dashes, in page ranges (§§6, 6.3);
2) insists that DOIs be included where available (§§11.1, 11.3.7); and
3) uses British-style quotation mark conventions (§§8.1, 11.1, 11.6.611.3.8). N.B.: §11.3.8 shows punctuation coming outside the quotation mark, rather than inside. But it needs to be confirmed that this isn't a mistake in the Tyndale Bulletin style guide (as is, e.g., the italicized comma after the book title in that section's examples). -->
3) uses British-style quotation mark conventions (§§8.1, 11.1, 11.6.6&#8211;11.3.8). N.B.: §11.3.8 shows punctuation coming outside the quotation mark, rather than inside. But it needs to be confirmed that this isn't a mistake in the Tyndale Bulletin style guide (as is, e.g., the italicized comma after the book title in that section's examples). -->
</info>
<locale xml:lang="en-GB">
<style-options punctuation-in-quote="true"/>
Expand Down Expand Up @@ -265,7 +265,7 @@
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic" text-case="title"/>
</else-if>
<!-- Include "review of " prefix, italicize the book titles in untitled book reviews per §§11.3.811.3.9. -->
<!-- Include "review of " prefix, italicize the book titles in untitled book reviews per §§11.3.8&#8211;11.3.9. -->
<else-if variable="reviewed-author">
<choose>
<!-- Include the review title, if avaialable, in quotation marks per §11.3.8. -->
Expand Down Expand Up @@ -295,7 +295,7 @@
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic" text-case="title"/>
</else-if>
<!-- Include the reviewed author for book reviews per §§11.3.811.3.9. -->
<!-- Include the reviewed author for book reviews per §§11.3.8&#8211;11.3.9. -->
<else-if variable="reviewed-author">
<choose>
<if variable="reviewed-title">
Expand Down Expand Up @@ -709,8 +709,8 @@
</if>
<else>
<group delimiter=" ">
<label variable="locator" form="short"/>
<text variable="locator"/>
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</else>
</choose>
Expand Down

0 comments on commit 24bd577

Please sign in to comment.