Guest User

Chicago Manual of Style 17th edition (note) [Customized]

a guest
Apr 9th, 2024
15
0
316 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 54.03 KB | Writing | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="display-and-sort" page-range-format="chicago">
  3.   <info>
  4.     <title>Chicago Manual of Style 17th edition (note) [Customized]</title>
  5.     <id>http://www.zotero.org/styles/chicago-note-bibliography-customized</id>
  6.     <link href="http://www.zotero.org/styles/chicago-note-bibliography?var=customized" rel="self"/>
  7.     <link href="http://www.chicagomanualofstyle.org/tools_citationguide.html?var=customized" rel="documentation"/>
  8.     <author>
  9.       <name>Julian Onions</name>
  10.       <email>julian.onions@gmail.com</email>
  11.     </author>
  12.     <contributor>
  13.       <name>Simon Kornblith</name>
  14.       <email>simon@simonster.com</email>
  15.     </contributor>
  16.     <contributor>
  17.       <name>Elena Razlogova</name>
  18.       <email>elena.razlogova@gmail.com</email>
  19.     </contributor>
  20.     <contributor>
  21.       <name>Frank Bennett</name>
  22.       <email>biercenator@gmail.com</email>
  23.     </contributor>
  24.     <contributor>
  25.       <name>Andrew Dunning</name>
  26.       <uri>https://orcid.org/0000-0003-0464-5036</uri>
  27.     </contributor>
  28.     <contributor>
  29.       <name>Sebastian Karcher</name>
  30.     </contributor>
  31.     <contributor>
  32.       <name>Brenton M. Wiernik</name>
  33.     </contributor>
  34.     <category citation-format="note"/>
  35.     <category field="generic-base"/>
  36.     <summary>Chicago format with short notes and bibliography</summary>
  37.     <updated>2023-12-10T00:40:26+00:00</updated>
  38.     <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  39.   </info>
  40.   <locale xml:lang="en">
  41.     <terms>
  42.       <term name="editor" form="verb-short">ed.</term>
  43.       <term name="translator" form="verb-short">trans.</term>
  44.       <term name="translator" form="short">trans.</term>
  45.       <term name="editortranslator" form="verb-short">ed. and trans.</term>
  46.       <term name="editortranslator" form="verb">Edited and translated by</term>
  47.       <term name="translator" form="short">trans.</term>
  48.     </terms>
  49.   </locale>
  50.   <macro name="editor-translator">
  51.     <group delimiter=", ">
  52.       <group delimiter=" ">
  53.         <choose>
  54.           <if variable="container-author reviewed-author" match="any">
  55.             <group>
  56.               <names variable="container-author reviewed-author">
  57.                 <label form="verb-short" text-case="lowercase" suffix=" "/>
  58.                 <name and="text" delimiter=", "/>
  59.               </names>
  60.             </group>
  61.           </if>
  62.         </choose>
  63.       </group>
  64.       <names variable="editor translator" delimiter=", ">
  65.         <label form="verb-short" text-case="lowercase" suffix=" "/>
  66.         <name and="text" delimiter=", "/>
  67.       </names>
  68.     </group>
  69.   </macro>
  70.   <macro name="secondary-contributors-note">
  71.     <choose>
  72.       <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="none">
  73.         <text macro="editor-translator"/>
  74.       </if>
  75.     </choose>
  76.   </macro>
  77.   <macro name="container-contributors-note">
  78.     <choose>
  79.       <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  80.         <text macro="editor-translator"/>
  81.       </if>
  82.     </choose>
  83.   </macro>
  84.   <macro name="secondary-contributors">
  85.     <choose>
  86.       <!-- MW This section is CUSTOMIZED to account for letters in other works/collections. -->
  87.       <if type="chapter entry-dictionary entry-encyclopedia paper-conference personal_communication" match="none">
  88.       <!-- MW End of CUSTOMIZED section. Find original below. -->
  89.       <!-- <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="none"> -->
  90.       <!-- MW End of ORIGINAL section. -->
  91.         <names variable="editor translator" delimiter=". "> <!-- MW Change to ".  " for double space.-->
  92.           <label form="verb" text-case="capitalize-first" suffix=" "/>
  93.           <name and="text" delimiter=", "/>
  94.         </names>
  95.       </if>
  96.     </choose>
  97.   </macro>
  98.   <macro name="container-contributors">
  99.     <choose>
  100.       <!-- MW This section is CUSTOMIZED to account for letters in other works/collections. -->
  101.       <if type="chapter entry-dictionary entry-encyclopedia paper-conference personal_communication" match="any">
  102.       <!-- MW End of CUSTOMIZED section. Find original below. -->
  103.       <!-- <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any"> -->
  104.       <!-- MW End of ORIGINAL section. -->
  105.         <group delimiter=", ">
  106.           <choose>
  107.             <if variable="author">
  108.               <choose>
  109.                 <if variable="container-author" match="any">
  110.                   <names variable="container-author">
  111.                     <label form="verb-short" text-case="lowercase" suffix=" "/>
  112.                     <name and="text" delimiter=", "/>
  113.                   </names>
  114.                 </if>
  115.               </choose>
  116.               <!-- This includes page numers after the container author, e.g. for Introductions. -->
  117.               <choose>
  118.                 <if variable="container-author author" match="all">
  119.                   <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  120.                     <text variable="page"/>
  121.                     <names variable="editor translator" delimiter=", ">
  122.                       <label form="verb" suffix=" "/>
  123.                       <name and="text" delimiter=", "/>
  124.                     </names>
  125.                   </group>
  126.                 </if>
  127.                 <else>
  128.                   <names variable="editor translator" delimiter=", ">
  129.                     <label form="verb" text-case="lowercase" suffix=" "/>
  130.                     <name and="text" delimiter=", "/>
  131.                   </names>
  132.                 </else>
  133.               </choose>
  134.             </if>
  135.           </choose>
  136.         </group>
  137.       </if>
  138.     </choose>
  139.   </macro>
  140.   <macro name="recipient-note">
  141.     <names variable="recipient" delimiter=", ">
  142.       <label form="verb" text-case="lowercase" suffix=" "/>
  143.       <name and="text" delimiter=", "/>
  144.     </names>
  145.   </macro>
  146.   <macro name="contributors-note">
  147.     <group delimiter=" ">
  148.       <names variable="author">
  149.         <name and="text" sort-separator=", " delimiter=", "/>
  150.         <label form="short" prefix=", "/>
  151.         <substitute>
  152.           <names variable="editor"/>
  153.           <names variable="translator"/>
  154.         </substitute>
  155.       </names>
  156.       <text macro="recipient-note"/>
  157.     </group>
  158.   </macro>
  159.   <macro name="editor">
  160.     <names variable="editor">
  161.       <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  162.       <label form="short" prefix=", "/>
  163.     </names>
  164.   </macro>
  165.   <macro name="translator">
  166.     <names variable="translator">
  167.       <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  168.       <label form="verb-short" prefix=", "/>
  169.     </names>
  170.   </macro>
  171.   <macro name="recipient">
  172.     <group delimiter=" ">
  173.       <choose>
  174.         <if type="personal_communication">
  175.           <choose>
  176.             <if variable="genre">
  177.               <text variable="genre" text-case="capitalize-first"/>
  178.             </if>
  179.             <else>
  180.               <text term="letter" text-case="capitalize-first"/>
  181.             </else>
  182.           </choose>
  183.         </if>
  184.       </choose>
  185.       <text macro="recipient-note"/>
  186.     </group>
  187.   </macro>
  188.   <macro name="contributors">
  189.     <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  190.       <names variable="author">
  191.         <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  192.         <substitute>
  193.           <text macro="editor"/>
  194.           <text macro="translator"/>
  195.           <choose>
  196.             <if type="article-magazine article-newspaper" match="any">
  197.               <text variable="container-title" font-style="italic"/>
  198.             </if>
  199.             <else-if type="webpage post-weblog" match="any">
  200.               <text variable="container-title"/>
  201.             </else-if>
  202.           </choose>
  203.         </substitute>
  204.       </names>
  205.       <text macro="recipient"/>
  206.     </group>
  207.   </macro>
  208.   <macro name="recipient-short">
  209.     <names variable="recipient">
  210.       <label form="verb" text-case="lowercase" suffix=" "/>
  211.       <name form="short" and="text" delimiter=", "/>
  212.     </names>
  213.   </macro>
  214.   <macro name="contributors-short">
  215.     <group delimiter=" ">
  216.       <names variable="author">
  217.         <name form="short" and="text" delimiter=", "/>
  218.         <substitute>
  219.           <names variable="editor"/>
  220.           <names variable="translator"/>
  221.         </substitute>
  222.       </names>
  223.       <text macro="recipient-short"/>
  224.     </group>
  225.   </macro>
  226.   <macro name="contributors-sort">
  227.     <names variable="author">
  228.       <name name-as-sort-order="all" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  229.       <substitute>
  230.         <names variable="editor"/>
  231.         <names variable="translator"/>
  232.         <choose>
  233.           <if type="article-magazine article-newspaper webpage post-weblog" match="any">
  234.             <text variable="container-title"/>
  235.           </if>
  236.         </choose>
  237.         <text macro="title"/>
  238.       </substitute>
  239.     </names>
  240.   </macro>
  241.   <macro name="interviewer-note">
  242.     <names variable="interviewer" delimiter=", ">
  243.       <label form="verb" text-case="lowercase" suffix=" "/>
  244.       <name and="text" delimiter=", "/>
  245.     </names>
  246.   </macro>
  247.   <macro name="interviewer">
  248.     <names variable="interviewer" delimiter=", ">
  249.       <label form="verb" text-case="capitalize-first" suffix=" "/>
  250.       <name and="text" delimiter=", "/>
  251.     </names>
  252.   </macro>
  253.   <macro name="title-note">
  254.     <choose>
  255.       <if variable="title" match="none">
  256.         <text variable="genre"/>
  257.       </if>
  258.       <!-- MW This section is CUSTOMIZED to account for chapters. -->
  259.       <else-if type="book chapter graphic map motion_picture song" match="any">
  260.       <!-- MW End of CUSTOMIZED section. Find original below. -->
  261.       <!-- <else-if type="book graphic map motion_picture song" match="any"> -->
  262.       <!-- MW End of ORIGINAL section. -->
  263.         <text variable="title" text-case="title" font-style="italic"/>
  264.         <!-- MW This section is CUSTOMIZED to account for original, classical titles. -->
  265.             <text variable="original-title" prefix=" [" suffix="]"/>
  266.         <!-- MW End of CUSTOMIZED section. Original skips this section. -->
  267.         <group delimiter=" " prefix=", ">
  268.           <text term="version"/>
  269.           <text variable="version"/>
  270.         </group>
  271.       </else-if>
  272.       <else-if type="legal_case interview patent" match="any">
  273.         <text variable="title"/>
  274.       </else-if>
  275.       <else-if variable="reviewed-author">
  276.         <text variable="title" font-style="italic" prefix="review of "/>
  277.       </else-if>
  278.       <else>
  279.         <text variable="title" text-case="title" quotes="true"/>
  280.       </else>
  281.     </choose>
  282.   </macro>
  283.   <macro name="title">
  284.     <choose>
  285.       <if variable="title" match="none">
  286.         <choose>
  287.           <if type="personal_communication" match="none">
  288.             <text variable="genre" text-case="capitalize-first"/>
  289.           </if>
  290.         </choose>
  291.       </if>
  292.       <else-if type="book graphic motion_picture song" match="any">
  293.         <text variable="title" text-case="title" font-style="italic"/>
  294.         <!-- MW This section is CUSTOMIZED to account for original, classical titles. -->
  295.             <text variable="original-title" prefix=" [" suffix="]"/>
  296.         <!-- MW End of CUSTOMIZED section. Original skips this section. -->
  297.         <group prefix=" (" suffix=")" delimiter=" ">
  298.           <text term="version"/>
  299.           <text variable="version"/>
  300.         </group>
  301.       </else-if>
  302.       <!-- MW This section is CUSTOMIZED to account for chapters. -->
  303.       <else-if type="chapter" match="any">
  304.         <choose>
  305.           <if variable="compiler" match="any">
  306.             <text variable="title" text-case="title" font-style="italic"/>
  307.           </if>
  308.           <else>
  309.             <text variable="title" text-case="title" quotes="true"/>
  310.           </else>
  311.         </choose>
  312.             <text variable="original-title" prefix=" [" suffix="]"/>
  313.         <date variable="event-date" form="text" prefix=", "/>
  314.         <group prefix=" (" suffix=")" delimiter=" ">
  315.           <text term="version"/>
  316.           <text variable="version"/>
  317.         </group>
  318.       </else-if>
  319.       <!-- MW End of CUSTOMIZED section. Original skips this section. -->
  320.       <else-if variable="reviewed-author">
  321.         <group delimiter=", ">
  322.           <text variable="title" font-style="italic" prefix="Review of "/>
  323.           <names variable="reviewed-author">
  324.             <label form="verb-short" text-case="lowercase" suffix=" "/>
  325.             <name and="text" delimiter=", "/>
  326.           </names>
  327.         </group>
  328.       </else-if>
  329.       <else-if type="bill legislation legal_case interview patent" match="any">
  330.         <text variable="title"/>
  331.       </else-if>
  332.       <!-- MW This section is CUSTOMIZED to account for dated letters. -->
  333.       <else-if type="personal_communication" match="any">
  334.         <choose>
  335.           <if variable="event-date issued" match="all">
  336.             <text variable="title" text-case="title" suffix=", " quotes="true"/>
  337.             <text macro="date-disambiguate"/>
  338.           </if>
  339.           <else-if variable="issued" match="any">
  340.             <text variable="title" text-case="title" quotes="true"/>
  341.           </else-if>
  342.           <else-if variable="event-date" match="any">
  343.             <text variable="title" text-case="title" suffix=", " quotes="true"/>
  344.             <text macro="date-disambiguate"/>
  345.           </else-if>
  346.           <else>
  347.             <text variable="title" text-case="title" quotes="true"/>
  348.                   <date variable="event-date" form="text"/>
  349.           </else>
  350.         </choose>
  351.       </else-if>
  352.       <!-- MW End of CUSTOMIZED section. Original skips this section. -->
  353.       <else>
  354.         <text variable="title" text-case="title" quotes="true"/>
  355.       </else>
  356.     </choose>
  357.   </macro>
  358.   <macro name="title-short">
  359.     <choose>
  360.       <if variable="title" match="none">
  361.         <choose>
  362.           <if type="interview">
  363.             <text term="interview"/>
  364.           </if>
  365.           <else-if type="manuscript speech" match="any">
  366.             <text variable="genre" form="short"/>
  367.           </else-if>
  368.         </choose>
  369.       </if>
  370.       <else-if type="book graphic motion_picture song" match="any">
  371.         <text variable="title" text-case="title" form="short" font-style="italic"/>
  372.       </else-if>
  373.       <else-if type="legal_case" variable="title-short" match="all">
  374.         <text variable="title" font-style="italic" form="short"/>
  375.       </else-if>
  376.       <else-if type="patent interview" match="any">
  377.         <text variable="title" form="short"/>
  378.       </else-if>
  379.       <else-if type="legal_case bill legislation" match="any">
  380.         <text variable="title"/>
  381.       </else-if>
  382.       <!-- MW This section is CUSTOMIZED to account for full works within other works/anthologies. -->
  383.       <!-- If applicable, set "compiler" to "true" (or any other value). -->
  384.       <else-if variable="compiler" match="any">
  385.         <text variable="title" text-case="title" form="short" font-style="italic"/>
  386.       </else-if>
  387.       <!-- MW End of CUSTOMIZED section. Original skips this section. -->
  388.       <else>
  389.         <text variable="title" text-case="title" form="short" quotes="true"/>
  390.       </else>
  391.     </choose>
  392.   </macro>
  393.   <macro name="date-disambiguate">
  394.     <choose>
  395.       <if disambiguate="true" type="personal_communication" match="any">
  396.         <!-- MW This section is CUSTOMIZED to use the "event-date" for the dating of letters. -->
  397.         <choose>
  398.           <if variable="event-date" match="any">
  399.             <date variable="event-date" form="text"/>
  400.           </if>
  401.           <else>
  402.             <text macro="issued"/>
  403.           </else>
  404.         </choose>
  405.         <!-- MW End of CUSTOMIZED section. Find original below. -->
  406.         <!-- <text macro="issued"/> -->
  407.         <!-- MW End of ORIGINAL section. -->
  408.       </if>
  409.     </choose>
  410.   </macro>
  411.   <macro name="description-note">
  412.     <group delimiter=", ">
  413.       <text macro="interviewer-note"/>
  414.       <text variable="medium"/>
  415.       <choose>
  416.         <if variable="title" match="none"/>
  417.         <else-if type="manuscript thesis speech" match="any"/>
  418.         <else-if type="patent">
  419.           <group delimiter=" ">
  420.             <text variable="authority"/>
  421.             <text variable="number"/>
  422.           </group>
  423.         </else-if>
  424.         <else>
  425.           <text variable="genre"/>
  426.         </else>
  427.       </choose>
  428.       <choose>
  429.         <if type="map">
  430.           <text variable="scale"/>
  431.         </if>
  432.         <else-if type="graphic">
  433.           <text variable="dimensions"/>
  434.         </else-if>
  435.       </choose>
  436.     </group>
  437.   </macro>
  438.   <macro name="description">
  439.     <group delimiter=", ">
  440.       <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  441.         <text macro="interviewer"/>
  442.         <text variable="medium" text-case="capitalize-first"/>
  443.       </group>
  444.       <choose>
  445.         <if variable="title" match="none"/>
  446.         <else-if type="thesis speech" match="any"/>
  447.         <else-if type="patent">
  448.           <group delimiter=" ">
  449.             <text variable="authority"/>
  450.             <text variable="number"/>
  451.           </group>
  452.         </else-if>
  453.         <else>
  454.           <text variable="genre" text-case="capitalize-first"/>
  455.         </else>
  456.       </choose>
  457.       <choose>
  458.         <if type="map">
  459.           <text variable="scale"/>
  460.         </if>
  461.         <else-if type="graphic">
  462.           <text variable="dimensions"/>
  463.         </else-if>
  464.       </choose>
  465.     </group>
  466.   </macro>
  467.   <macro name="container-title-note">
  468.     <group delimiter=" ">
  469.       <choose>
  470.         <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  471.           <text term="in"/>
  472.         </if>
  473.       </choose>
  474.       <choose>
  475.         <if type="webpage">
  476.           <text variable="container-title"/>
  477.         </if>
  478.         <else-if type="post-weblog">
  479.           <text variable="container-title" text-case="title" font-style="italic" suffix=" (blog)"/>
  480.         </else-if>
  481.         <else-if type="bill legislation legal_case" match="none">
  482.           <text variable="container-title" text-case="title" font-style="italic"/>
  483.         </else-if>
  484.       </choose>
  485.     </group>
  486.   </macro>
  487.   <macro name="container-title">
  488.     <group delimiter=" ">
  489.       <choose>
  490.         <!-- MW This section is CUSTOMIZED to account for letters in other works/collections. -->
  491.         <if type="chapter entry-dictionary entry-encyclopedia paper-conference personal_communication" match="any">
  492.         <!-- MW End of CUSTOMIZED section. Find original below. -->
  493.         <!-- <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any"> -->
  494.         <!-- MW End of ORIGINAL section. -->
  495.           <text term="in" text-case="capitalize-first"/>
  496.         </if>
  497.       </choose>
  498.       <choose>
  499.         <if type="webpage">
  500.           <text variable="container-title"/>
  501.         </if>
  502.         <else-if type="post-weblog">
  503.           <text variable="container-title" text-case="title" font-style="italic" suffix=" (blog)"/>
  504.         </else-if>
  505.         <else-if type="bill legislation legal_case" match="none">
  506.           <text variable="container-title" text-case="title" font-style="italic"/>
  507.         </else-if>
  508.       </choose>
  509.     </group>
  510.   </macro>
  511.   <macro name="collection-title">
  512.     <choose>
  513.       <if match="none" type="article-journal">
  514.         <choose>
  515.           <if match="none" is-numeric="collection-number">
  516.             <group delimiter=", ">
  517.               <text variable="collection-title" text-case="title"/>
  518.               <text variable="collection-number"/>
  519.             </group>
  520.           </if>
  521.           <else>
  522.             <!-- MW This section is CUSTOMIZED to account for numbered series. -->
  523.             <group delimiter=", ">
  524.             <!-- MW End of CUSTOMIZED section. Find original below. -->
  525.             <!-- <group delimiter=" "> -->
  526.             <!-- MW End of ORIGINAL section. -->
  527.               <text variable="collection-title" text-case="title"/>
  528.               <!-- MW This section is CUSTOMIZED to account for numbered series. -->
  529.               <number variable="collection-number" form="ordinal" suffix=" ser."/>
  530.               <!-- MW End of CUSTOMIZED section. Find original below. -->
  531.               <!-- <text variable="collection-number"/> -->
  532.               <!-- MW End of ORIGINAL section. -->
  533.             </group>
  534.           </else>
  535.         </choose>
  536.       </if>
  537.     </choose>
  538.   </macro>
  539.   <macro name="collection-title-journal">
  540.     <choose>
  541.       <if type="article-journal">
  542.         <group delimiter=" ">
  543.           <text variable="collection-title"/>
  544.           <text variable="collection-number"/>
  545.         </group>
  546.       </if>
  547.     </choose>
  548.   </macro>
  549.   <macro name="edition-note">
  550.     <choose>
  551.       <if type="book chapter graphic motion_picture paper-conference report song" match="any">
  552.         <choose>
  553.           <if is-numeric="edition">
  554.             <group delimiter=" ">
  555.               <number variable="edition" form="ordinal"/>
  556.               <text term="edition" form="short"/>
  557.             </group>
  558.           </if>
  559.           <else>
  560.             <text variable="edition"/>
  561.           </else>
  562.         </choose>
  563.       </if>
  564.     </choose>
  565.   </macro>
  566.   <macro name="edition">
  567.     <choose>
  568.       <if type="book chapter graphic motion_picture paper-conference report song" match="any">
  569.         <choose>
  570.           <if is-numeric="edition">
  571.             <group delimiter=" ">
  572.               <number variable="edition" form="ordinal"/>
  573.               <text term="edition" form="short"/>
  574.             </group>
  575.           </if>
  576.           <else>
  577.             <text variable="edition" text-case="capitalize-first" suffix="."/>
  578.           </else>
  579.         </choose>
  580.       </if>
  581.     </choose>
  582.   </macro>
  583.   <macro name="locators-note-join-with-space">
  584.     <choose>
  585.       <if type="article-journal" variable="volume" match="all">
  586.         <choose>
  587.           <if match="none" variable="collection-title">
  588.             <text macro="locators-note"/>
  589.           </if>
  590.         </choose>
  591.       </if>
  592.     </choose>
  593.   </macro>
  594.   <macro name="locators-note-join-with-comma">
  595.     <choose>
  596.       <if type="article-journal" match="none">
  597.         <text macro="locators-note"/>
  598.       </if>
  599.       <else-if type="article-journal">
  600.         <choose>
  601.           <if variable="volume" match="none">
  602.             <text macro="locators-note"/>
  603.           </if>
  604.           <else-if match="any" variable="collection-title">
  605.             <text macro="locators-note"/>
  606.           </else-if>
  607.         </choose>
  608.       </else-if>
  609.     </choose>
  610.   </macro>
  611.   <macro name="locators-note">
  612.     <choose>
  613.       <if type="article-journal">
  614.         <group delimiter=", ">
  615.           <text macro="collection-title-journal"/>
  616.           <text variable="volume"/>
  617.           <group delimiter=" ">
  618.             <text term="issue" form="short"/>
  619.             <text variable="issue"/>
  620.           </group>
  621.         </group>
  622.       </if>
  623.       <else-if type="bill legislation legal_case" match="any">
  624.         <text macro="legal-cites"/>
  625.       </else-if>
  626.       <else-if type="book chapter graphic motion_picture paper-conference report song" match="any">
  627.         <group delimiter=", ">
  628.           <text macro="edition-note"/>
  629.           <group delimiter=" ">
  630.             <text term="volume" form="short"/>
  631.             <number variable="volume" form="numeric"/>
  632.           </group>
  633.           <choose>
  634.             <if variable="locator" match="none">
  635.               <group delimiter=" ">
  636.                 <number variable="number-of-volumes" form="numeric"/>
  637.                 <text term="volume" form="short" plural="true"/>
  638.               </group>
  639.             </if>
  640.           </choose>
  641.         </group>
  642.       </else-if>
  643.     </choose>
  644.   </macro>
  645.   <macro name="legal-cites">
  646.     <choose>
  647.       <if type="legal_case" match="any">
  648.         <group delimiter=" ">
  649.           <choose>
  650.             <if variable="container-title">
  651.               <text variable="volume"/>
  652.               <text variable="container-title"/>
  653.               <group delimiter=" ">
  654.                 <!--change to label variable="section" as that becomes available -->
  655.                 <text term="section" form="symbol"/>
  656.                 <text variable="section"/>
  657.               </group>
  658.               <group delimiter=", ">
  659.                 <text variable="page"/>
  660.                 <choose>
  661.                   <if locator="page" match="any">
  662.                     <text variable="locator"/>
  663.                   </if>
  664.                   <else>
  665.                     <group delimiter=" ">
  666.                       <label variable="locator" form="short"/>
  667.                       <text variable="locator"/>
  668.                     </group>
  669.                   </else>
  670.                 </choose>
  671.               </group>
  672.             </if>
  673.             <else>
  674.               <text variable="number" prefix="No. "/>
  675.             </else>
  676.           </choose>
  677.         </group>
  678.       </if>
  679.       <else-if type="bill legislation" match="any">
  680.         <group delimiter=", ">
  681.           <choose>
  682.             <if variable="number">
  683.               <!--There's a public law number-->
  684.               <text variable="number" prefix="Pub. L. No. "/>
  685.               <group delimiter=" ">
  686.                 <!--change to label variable="section" as that becomes available -->
  687.                 <text term="section" form="symbol"/>
  688.                 <text variable="section"/>
  689.               </group>
  690.               <group delimiter=" ">
  691.                 <text variable="volume"/>
  692.                 <text variable="container-title"/>
  693.                 <text variable="page-first"/>
  694.               </group>
  695.             </if>
  696.             <else>
  697.               <group delimiter=" ">
  698.                 <text variable="volume"/>
  699.                 <text variable="container-title"/>
  700.                 <!--change to label variable="section" as that becomes available -->
  701.                 <text term="section" form="symbol"/>
  702.                 <text variable="section"/>
  703.               </group>
  704.             </else>
  705.           </choose>
  706.         </group>
  707.       </else-if>
  708.     </choose>
  709.   </macro>
  710.   <macro name="locators-join-with-space">
  711.     <choose>
  712.       <if type="article-journal" variable="volume" match="all">
  713.         <choose>
  714.           <if match="none" variable="collection-title">
  715.             <text macro="locators"/>
  716.           </if>
  717.         </choose>
  718.       </if>
  719.     </choose>
  720.   </macro>
  721.   <macro name="locators-join-with-comma">
  722.     <choose>
  723.       <if type="bill chapter legislation legal_case paper-conference" match="any">
  724.         <text macro="locators"/>
  725.       </if>
  726.       <else-if type="article-journal">
  727.         <choose>
  728.           <if variable="volume" match="none">
  729.             <text macro="locators"/>
  730.           </if>
  731.           <else-if match="any" variable="collection-title">
  732.             <text macro="locators"/>
  733.           </else-if>
  734.         </choose>
  735.       </else-if>
  736.     </choose>
  737.   </macro>
  738.   <macro name="locators-join-with-period">
  739.     <choose>
  740.       <if type="bill legislation legal_case article-journal chapter paper-conference" match="none">
  741.         <text macro="locators"/>
  742.       </if>
  743.     </choose>
  744.   </macro>
  745.   <macro name="locators">
  746.     <choose>
  747.       <if type="article-journal">
  748.         <group delimiter=", ">
  749.           <text macro="collection-title-journal"/>
  750.           <text variable="volume"/>
  751.           <group delimiter=" ">
  752.             <text term="issue" form="short"/>
  753.             <text variable="issue"/>
  754.           </group>
  755.         </group>
  756.       </if>
  757.       <else-if type="bill legislation legal_case" match="any">
  758.         <text macro="legal-cites"/>
  759.       </else-if>
  760.       <else-if type="book graphic motion_picture report song" match="any">
  761.         <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  762.           <text macro="edition"/>
  763.           <group delimiter=" ">
  764.             <text term="volume" form="short" text-case="capitalize-first"/>
  765.             <number variable="volume" form="numeric"/>
  766.           </group>
  767.           <group delimiter=" ">
  768.             <number variable="number-of-volumes" form="numeric"/>
  769.             <text term="volume" form="short" plural="true"/>
  770.           </group>
  771.         </group>
  772.       </else-if>
  773.       <else-if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  774.         <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  775.           <text macro="edition"/>
  776.           <choose>
  777.             <if variable="page" match="none">
  778.               <group delimiter=" ">
  779.                 <text term="volume" form="short" text-case="capitalize-first"/>
  780.                 <number variable="volume" form="numeric"/>
  781.               </group>
  782.             </if>
  783.           </choose>
  784.         </group>
  785.       </else-if>
  786.     </choose>
  787.   </macro>
  788.   <macro name="locators-newspaper">
  789.     <choose>
  790.       <if type="article-newspaper">
  791.         <group delimiter=", ">
  792.           <group delimiter=" ">
  793.             <number variable="edition"/>
  794.             <text term="edition"/>
  795.           </group>
  796.           <group delimiter=" ">
  797.             <text term="section" form="short"/>
  798.             <text variable="section"/>
  799.           </group>
  800.         </group>
  801.       </if>
  802.     </choose>
  803.   </macro>
  804.   <macro name="event-note">
  805.     <text variable="event"/>
  806.   </macro>
  807.   <macro name="event">
  808.     <choose>
  809.       <if variable="title">
  810.         <group delimiter=" ">
  811.           <choose>
  812.             <if variable="genre">
  813.               <text term="presented at"/>
  814.             </if>
  815.             <else>
  816.               <text term="presented at" text-case="capitalize-first"/>
  817.             </else>
  818.           </choose>
  819.           <text variable="event"/>
  820.         </group>
  821.       </if>
  822.       <else>
  823.         <group delimiter=" ">
  824.           <text term="presented at" text-case="capitalize-first"/>
  825.           <text variable="event"/>
  826.         </group>
  827.       </else>
  828.     </choose>
  829.   </macro>
  830.   <macro name="originally-published">
  831.     <group delimiter=", ">
  832.       <group delimiter=": ">
  833.         <text variable="original-publisher-place"/>
  834.         <text variable="original-publisher"/>
  835.       </group>
  836.       <choose>
  837.         <if is-uncertain-date="original-date">
  838.           <date variable="original-date" form="numeric" date-parts="year" prefix="[" suffix="?]"/>
  839.         </if>
  840.         <else>
  841.           <date variable="original-date" form="numeric" date-parts="year"/>
  842.         </else>
  843.       </choose>
  844.     </group>
  845.   </macro>
  846.   <macro name="reprint-note">
  847.     <!-- Needs localization. -->
  848.     <choose>
  849.       <if variable="original-date issued" match="all">
  850.         <choose>
  851.           <!-- For whatever reason in notes, when we have both original and new publishers, reprint doesn't appear. -->
  852.           <if variable="original-publisher original-publisher-place" match="none">
  853.             <text value="repr."/>
  854.           </if>
  855.         </choose>
  856.       </if>
  857.     </choose>
  858.   </macro>
  859.   <macro name="reprint">
  860.     <!-- Needs localization. -->
  861.     <choose>
  862.       <if variable="original-date issued" match="all">
  863.         <text value="reprint" text-case="capitalize-first"/>
  864.       </if>
  865.     </choose>
  866.   </macro>
  867.   <macro name="publisher">
  868.     <choose>
  869.       <if type="thesis">
  870.         <text variable="publisher"/>
  871.       </if>
  872.       <else-if type="speech">
  873.         <text variable="event-place"/>
  874.       </else-if>
  875.       <else>
  876.         <group delimiter=": ">
  877.           <text variable="publisher-place"/>
  878.           <text variable="publisher"/>
  879.         </group>
  880.       </else>
  881.     </choose>
  882.   </macro>
  883.   <macro name="issued">
  884.     <choose>
  885.       <if variable="issued">
  886.         <choose>
  887.           <if type="legal_case">
  888.             <group delimiter=" ">
  889.               <text variable="authority"/>
  890.               <choose>
  891.                 <if variable="container-title" match="any">
  892.                   <!-- Only print year for cases published in reporters. -->
  893.                   <date variable="issued" form="numeric" date-parts="year"/>
  894.                 </if>
  895.                 <else>
  896.                   <date variable="issued" form="text"/>
  897.                 </else>
  898.               </choose>
  899.             </group>
  900.           </if>
  901.           <else-if type="book bill chapter legislation motion_picture paper-conference song thesis" match="any">
  902.             <choose>
  903.               <if is-uncertain-date="issued">
  904.                 <date variable="issued" form="numeric" date-parts="year" prefix="[" suffix="?]"/>
  905.               </if>
  906.               <else>
  907.                 <date variable="issued" form="numeric" date-parts="year"/>
  908.               </else>
  909.             </choose>
  910.           </else-if>
  911.           <else-if type="patent">
  912.             <group delimiter=", ">
  913.               <group delimiter=" ">
  914.                 <!-- Needs Localization. -->
  915.                 <text value="filed"/>
  916.                 <date variable="submitted" form="text"/>
  917.               </group>
  918.               <group delimiter=" ">
  919.                 <choose>
  920.                   <if variable="issued submitted" match="all">
  921.                     <text term="and"/>
  922.                   </if>
  923.                 </choose>
  924.                 <!-- Needs Localization. -->
  925.                 <text value="issued"/>
  926.                 <date variable="issued" form="text"/>
  927.               </group>
  928.             </group>
  929.           </else-if>
  930.           <else>
  931.             <choose>
  932.               <if is-uncertain-date="issued">
  933.                 <date variable="issued" form="text" prefix="[" suffix="?]"/>
  934.               </if>
  935.               <else>
  936.                 <date variable="issued" form="text"/>
  937.               </else>
  938.             </choose>
  939.           </else>
  940.         </choose>
  941.       </if>
  942.       <else-if variable="status">
  943.         <text variable="status"/>
  944.       </else-if>
  945.       <else-if variable="accessed URL" match="all"/>
  946.       <else>
  947.         <!-- MW This section is CUSTOMIZED to use the "event-date" for the dating of letters. -->
  948.         <choose>
  949.           <if variable="event-date issued" match="all">
  950.             <text term="no date" form="short"/>
  951.           </if>
  952.           <else-if variable="event-date" match="any">
  953.           </else-if>
  954.           <else>
  955.             <text term="no date" form="short"/>
  956.           </else>
  957.         </choose>
  958.         <!-- MW End of CUSTOMIZED section. Find original below. -->
  959.         <!-- <text term="no date" form="short"/> -->
  960.         <!-- MW End of ORIGINAL section. -->
  961.       </else>
  962.     </choose>
  963.   </macro>
  964.   <macro name="point-locators-subsequent">
  965.     <choose>
  966.       <if type="legal_case" variable="locator" match="all">
  967.         <choose>
  968.           <if locator="page">
  969.             <group delimiter=":">
  970.               <text variable="volume"/>
  971.               <text variable="locator"/>
  972.             </group>
  973.           </if>
  974.           <else>
  975.             <group delimiter=" ">
  976.               <label variable="locator" form="short"/>
  977.               <text variable="locator"/>
  978.             </group>
  979.           </else>
  980.         </choose>
  981.       </if>
  982.       <else-if variable="locator">
  983.         <choose>
  984.           <if locator="page" match="none">
  985.             <group delimiter=" ">
  986.               <choose>
  987.                 <if type="book graphic motion_picture report song" match="any">
  988.                   <choose>
  989.                     <if variable="volume">
  990.                       <group delimiter=", ">
  991.                         <group delimiter=" ">
  992.                           <text term="volume" form="short"/>
  993.                           <number variable="volume" form="numeric"/>
  994.                         </group>
  995.                         <label variable="locator" form="short"/>
  996.                       </group>
  997.                     </if>
  998.                     <else>
  999.                       <label variable="locator" form="short"/>
  1000.                     </else>
  1001.                   </choose>
  1002.                 </if>
  1003.                 <else>
  1004.                   <label variable="locator" form="short"/>
  1005.                 </else>
  1006.               </choose>
  1007.               <text variable="locator"/>
  1008.             </group>
  1009.           </if>
  1010.           <else-if type="book graphic motion_picture report song" match="any">
  1011.             <group delimiter=":">
  1012.               <number variable="volume" form="numeric"/>
  1013.               <text variable="locator"/>
  1014.             </group>
  1015.           </else-if>
  1016.           <else>
  1017.             <text variable="locator"/>
  1018.           </else>
  1019.         </choose>
  1020.       </else-if>
  1021.     </choose>
  1022.   </macro>
  1023.   <macro name="point-locators-join-with-colon">
  1024.     <choose>
  1025.       <if type="article-journal">
  1026.         <choose>
  1027.           <if variable="locator page" match="any">
  1028.             <choose>
  1029.               <if variable="volume issue" match="any">
  1030.                 <text macro="point-locators"/>
  1031.               </if>
  1032.             </choose>
  1033.           </if>
  1034.         </choose>
  1035.       </if>
  1036.     </choose>
  1037.   </macro>
  1038.   <macro name="point-locators-join-with-comma">
  1039.     <choose>
  1040.       <if type="article-journal" match="none">
  1041.         <text macro="point-locators"/>
  1042.       </if>
  1043.       <else-if variable="volume issue" match="none">
  1044.         <text macro="point-locators"/>
  1045.       </else-if>
  1046.     </choose>
  1047.   </macro>
  1048.   <macro name="point-locators">
  1049.     <choose>
  1050.       <if variable="locator" match="none">
  1051.         <choose>
  1052.           <if type="article-journal chapter paper-conference" match="any">
  1053.             <text variable="page"/>
  1054.           </if>
  1055.         </choose>
  1056.       </if>
  1057.       <else-if type="article-journal">
  1058.         <group delimiter=" ">
  1059.           <choose>
  1060.             <if locator="page" match="none">
  1061.               <label variable="locator" form="short" suffix=" "/>
  1062.             </if>
  1063.           </choose>
  1064.           <text variable="locator"/>
  1065.         </group>
  1066.       </else-if>
  1067.       <else-if type="legal_case"/>
  1068.       <else>
  1069.         <group delimiter=" ">
  1070.           <choose>
  1071.             <if locator="page" match="none">
  1072.               <label variable="locator" form="short"/>
  1073.             </if>
  1074.           </choose>
  1075.           <text variable="locator"/>
  1076.         </group>
  1077.       </else>
  1078.     </choose>
  1079.   </macro>
  1080.   <macro name="locators-chapter">
  1081.     <choose>
  1082.       <!-- MW This section is CUSTOMIZED to account for letters in other works/collections. -->
  1083.       <if type="chapter entry-dictionary entry-encyclopedia paper-conference personal_communication" match="any">
  1084.       <!-- MW End of CUSTOMIZED section. Find original below. -->
  1085.       <!-- <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any"> -->
  1086.       <!-- MW End of ORIGINAL section. -->
  1087.         <choose>
  1088.           <if variable="author container-author" match="all"/>
  1089.           <else>
  1090.             <choose>
  1091.               <if variable="page">
  1092.                 <text variable="volume" suffix=":"/>
  1093.                 <text variable="page"/>
  1094.               </if>
  1095.             </choose>
  1096.           </else>
  1097.         </choose>
  1098.       </if>
  1099.     </choose>
  1100.   </macro>
  1101.   <macro name="locators-journal-join-with-colon">
  1102.     <choose>
  1103.       <if type="article-journal">
  1104.         <choose>
  1105.           <if variable="volume issue" match="any">
  1106.             <text variable="page"/>
  1107.           </if>
  1108.         </choose>
  1109.       </if>
  1110.     </choose>
  1111.   </macro>
  1112.   <macro name="locators-journal-join-with-comma">
  1113.     <choose>
  1114.       <if type="article-journal">
  1115.         <choose>
  1116.           <if variable="volume issue" match="none">
  1117.             <text variable="page"/>
  1118.           </if>
  1119.         </choose>
  1120.       </if>
  1121.     </choose>
  1122.   </macro>
  1123.   <macro name="archive-note">
  1124.     <choose>
  1125.       <if type="thesis">
  1126.         <group delimiter=" ">
  1127.           <text variable="archive"/>
  1128.           <text variable="archive_location" prefix="(" suffix=")"/>
  1129.         </group>
  1130.       </if>
  1131.       <else>
  1132.         <group delimiter=", ">
  1133.           <text variable="archive_location"/>
  1134.           <text variable="archive"/>
  1135.           <text variable="archive-place"/>
  1136.         </group>
  1137.       </else>
  1138.     </choose>
  1139.   </macro>
  1140.   <macro name="archive">
  1141.     <choose>
  1142.       <if type="thesis">
  1143.         <group delimiter=" ">
  1144.           <text variable="archive"/>
  1145.           <text variable="archive_location" prefix="(" suffix=")"/>
  1146.         </group>
  1147.       </if>
  1148.       <else>
  1149.         <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  1150.           <text variable="archive_location" text-case="capitalize-first"/>
  1151.           <text variable="archive"/>
  1152.           <text variable="archive-place"/>
  1153.         </group>
  1154.       </else>
  1155.     </choose>
  1156.   </macro>
  1157.   <macro name="issue-note-join-with-space">
  1158.     <choose>
  1159.       <if type="article-journal bill legislation legal_case manuscript thesis" variable="publisher-place event-place publisher" match="any">
  1160.         <!-- Chicago doesn't use publisher/place for Newspapers and we want the date delimited by a comma. -->
  1161.         <choose>
  1162.           <if type="article-newspaper" match="none">
  1163.             <choose>
  1164.               <if type="article-journal" match="none">
  1165.                 <text macro="issue-note"/>
  1166.               </if>
  1167.               <else-if variable="issue volume" match="any">
  1168.                 <text macro="issue-note"/>
  1169.               </else-if>
  1170.             </choose>
  1171.           </if>
  1172.         </choose>
  1173.       </if>
  1174.     </choose>
  1175.   </macro>
  1176.   <macro name="issue-note-join-with-comma">
  1177.     <choose>
  1178.       <if type="article-journal bill legislation legal_case manuscript speech thesis" variable="publisher-place publisher" match="none">
  1179.         <text macro="issue-note"/>
  1180.       </if>
  1181.       <else-if type="article-newspaper">
  1182.         <text macro="issue-note"/>
  1183.       </else-if>
  1184.       <else-if type="article-journal">
  1185.         <choose>
  1186.           <if variable="volume issue" match="none">
  1187.             <text macro="issue-note"/>
  1188.           </if>
  1189.         </choose>
  1190.       </else-if>
  1191.     </choose>
  1192.   </macro>
  1193.   <macro name="issue-map-graphic">
  1194.     <!--See CMoS 17th ed. 14.235 and 14.237-->
  1195.     <choose>
  1196.       <if type="graphic map" match="any">
  1197.         <choose>
  1198.           <if variable="publisher publisher-place" match="none">
  1199.             <text macro="issued"/>
  1200.           </if>
  1201.         </choose>
  1202.       </if>
  1203.     </choose>
  1204.   </macro>
  1205.   <macro name="issue-note">
  1206.     <choose>
  1207.       <if type="bill legislation legal_case" match="any">
  1208.         <text macro="issued" prefix="(" suffix=")"/>
  1209.       </if>
  1210.       <else-if type="article-journal">
  1211.         <choose>
  1212.           <if variable="volume issue" match="any">
  1213.             <text macro="issued" prefix="(" suffix=")"/>
  1214.           </if>
  1215.           <else>
  1216.             <text macro="issued"/>
  1217.           </else>
  1218.         </choose>
  1219.       </else-if>
  1220.       <else-if type="article-newspaper">
  1221.         <text macro="issued"/>
  1222.       </else-if>
  1223.       <else-if type="manuscript thesis speech" match="any">
  1224.         <group delimiter=", " prefix="(" suffix=")">
  1225.           <choose>
  1226.             <if variable="title" match="any">
  1227.               <text variable="genre"/>
  1228.             </if>
  1229.           </choose>
  1230.           <text variable="event"/>
  1231.           <text variable="event-place"/>
  1232.           <text variable="publisher"/>
  1233.           <text macro="issued"/>
  1234.         </group>
  1235.       </else-if>
  1236.       <else-if variable="publisher-place event-place publisher" match="any">
  1237.         <group prefix="(" suffix=")" delimiter=", ">
  1238.           <text macro="event-note"/>
  1239.           <group delimiter="; ">
  1240.             <text macro="originally-published"/>
  1241.             <group delimiter=", ">
  1242.               <text macro="reprint-note"/>
  1243.               <text macro="publisher"/>
  1244.             </group>
  1245.           </group>
  1246.           <text macro="issued"/>
  1247.         </group>
  1248.       </else-if>
  1249.       <else>
  1250.         <text macro="issued"/>
  1251.       </else>
  1252.     </choose>
  1253.   </macro>
  1254.   <macro name="issue-join-with-space">
  1255.     <choose>
  1256.       <if type="article-journal" match="any">
  1257.         <choose>
  1258.           <if variable="issue volume" match="any">
  1259.             <text macro="issue"/>
  1260.           </if>
  1261.         </choose>
  1262.       </if>
  1263.       <else-if type="bill legislation legal_case" match="any">
  1264.         <text macro="issue"/>
  1265.       </else-if>
  1266.     </choose>
  1267.   </macro>
  1268.   <macro name="issue-join-with-period">
  1269.     <choose>
  1270.       <if type="article-journal bill legislation legal_case" match="none">
  1271.         <choose>
  1272.           <!-- We need a perdiod here when the container title gets moved up into author position, otherwise a comma (below)-->
  1273.           <if type="article-newspaper article-magazine" match="any">
  1274.             <choose>
  1275.               <if variable="author editor" match="none">
  1276.                 <text macro="issue"/>
  1277.               </if>
  1278.             </choose>
  1279.           </if>
  1280.           <else-if type="speech" variable="publisher publisher-place" match="any">
  1281.             <text macro="issue"/>
  1282.           </else-if>
  1283.         </choose>
  1284.       </if>
  1285.     </choose>
  1286.   </macro>
  1287.   <macro name="issue-join-with-comma">
  1288.     <choose>
  1289.       <if type="bill legislation legal_case" match="none">
  1290.         <choose>
  1291.           <if type="article-journal" match="none">
  1292.             <choose>
  1293.               <if type="article-newspaper article-magazine" match="any">
  1294.                 <choose>
  1295.                   <if variable="author editor" match="any">
  1296.                     <text macro="issue"/>
  1297.                   </if>
  1298.                 </choose>
  1299.               </if>
  1300.               <else-if type="speech" variable="publisher publisher-place" match="none">
  1301.                 <text macro="issue"/>
  1302.               </else-if>
  1303.             </choose>
  1304.           </if>
  1305.           <else-if variable="volume issue" match="none">
  1306.             <text macro="issue"/>
  1307.           </else-if>
  1308.         </choose>
  1309.       </if>
  1310.     </choose>
  1311.   </macro>
  1312.   <macro name="issue">
  1313.     <choose>
  1314.       <if type="bill legislation legal_case" match="any">
  1315.         <text macro="issued" prefix="(" suffix=")"/>
  1316.       </if>
  1317.       <else-if type="article-journal">
  1318.         <choose>
  1319.           <if variable="issue volume" match="any">
  1320.             <text macro="issued" prefix="(" suffix=")"/>
  1321.           </if>
  1322.           <else>
  1323.             <text macro="issued"/>
  1324.           </else>
  1325.         </choose>
  1326.       </else-if>
  1327.       <else-if type="speech">
  1328.         <group delimiter=", ">
  1329.           <group delimiter=" ">
  1330.             <choose>
  1331.               <if variable="title" match="none"/>
  1332.               <else>
  1333.                 <text variable="genre" text-case="capitalize-first"/>
  1334.               </else>
  1335.             </choose>
  1336.             <text macro="event"/>
  1337.           </group>
  1338.           <text variable="event-place"/>
  1339.           <text macro="issued"/>
  1340.         </group>
  1341.       </else-if>
  1342.       <!-- Chicago doesn't use publisher/place for Newspapers. -->
  1343.       <else-if type="article-newspaper">
  1344.         <text macro="issued"/>
  1345.       </else-if>
  1346.       <else-if variable="publisher-place publisher" match="any">
  1347.         <group delimiter=", ">
  1348.           <choose>
  1349.             <if type="thesis">
  1350.               <text variable="genre" text-case="capitalize-first"/>
  1351.             </if>
  1352.           </choose>
  1353.           <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  1354.             <text macro="originally-published"/>
  1355.             <group delimiter=", ">
  1356.               <text macro="reprint"/>
  1357.               <text macro="publisher"/>
  1358.             </group>
  1359.           </group>
  1360.           <text macro="issued"/>
  1361.         </group>
  1362.       </else-if>
  1363.       <!--location for data for maps and artwork is different-->
  1364.       <else-if type="graphic map" match="none">
  1365.         <text macro="issued"/>
  1366.       </else-if>
  1367.     </choose>
  1368.   </macro>
  1369.   <macro name="access-note">
  1370.     <group delimiter=", ">
  1371.       <choose>
  1372.         <if type="graphic report" match="any">
  1373.           <text macro="archive-note"/>
  1374.         </if>
  1375.         <else-if type="article-journal bill book chapter legal_case legislation motion_picture paper-conference" match="none">
  1376.           <text macro="archive-note"/>
  1377.         </else-if>
  1378.       </choose>
  1379.       <choose>
  1380.         <if variable="issued" match="none">
  1381.           <group delimiter=" ">
  1382.             <text term="accessed"/>
  1383.             <date variable="accessed" form="text"/>
  1384.           </group>
  1385.         </if>
  1386.       </choose>
  1387.       <choose>
  1388.         <if type="legal_case" match="none">
  1389.           <choose>
  1390.             <if variable="DOI">
  1391.               <text variable="DOI" prefix="https://doi.org/"/>
  1392.             </if>
  1393.             <else>
  1394.               <text variable="URL"/>
  1395.             </else>
  1396.           </choose>
  1397.         </if>
  1398.       </choose>
  1399.     </group>
  1400.   </macro>
  1401.   <macro name="access">
  1402.     <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  1403.       <choose>
  1404.         <if type="graphic report" match="any">
  1405.           <text macro="archive"/>
  1406.         </if>
  1407.         <else-if type="article-journal bill book chapter legal_case legislation motion_picture paper-conference" match="none">
  1408.           <text macro="archive"/>
  1409.         </else-if>
  1410.       </choose>
  1411.       <choose>
  1412.         <if variable="issued" match="none">
  1413.           <group delimiter=" ">
  1414.             <text term="accessed" text-case="capitalize-first"/>
  1415.             <date variable="accessed" form="text"/>
  1416.           </group>
  1417.         </if>
  1418.       </choose>
  1419.       <choose>
  1420.         <if type="legal_case" match="none">
  1421.           <choose>
  1422.             <if variable="DOI">
  1423.               <text variable="DOI" prefix="https://doi.org/"/>
  1424.             </if>
  1425.             <else>
  1426.               <text variable="URL"/>
  1427.             </else>
  1428.           </choose>
  1429.         </if>
  1430.       </choose>
  1431.     </group>
  1432.   </macro>
  1433.   <macro name="case-locator-subsequent">
  1434.     <choose>
  1435.       <if type="legal_case">
  1436.         <group delimiter=" ">
  1437.           <text variable="volume"/>
  1438.           <text variable="container-title"/>
  1439.         </group>
  1440.       </if>
  1441.     </choose>
  1442.   </macro>
  1443.   <macro name="case-pinpoint-subsequent">
  1444.     <choose>
  1445.       <if type="legal_case">
  1446.         <group delimiter=" ">
  1447.           <choose>
  1448.             <if locator="page">
  1449.               <text term="at"/>
  1450.               <text variable="locator"/>
  1451.             </if>
  1452.             <else>
  1453.               <label variable="locator"/>
  1454.               <text variable="locator"/>
  1455.             </else>
  1456.           </choose>
  1457.         </group>
  1458.       </if>
  1459.     </choose>
  1460.   </macro>
  1461.   <citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true">
  1462.     <layout suffix="." delimiter="; ">
  1463.       <choose>
  1464.         <if position="ibid ibid-with-locator" match="any">
  1465.           <group delimiter=", ">
  1466.             <text macro="contributors-short"/>
  1467.             <group delimiter=" ">
  1468.               <group delimiter=", ">
  1469.                 <choose>
  1470.                   <if variable="author editor translator" match="none">
  1471.                     <text macro="title-short"/>
  1472.                   </if>
  1473.                 </choose>
  1474.                 <text macro="case-locator-subsequent"/>
  1475.               </group>
  1476.               <text macro="case-pinpoint-subsequent"/>
  1477.             </group>
  1478.             <choose>
  1479.               <if match="none" type="legal_case">
  1480.                 <text macro="point-locators-subsequent"/>
  1481.               </if>
  1482.             </choose>
  1483.           </group>
  1484.         </if>
  1485.         <else>
  1486.           <group delimiter=", ">
  1487.             <text macro="contributors-short"/>
  1488.             <group delimiter=" ">
  1489.               <group delimiter=", ">
  1490.                 <text macro="title-short"/>
  1491.                 <!--if title & author are the same: -->
  1492.                 <text macro="date-disambiguate"/>
  1493.                 <text macro="case-locator-subsequent"/>
  1494.               </group>
  1495.               <text macro="case-pinpoint-subsequent"/>
  1496.             </group>
  1497.             <choose>
  1498.               <if match="none" type="legal_case">
  1499.                 <text macro="point-locators-subsequent"/>
  1500.               </if>
  1501.             </choose>
  1502.           </group>
  1503.         </else>
  1504.       </choose>
  1505.     </layout>
  1506.   </citation>
  1507.   <bibliography hanging-indent="true" et-al-min="11" et-al-use-first="7" subsequent-author-substitute="&#8212;&#8212;&#8212;" entry-spacing="0">
  1508.     <sort>
  1509.       <key macro="contributors-sort"/>
  1510.       <key variable="title"/>
  1511.       <key variable="genre"/>
  1512.       <key variable="issued"/>
  1513.     </sort>
  1514.     <layout suffix=".">
  1515.       <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  1516.         <group delimiter=": ">
  1517.           <group delimiter=", ">
  1518.             <group delimiter=" ">
  1519.               <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  1520.                 <group delimiter=" ">
  1521.                   <group delimiter=", ">
  1522.                     <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  1523.                       <group delimiter=". "> <!-- MW Change to ".  " for double space.-->
  1524.                         <text macro="contributors"/>
  1525.                         <text macro="title"/>
  1526.                         <text macro="issue-map-graphic"/>
  1527.                       </group>
  1528.                       <text macro="description"/>
  1529.                       <text macro="secondary-contributors"/>
  1530.                       <group delimiter=", ">
  1531.                         <text macro="container-title"/>
  1532.                         <text macro="container-contributors"/>
  1533.                       </group>
  1534.                       <text macro="locators-join-with-period"/>
  1535.                     </group>
  1536.                     <text macro="locators-join-with-comma"/>
  1537.                     <text macro="locators-chapter"/>
  1538.                   </group>
  1539.                   <text macro="locators-join-with-space"/>
  1540.                 </group>
  1541.                 <text macro="collection-title"/>
  1542.                 <text macro="issue-join-with-period"/>
  1543.               </group>
  1544.               <text macro="issue-join-with-space"/>
  1545.             </group>
  1546.             <text macro="issue-join-with-comma"/>
  1547.             <text macro="locators-journal-join-with-comma"/>
  1548.             <text macro="locators-newspaper"/>
  1549.           </group>
  1550.           <text macro="locators-journal-join-with-colon"/>
  1551.         </group>
  1552.         <text macro="access"/>
  1553.       </group>
  1554.     </layout>
  1555.   </bibliography>
  1556. </style>
  1557.  
Add Comment
Please, Sign In to add comment