Redid citation style.

This commit is contained in:
2025-02-25 21:21:49 -05:00
parent 2f37a3ab88
commit 477ca28df2
5 changed files with 87 additions and 68 deletions

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="display-and-sort" page-range-format="chicago">
<info>
<title>Chicago Manual of Style 16th edition (full note)</title>
<id>http://www.zotero.org/styles/chicago-fullnote-bibliography-16th-edition</id>
<link href="http://www.zotero.org/styles/chicago-fullnote-bibliography-16th-edition" rel="self"/>
<title>Chicago Manual of Style 16th edition (note)</title>
<id>http://www.zotero.org/styles/chicago-note-bibliography-16th-edition</id>
<link href="http://www.zotero.org/styles/chicago-note-bibliography-16th-edition" rel="self"/>
<link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/>
<author>
<name>Julian Onions</name>
@@ -30,7 +30,7 @@
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>Chicago format with full notes and bibliography</summary>
<summary>Chicago format with short notes and bibliography</summary>
<updated>2023-12-10T00:40:26+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>
@@ -1267,7 +1267,7 @@
<else-if position="ibid">
<text term="ibid"/>
</else-if>
<else-if position="subsequent">
<else>
<group delimiter=", ">
<text macro="contributors-short"/>
<group delimiter=" ">
@@ -1285,39 +1285,6 @@
</if>
</choose>
</group>
</else-if>
<else>
<group delimiter=", ">
<group delimiter=": ">
<group delimiter=", ">
<group delimiter=" ">
<group delimiter=", ">
<group delimiter=" ">
<group delimiter=", ">
<group delimiter=", ">
<text macro="contributors-note"/>
<text macro="title-note"/>
</group>
<text macro="description-note"/>
<text macro="secondary-contributors-note"/>
<text macro="container-title-note"/>
<text macro="container-contributors-note"/>
</group>
<text macro="locators-note-join-with-space"/>
</group>
<text macro="locators-note-join-with-comma"/>
<text macro="collection-title"/>
<text macro="issue-note-join-with-comma"/>
</group>
<text macro="issue-note-join-with-space"/>
</group>
<text macro="locators-newspaper"/>
<text macro="point-locators-join-with-comma"/>
</group>
<text macro="point-locators-join-with-colon"/>
</group>
<text macro="access-note"/>
</group>
</else>
</choose>
</layout>
@@ -1367,13 +1334,6 @@
<text macro="locators-journal-join-with-colon"/>
</group>
<text macro="access"/>
<choose>
<if variable="annote">
<text value=" " prefix="" suffix="" display="block"/>
<text variable="annote" prefix="" suffix="" display="indent"/>
<text value=" " prefix="" suffix="" display="block"/>
</if>
</choose>
</group>
</layout>
</bibliography>