Original
Sanitized
n1<?xml version="1.0" encoding="utf-8"?>n1<?xml version='1.0' encoding='utf-8'?>
2<style xmlns="http://purl.org/net/xbiblio/csl" cla2<style xmlns="http://purl.org/net/xbiblio/csl" cla
>ss="note" version="1.0" initialize-with=". " demot>ss="note" version="1.0" initialize-with=". " demot
>e-non-dropping-particle="sort-only" default-locale>e-non-dropping-particle="sort-only" default-locale
>="en-US">>="en-US">
3  <info>3  <info>
4    <title>法学引注手册(第二版,多语言)</title>4    <title>法学引注手册(第二版,多语言)</title>
5    <id>https://www.zotero-chinese.com/styles/法学引注5    <id>https://www.zotero-chinese.com/styles/法学引注
>手册(第二版,多语言)</id>>手册(第二版,多语言)</id>
6    <link href="https://www.zotero-chinese.com/sty6    <link href="https://www.zotero-chinese.com/sty
>les/法学引注手册(第二版,多语言)" rel="self"/>>les/法学引注手册(第二版,多语言)" rel="self"/>
52      <term name="volume" form="short">巻</term>52      <term name="volume" form="short">巻</term>
53    </terms>53    </terms>
54  </locale>54  </locale>
55  <locale xml:lang="zh">55  <locale xml:lang="zh">
56    <date form="text">56    <date form="text">
n57      <date-part name="year" suffix="年" range-delin57      <date-part name="year" suffix="年" range-deli
>miter="&#8212;"/>>miter=""/>
58      <date-part name="month" form="numeric" suffi58      <date-part name="month" form="numeric" suffi
>x="月" range-delimiter="&#8212;"/>>x="月" range-delimiter=""/>
59      <date-part name="day" suffix="日" range-delim59      <date-part name="day" suffix="日" range-delim
>iter="&#8212;"/>>iter=""/>
60    </date>60    </date>
61    <terms>61    <terms>
62      <term name="article-locator" form="short">条<62      <term name="article-locator" form="short">条<
>/term>  <!-- 《宪法》第十八条翻译为“Article 18” -->>/term>  <!-- 《宪法》第十八条翻译为“Article 18” -->
63      <term name="book" form="short">编</term>  <!-63      <term name="book" form="short">编</term>  <!-
>- 《民法典》第一编翻译为“Book One” -->>- 《民法典》第一编翻译为“Book One” -->
64      <term name="accessed">访问</term>64      <term name="accessed">访问</term>
143        <names variable="compiler"/>143        <names variable="compiler"/>
144      </substitute>144      </substitute>
145    </names>145    </names>
146  </macro>146  </macro>
147  <macro name="author-zh">147  <macro name="author-zh">
n148    <text variable="nationality" prefix="[" suffixn
>="]"/> 
149    <text variable="dynasty" prefix="(" suffix=")"
>/> 
150    <names variable="author">148    <names variable="author">
151      <name delimiter="、" delimiter-precedes-et-al149      <name delimiter="、" delimiter-precedes-et-al
>="never"/>>="never"/>
152      <label form="short"/>150      <label form="short"/>
153      <substitute>151      <substitute>
154        <!-- 文献主要作者(包括文献的原创者及主编、汇编者等) -->152        <!-- 文献主要作者(包括文献的原创者及主编、汇编者等) -->
2060    <text variable="citation-number" prefix="〔" su2058    <text variable="citation-number" prefix="〔" su
>ffix="〕"/>>ffix="〕"/>
2061  </macro>2059  </macro>
2062  <!-- 作者人数为两人或者三人的,一一列明。 -->2060  <!-- 作者人数为两人或者三人的,一一列明。 -->
2063  <!-- 作者人数众多,不便全部列明的,可以根据情况列 1-2 个,后面加“等”。 -->2061  <!-- 作者人数众多,不便全部列明的,可以根据情况列 1-2 个,后面加“等”。 -->
2064  <citation et-al-min="4" et-al-use-first="2">2062  <citation et-al-min="4" et-al-use-first="2">
n2065    <layout suffix="." delimiter="; " locale="de">n
2066      <text macro="citation-layout-de"/>
2067    </layout>
2068    <layout suffix="." delimiter="; " locale="fr">
2069      <text macro="citation-layout-fr"/>
2070    </layout>
2071    <layout suffix="。" delimiter=";" locale="ja">
2072      <text macro="citation-layout-ja"/>
2073    </layout>
2074    <layout suffix="。" delimiter=";" locale="zh">
2075      <text macro="citation-layout-zh"/>
2076    </layout>
2077    <layout suffix="." delimiter="; ">2063    <layout suffix="." delimiter="; ">
2078      <text macro="citation-layout-en"/>2064      <text macro="citation-layout-en"/>
2079    </layout>2065    </layout>
2080  </citation>2066  </citation>
2081  <bibliography second-field-align="flush" et-al-m2067  <bibliography second-field-align="flush" et-al-m
>in="6" et-al-use-first="2">>in="6" et-al-use-first="2">
2082    <sort>2068    <sort>
2083      <key macro="type-sort"/>2069      <key macro="type-sort"/>
2084      <key macro="author-en"/>2070      <key macro="author-en"/>
2085      <key variable="issued"/>2071      <key variable="issued"/>
2086    </sort>2072    </sort>
t2087    <layout locale="de">t
2088      <text macro="citation-number"/>
2089      <text macro="source-de" suffix="."/>
2090    </layout>
2091    <layout locale="fr">
2092      <text macro="citation-number"/>
2093      <text macro="source-fr" suffix="."/>
2094    </layout>
2095    <layout locale="ja">
2096      <text macro="citation-number"/>
2097      <text macro="source-ja" suffix="。"/>
2098    </layout>
2099    <layout locale="zh">
2100      <text macro="citation-number"/>
2101      <text macro="source-zh" suffix="。"/>
2102    </layout>
2103    <layout>2073    <layout>
2104      <text macro="citation-number"/>2074      <text macro="citation-number"/>
2105      <text macro="source-en" suffix="."/>2075      <text macro="source-en" suffix="."/>
2106    </layout>2076    </layout>
2107  </bibliography>2077  </bibliography>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op