Advertisement
Guest User

Untitled

a guest
Jun 14th, 2023
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 24.31 KB | None | 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="never" default-locale="en-GB">
  3.   <info>
  4.     <title>OSCOLA - MK1</title>
  5.     <title-short>OSCOLA-MK1</title-short>
  6.     <id>https://csl.mendeley.com/styles/631234351/oscola</id>
  7.     <link href="http://www.zotero.org/styles/oscola" rel="self"/>
  8.     <link href="http://www.zotero.org/styles/australian-guide-to-legal-citation" rel="template"/>
  9.     <link href="http://www.law.ox.ac.uk/publications/oscola.php" rel="documentation"/>
  10.     <author>
  11.       <name>Sebastian Karcher</name>
  12.     </author>
  13.     <contributor>
  14.       <name>MK</name>
  15.       <uri/>
  16.     </contributor>
  17.     <category citation-format="note"/>
  18.     <category field="law"/>
  19.     <summary>The OSCOLA Standards. For a Zotero Group showing data-entry in Zotero see: https://www.zotero.org/groups/oscola_samples/items/order/itemType
  20.     </summary>
  21.     <updated>2022-10-14T18:01:46+00:00</updated>
  22.     <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  23.   </info>
  24.   <locale>
  25.     <terms>
  26.       <term name="chapter" form="short">
  27.         <single>Kap.</single>
  28.         <multiple>Kap.</multiple>
  29.       </term>
  30.       <term name="ibid" form="short">Ebenda</term>
  31.     </terms>
  32.   </locale>
  33.   <locale xml:lang="de">
  34.     <terms>
  35.       <term name="ibid" form="short">Ebenda</term>
  36.     </terms>
  37.   </locale>
  38.   <!--Authors and Persons-->
  39.   <macro name="author-note">
  40.     <!--for bills & hearing this should start with jurisdiction once available-->
  41.     <choose>
  42.       <if type="interview">
  43.         <group delimiter=", ">
  44.           <names variable="interviewer">
  45.             <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
  46.           </names>
  47.           <names variable="author" prefix="Interview with ">
  48.             <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
  49.           </names>
  50.         </group>
  51.       </if>
  52.       <else-if type="personal_communication">
  53.         <group delimiter=" ">
  54.           <group delimiter=" from ">
  55.             <text variable="genre"/>
  56.             <names variable="author">
  57.               <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
  58.             </names>
  59.           </group>
  60.           <names variable="recipient" prefix="to ">
  61.             <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
  62.           </names>
  63.         </group>
  64.       </else-if>
  65.       <else-if type="broadcast">
  66.         <text variable="publisher"/>
  67.       </else-if>
  68.       <else-if type="legal_case legislation" match="any"/>
  69.       <else>
  70.         <names variable="author">
  71.           <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
  72.           <label form="short" prefix=" (" suffix=")" strip-periods="true"/>
  73.           <substitute>
  74.             <names variable="editor"/>
  75.             <names variable="translator"/>
  76.             <text macro="title"/>
  77.           </substitute>
  78.         </names>
  79.       </else>
  80.     </choose>
  81.   </macro>
  82.   <macro name="author-short">
  83.     <choose>
  84.       <if type="interview">
  85.         <group delimiter=", ">
  86.           <names variable="interviewer">
  87.             <name delimiter-precedes-last="never" and="text" form="short" delimiter=", " initialize="false" initialize-with=""/>
  88.           </names>
  89.           <names variable="author" prefix="Interview with ">
  90.             <name delimiter-precedes-last="never" and="text" form="short" delimiter=", " initialize="false" initialize-with=""/>
  91.           </names>
  92.         </group>
  93.       </if>
  94.       <else-if type="personal_communication">
  95.         <group delimiter=" ">
  96.           <group delimiter=" from ">
  97.             <text variable="genre"/>
  98.             <names variable="author">
  99.               <name delimiter-precedes-last="never" and="text" delimiter=", " form="short" initialize="false" initialize-with=""/>
  100.             </names>
  101.           </group>
  102.           <names variable="recipient" prefix="to ">
  103.             <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" form="short" initialize-with=""/>
  104.           </names>
  105.         </group>
  106.       </else-if>
  107.       <else-if type="broadcast">
  108.         <text variable="publisher"/>
  109.       </else-if>
  110.       <else>
  111.         <names variable="author">
  112.           <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with="" form="short"/>
  113.           <substitute>
  114.             <names variable="editor"/>
  115.             <names variable="translator"/>
  116.             <text macro="title"/>
  117.           </substitute>
  118.         </names>
  119.       </else>
  120.     </choose>
  121.   </macro>
  122.   <macro name="author">
  123.     <!--for bills & hearing this should start with jurisdiction once available-->
  124.     <choose>
  125.       <if type="interview">
  126.         <group delimiter=", ">
  127.           <names variable="interviewer">
  128.             <name delimiter-precedes-last="never" and="text" delimiter=", " initialize-with="" name-as-sort-order="all" sort-separator=" "/>
  129.           </names>
  130.           <names variable="author" prefix="Interview with ">
  131.             <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
  132.           </names>
  133.         </group>
  134.       </if>
  135.       <else-if type="personal_communication">
  136.         <group delimiter=" ">
  137.           <group delimiter=", ">
  138.             <names variable="author">
  139.               <name delimiter-precedes-last="never" and="text" delimiter=", " initialize-with="" name-as-sort-order="all" sort-separator=" "/>
  140.             </names>
  141.             <text variable="genre"/>
  142.           </group>
  143.           <names variable="recipient" prefix="to ">
  144.             <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
  145.           </names>
  146.         </group>
  147.       </else-if>
  148.       <else-if type="broadcast">
  149.         <text variable="publisher"/>
  150.       </else-if>
  151.       <else-if type="legal_case legislation" match="any"/>
  152.       <else>
  153.         <names variable="author">
  154.           <name delimiter-precedes-last="never" and="text" delimiter=", " name-as-sort-order="all" initialize-with="" sort-separator=" "/>
  155.           <label form="short" prefix=" (" suffix=")" strip-periods="true"/>
  156.           <substitute>
  157.             <names variable="editor"/>
  158.             <names variable="translator"/>
  159.             <text macro="title"/>
  160.           </substitute>
  161.         </names>
  162.       </else>
  163.     </choose>
  164.   </macro>
  165.   <macro name="editor">
  166.     <choose>
  167.       <if type="chapter paper-conference entry-encyclopedia" match="none">
  168.         <names variable="editor translator container-author" delimiter=", ">
  169.           <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
  170.           <label form="short" prefix=" " strip-periods="true"/>
  171.         </names>
  172.       </if>
  173.     </choose>
  174.   </macro>
  175.   <macro name="editor-chapter">
  176.     <group>
  177.       <text term="in" suffix=" "/>
  178.       <names variable="editor translator container-author" delimiter=", ">
  179.         <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
  180.         <label form="short" prefix=" (" suffix=")" strip-periods="true"/>
  181.       </names>
  182.     </group>
  183.   </macro>
  184.   <!-- Titles -->
  185.   <macro name="title">
  186.     <choose>
  187.       <if type="book motion_picture treaty" match="any">
  188.         <text variable="title" font-style="italic" text-case="title"/>
  189.       </if>
  190.       <else-if type="bill legislation" match="any">
  191.         <text variable="title"/>
  192.       </else-if>
  193.       <else-if type="legal_case">
  194.         <text variable="title" font-style="italic" strip-periods="true"/>
  195.       </else-if>
  196.       <else>
  197.         <text variable="title" quotes="true" text-case="title"/>
  198.       </else>
  199.     </choose>
  200.   </macro>
  201.   <macro name="title-short">
  202.     <choose>
  203.       <if type="book motion_picture treaty" match="any">
  204.         <text variable="title" font-style="italic" text-case="title" form="short"/>
  205.       </if>
  206.       <else-if type="bill legislation" match="any">
  207.         <text variable="title" form="short"/>
  208.       </else-if>
  209.       <else-if type="legal_case">
  210.         <choose>
  211.           <if variable="title-short">
  212.             <text variable="title-short" font-style="italic"/>
  213.           </if>
  214.           <else>
  215.             <text variable="title" font-style="italic"/>
  216.           </else>
  217.         </choose>
  218.       </else-if>
  219.       <else>
  220.         <text variable="title" quotes="true" text-case="title" form="short"/>
  221.       </else>
  222.     </choose>
  223.   </macro>
  224.   <!--Dates-->
  225.   <macro name="issued-year">
  226.     <date variable="issued" form="text" date-parts="year"/>
  227.   </macro>
  228.   <macro name="issued-full">
  229.     <date variable="issued" form="text"/>
  230.   </macro>
  231.   <macro name="date-parenthesis">
  232.     <choose>
  233.       <if type="legal_case article-journal article-magazine" match="any">
  234.         <choose>
  235.           <if variable="number authority" match="all">
  236.             <text macro="issued-year" prefix="[" suffix="]"/>
  237.           </if>
  238.           <else-if variable="volume">
  239.             <text macro="issued-year" prefix="(" suffix=")"/>
  240.           </else-if>
  241.           <else-if variable="container-title volume number" match="any">
  242.             <!--no year in square brackets for unreported case w/o medium neutral citation-->
  243.             <text macro="issued-year" prefix="[" suffix="]"/>
  244.           </else-if>
  245.         </choose>
  246.       </if>
  247.       <else-if type="legislation bill" match="any">
  248.         <text macro="issued-year"/>
  249.       </else-if>
  250.     </choose>
  251.   </macro>
  252.   <!--publication info -->
  253.   <macro name="publisher">
  254.     <choose>
  255.       <if type="book chapter broadcast personal_communication manuscript paper-conference article-newspaper report legislation motion_picture speech interview thesis entry-encyclopedia webpage post-weblog" match="any">
  256.         <group delimiter=" ">
  257.           <group prefix="(" suffix=")" delimiter=", ">
  258.             <choose>
  259.               <if type="article-newspaper">
  260.                 <text variable="publisher-place" strip-periods="true"/>
  261.                 <date variable="issued" form="text"/>
  262.               </if>
  263.               <else-if type="broadcast personal_communication treaty" match="any">
  264.                 <date variable="issued" form="text"/>
  265.               </else-if>
  266.               <else-if type="legislation bill" match="any">
  267.                 <!--this should be jurisdiction we use code instead-->
  268.                 <text variable="container-title" strip-periods="true"/>
  269.               </else-if>
  270.               <else>
  271.                 <!--this won't work in Zotero yet, but does no harm -->
  272.                 <names variable="director">
  273.                   <label form="verb" text-case="capitalize-first" suffix=" "/>
  274.                   <name delimiter-precedes-last="never" and="text" delimiter=", " initialize="false" initialize-with=""/>
  275.                 </names>
  276.                 <text macro="editor"/>
  277.                 <choose>
  278.                   <!--if none of these, this we don't want edition either. Might be Loose-Leaf-->
  279.                   <if variable="publisher issued genre container-title" match="any">
  280.                     <text macro="edition"/>
  281.                   </if>
  282.                 </choose>
  283.                 <choose>
  284.                   <if type="speech">
  285.                     <text variable="event"/>
  286.                     <text variable="event-place"/>
  287.                     <text macro="issued-full"/>
  288.                   </if>
  289.                   <else-if type="thesis" match="any">
  290.                     <text variable="genre" strip-periods="true"/>
  291.                     <group delimiter=" ">
  292.                       <text variable="publisher" strip-periods="true"/>
  293.                       <text macro="issued-year"/>
  294.                     </group>
  295.                   </else-if>
  296.                   <else-if type="webpage post-weblog" match="any">
  297.                     <text variable="container-title" font-style="italic"/>
  298.                     <text macro="issued-full"/>
  299.                   </else-if>
  300.                   <else-if type="interview" match="any">
  301.                     <text macro="issued-full"/>
  302.                   </else-if>
  303.                   <else>
  304.                     <group delimiter=" ">
  305.                       <text variable="publisher" strip-periods="true"/>
  306.                       <text macro="issued-year"/>
  307.                     </group>
  308.                   </else>
  309.                 </choose>
  310.               </else>
  311.             </choose>
  312.           </group>
  313.           <choose>
  314.             <if type="report interview manuscript" match="any">
  315.               <group delimiter=" ">
  316.                 <text variable="genre" strip-periods="true"/>
  317.                 <text variable="number"/>
  318.               </group>
  319.             </if>
  320.           </choose>
  321.         </group>
  322.       </if>
  323.     </choose>
  324.   </macro>
  325.   <macro name="looseleaf-note">
  326.     <choose>
  327.       <if type="book">
  328.         <choose>
  329.           <if variable="publisher issued" match="none">
  330.             <choose>
  331.               <if variable="locator">
  332.                 <group delimiter=" ">
  333.                   <label variable="locator" form="short" strip-periods="true"/>
  334.                   <text variable="locator"/>
  335.                   <text variable="edition" prefix="(" suffix=")"/>
  336.                 </group>
  337.               </if>
  338.             </choose>
  339.           </if>
  340.         </choose>
  341.       </if>
  342.     </choose>
  343.   </macro>
  344.   <macro name="volume-book">
  345.     <choose>
  346.       <if type="book chapter report" match="any">
  347.         <group delimiter=" ">
  348.           <label variable="volume" form="short" strip-periods="true"/>
  349.           <text variable="volume"/>
  350.         </group>
  351.       </if>
  352.     </choose>
  353.   </macro>
  354.   <macro name="edition">
  355.     <choose>
  356.       <if is-numeric="edition">
  357.         <group delimiter=" ">
  358.           <number variable="edition" form="ordinal"/>
  359.           <label variable="edition" form="short" strip-periods="true"/>
  360.         </group>
  361.       </if>
  362.       <else>
  363.         <text variable="edition" strip-periods="true"/>
  364.       </else>
  365.     </choose>
  366.   </macro>
  367.   <macro name="book-container">
  368.     <choose>
  369.       <if type="chapter paper-conference entry-encyclopedia" match="any">
  370.         <group>
  371.           <text macro="editor-chapter" prefix=" "/>
  372.           <text variable="container-title" font-style="italic" prefix=", "/>
  373.         </group>
  374.       </if>
  375.     </choose>
  376.   </macro>
  377.   <macro name="broadcast-container">
  378.     <choose>
  379.       <if type="broadcast" match="any">
  380.         <text variable="container-title" font-style="italic"/>
  381.       </if>
  382.     </choose>
  383.   </macro>
  384.   <macro name="bill-number">
  385.     <choose>
  386.       <if type="bill">
  387.         <text variable="number" prefix="[" suffix="]"/>
  388.       </if>
  389.     </choose>
  390.   </macro>
  391.   <macro name="article-case-info">
  392.     <choose>
  393.       <if type="article-journal article-magazine article-newspaper legal_case" match="any">
  394.         <group delimiter=", ">
  395.           <!--Assume that only cases with a Medium Neutral Citation have a docket number -->
  396.           <choose>
  397.             <if variable="authority number" match="all">
  398.               <group delimiter=" ">
  399.                 <text variable="authority" form="short" strip-periods="true"/>
  400.                 <text variable="number"/>
  401.               </group>
  402.             </if>
  403.           </choose>
  404.           <group delimiter=" ">
  405.             <text variable="volume"/>
  406.             <choose>
  407.               <if type="legal_case">
  408.                 <choose>
  409.                   <if variable="container-title">
  410.                     <text variable="container-title" form="short" strip-periods="true"/>
  411.                   </if>
  412.                 </choose>
  413.               </if>
  414.               <else-if type="article-magazine article-newspaper" match="any">
  415.                 <text variable="container-title" font-style="italic"/>
  416.               </else-if>
  417.               <else>
  418.                 <text variable="container-title"/>
  419.               </else>
  420.             </choose>
  421.           </group>
  422.         </group>
  423.       </if>
  424.     </choose>
  425.   </macro>
  426.   <macro name="page-first">
  427.     <choose>
  428.       <if type="chapter report paper-conference" match="none">
  429.         <text variable="page-first"/>
  430.       </if>
  431.     </choose>
  432.   </macro>
  433.   <macro name="court">
  434.     <choose>
  435.       <if type="legal_case">
  436.         <choose>
  437.           <if variable="number" match="none">
  438.             <text variable="authority" prefix="(" suffix=")" strip-periods="true"/>
  439.           </if>
  440.         </choose>
  441.       </if>
  442.     </choose>
  443.   </macro>
  444.   <macro name="locator-basic">
  445.     <group delimiter=" ">
  446.       <choose>
  447.         <if locator="page" match="none">
  448.           <label variable="locator" form="short" strip-periods="true"/>
  449.         </if>
  450.       </choose>
  451.       <text variable="locator"/>
  452.     </group>
  453.   </macro>
  454.   <macro name="locator-space">
  455.     <choose>
  456.       <if type="legal_case">
  457.         <choose>
  458.           <if locator="paragraph">
  459.             <text variable="locator" prefix="[" suffix="]"/>
  460.           </if>
  461.           <else-if variable="number container-title volume page" match="all"/>
  462.           <else-if variable="authority">
  463.             <text variable="locator"/>
  464.           </else-if>
  465.         </choose>
  466.       </if>
  467.       <else-if type="legislation book article-journal article-magazine" match="none">
  468.         <text macro="locator-basic"/>
  469.       </else-if>
  470.       <else-if type="book">
  471.         <choose>
  472.           <if variable="issued publisher" match="any">
  473.             <text macro="locator-basic"/>
  474.           </if>
  475.         </choose>
  476.       </else-if>
  477.     </choose>
  478.   </macro>
  479.   <macro name="locator-comma">
  480.     <choose>
  481.       <if type="legal_case">
  482.         <choose>
  483.           <if locator="paragraph" match="none">
  484.             <choose>
  485.               <if variable="authority" match="none">
  486.                 <text variable="locator"/>
  487.               </if>
  488.               <else-if variable="number container-title volume page" match="all">
  489.                 <text variable="locator"/>
  490.               </else-if>
  491.             </choose>
  492.           </if>
  493.         </choose>
  494.       </if>
  495.       <else-if type="legislation article-journal article-magazine" match="any">
  496.         <text macro="locator-basic"/>
  497.       </else-if>
  498.     </choose>
  499.   </macro>
  500.   <!--Others -->
  501.   <macro name="treaty-catchall">
  502.     <choose>
  503.       <if type="treaty">
  504.         <text variable="genre"/>
  505.       </if>
  506.     </choose>
  507.   </macro>
  508.   <macro name="URL">
  509.     <choose>
  510.       <if type="legal_case legislation bill" match="none">
  511.         <choose>
  512.           <if variable="URL">
  513.             <group delimiter=" ">
  514.               <text variable="URL" prefix="&lt;" suffix="&gt;"/>
  515.               <group delimiter=" ">
  516.                 <text term="accessed"/>
  517.                 <date variable="accessed" form="text"/>
  518.               </group>
  519.             </group>
  520.           </if>
  521.         </choose>
  522.       </if>
  523.     </choose>
  524.   </macro>
  525.   <macro name="author-count">
  526.     <names variable="author">
  527.       <name form="count"/>
  528.       <substitute>
  529.         <names variable="editor"/>
  530.       </substitute>
  531.     </names>
  532.   </macro>
  533.   <macro name="sort-type">
  534.     <!--This should just sort secondary sources first. I'm leaving the rest from AGLC for simplicity-->
  535.     <choose>
  536.       <if type="book chapter paper-conference article-magazine article-newspaper article-journal manuscript report speech entry-encyclopedia" match="any">
  537.         <text value="1"/>
  538.       </if>
  539.       <else-if type="legal_case">
  540.         <text value="2"/>
  541.         <text variable="title"/>
  542.       </else-if>
  543.       <else-if type="bill legislation" match="any">
  544.         <text value="3"/>
  545.         <choose>
  546.           <if type="legislation">
  547.             <text variable="title"/>
  548.           </if>
  549.         </choose>
  550.       </else-if>
  551.       <else-if type="treaty">
  552.         <text value="4"/>
  553.       </else-if>
  554.       <else>
  555.         <text value="1"/>
  556.       </else>
  557.     </choose>
  558.   </macro>
  559.   <citation et-al-min="4" et-al-use-first="1">
  560.     <layout suffix="." delimiter="; ">
  561.       <choose>
  562.         <if position="ibid-with-locator">
  563.           <group delimiter=" ">
  564.             <text term="ibid" strip-periods="true" text-case="lowercase"/>
  565.             <text variable="locator"/>
  566.           </group>
  567.         </if>
  568.         <else-if position="ibid">
  569.           <text term="ibid" strip-periods="true" text-case="lowercase"/>
  570.         </else-if>
  571.         <else-if position="subsequent">
  572.           <choose>
  573.             <if type="legal_case bill legislation treaty" match="any">
  574.               <!--don't use short form and above note for legal citations -->
  575.               <group delimiter=" ">
  576.                 <text macro="author-note"/>
  577.                 <text macro="title-short"/>
  578.                 <text macro="looseleaf-note"/>
  579.                 <text variable="first-reference-note-number" prefix="(Fn " suffix=")"/>
  580.                 <text macro="locator-space"/>
  581.               </group>
  582.             </if>
  583.             <else>
  584.               <group delimiter=" ">
  585.                 <group delimiter=", ">
  586.                   <text macro="author-short"/>
  587.                 <choose>
  588.                     <if disambiguate="true">
  589.                       <text macro="title-short"/>
  590.                    </if>
  591.                   </choose>
  592.                 </group>
  593.                 <text variable="first-reference-note-number" prefix="(Fn " suffix=")"/>
  594.                 <text macro="locator-basic"/>
  595.               </group>
  596.             </else>
  597.           </choose>
  598.         </else-if>
  599.         <else>
  600.           <!--general whole citation -->
  601.           <group delimiter=" ">
  602.             <group delimiter=", ">
  603.               <group delimiter=" ">
  604.                 <group delimiter=", ">
  605.                   <text macro="author-note"/>
  606.                   <group>
  607.                     <text macro="title"/>
  608.                     <text macro="book-container"/>
  609.                   </group>
  610.                   <text macro="broadcast-container"/>
  611.                   <text macro="volume-book"/>
  612.                   <text macro="looseleaf-note"/>
  613.                 </group>
  614.                 <group delimiter=" ">
  615.                   <text macro="date-parenthesis"/>
  616.                   <text macro="bill-number"/>
  617.                   <text macro="article-case-info"/>
  618.                   <text macro="publisher"/>
  619.                 </group>
  620.               </group>
  621.               <text macro="treaty-catchall"/>
  622.             </group>
  623.             <group delimiter=", ">
  624.               <group delimiter=" ">
  625.                 <text macro="page-first"/>
  626.                 <text macro="court"/>
  627.                 <text macro="locator-space"/>
  628.               </group>
  629.               <text macro="locator-comma"/>
  630.             </group>
  631.             <text macro="URL"/>
  632.           </group>
  633.         </else>
  634.       </choose>
  635.     </layout>
  636.   </citation>
  637.   <bibliography et-al-min="4" et-al-use-first="1" subsequent-author-substitute="&#8212;&#8212;">
  638.     <sort>
  639.       <key macro="sort-type"/>
  640.       <key macro="author" names-min="1" names-use-first="1"/>
  641.       <key macro="author-count" names-min="2" names-use-first="2"/>
  642.       <key macro="author"/>
  643.       <key variable="issued"/>
  644.       <key variable="title"/>
  645.     </sort>
  646.     <layout>
  647.       <group delimiter=" ">
  648.         <group delimiter=", ">
  649.           <group delimiter=" ">
  650.             <group delimiter=", ">
  651.               <text macro="author"/>
  652.               <group>
  653.                 <text macro="title"/>
  654.                 <text macro="book-container"/>
  655.               </group>
  656.               <text macro="broadcast-container"/>
  657.               <text macro="volume-book"/>
  658.               <text macro="looseleaf-note"/>
  659.             </group>
  660.             <group delimiter=" ">
  661.               <text macro="date-parenthesis"/>
  662.               <text macro="bill-number"/>
  663.               <text macro="article-case-info"/>
  664.               <text macro="publisher"/>
  665.             </group>
  666.           </group>
  667.           <text macro="treaty-catchall"/>
  668.         </group>
  669.         <group delimiter=" ">
  670.           <text macro="page-first"/>
  671.           <text macro="court"/>
  672.         </group>
  673.         <text macro="URL"/>
  674.       </group>
  675.     </layout>
  676.   </bibliography>
  677. </style>
Tags: oscola
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement