<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" initialize-with=". " demote-non-dropping-particle="sort-only" default-locale="zh-CN">
  <info>
    <title>Manual of Legal Citation (法学注引手册, 中文)</title>
    <id>http://www.zotero.org/styles/law-citation-manual</id>
    <link href="http://www.zotero.org/styles/law-citation-manual" rel="self"/>
    <link href="http://www.zotero.org/styles/bluebook-law-review" rel="template"/>
    <link href="https://www.pup.cn/bookDetail?id=910497ac470d4880ab56c6709bb1d7c5" rel="documentation"/>
    <link href="https://colr.xmu.edu.cn/_upload/article/files/67/3c/bdf817f64039947a52276727ef01/082c41aa-fed1-4460-97fa-7f471901a879.pdf" rel="documentation"/>
    <author>
      <name>Zeping Lee</name>
      <email>zepinglee@gmail.com</email>
    </author>
    <category citation-format="note"/>
    <category field="law"/>
    <updated>2022-09-27T00:48:17+00:00</updated>
    <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  </info>
  <locale xml:lang="en">
    <date form="text" delimiter=" ">
      <date-part name="day"/>
      <date-part name="month"/>
      <date-part name="year"/>
    </date>
    <terms>
      <term name="accessed">last visited</term>
      <term name="page" form="short">p.</term>
    </terms>
  </locale>
  <locale xml:lang="zh">
    <date form="text">
      <date-part name="year" suffix="年" range-delimiter="&#8212;"/>
      <date-part name="month" form="numeric" suffix="月" range-delimiter="&#8212;"/>
      <date-part name="day" suffix="日" range-delimiter="&#8212;"/>
    </date>
    <terms>
      <term name="article-locator" form="short">条</term>
      <term name="accessed">访问</term>
      <term name="compiler">整理</term>
      <term name="compiler" form="short">整理</term>
      <term name="edition" form="short">版</term>
      <term name="editor" form="short">主编</term>
      <term name="ibid">同上注</term>
      <term name="in">载</term>
      <term name="op-cit">同前注</term>
      <term name="page" form="short">页</term>
      <term name="paragraph" form="short">款</term>
      <term name="rule" form="short">条</term>
      <term name="section" form="short">条</term>
      <term name="open-quote">“</term>
      <term name="close-quote">”</term>
      <term name="open-inner-quote">‘</term>
      <term name="close-inner-quote">’</term>
    </terms>
  </locale>
  <locale>
    <style-options punctuation-in-quote="false"/>
    <terms>
      <term name="page-range-delimiter">-</term>
    </terms>
  </locale>
  <macro name="author-zh">
    <names variable="author">
      <name delimiter="、" delimiter-precedes-et-al="never"/>
      <label form="short"/>
      <substitute>
        <names variable="editor"/>
      </substitute>
    </names>
  </macro>
  <!-- 略写文献时，标示文献性质的“编”“主编”等可以省略 -->
  <macro name="author-short-zh">
    <names variable="author">
      <name delimiter="、" delimiter-precedes-et-al="never"/>
      <substitute>
        <names variable="editor"/>
      </substitute>
    </names>
  </macro>
  <macro name="access-zh">
    <choose>
      <if variable="URL">
        <group delimiter="，">
          <text variable="URL"/>
          <choose>
            <!-- 一般不要求注明“访问日期”。网页没有显示上传日期的，引用时可以标注最后访问日期 -->
            <if variable="issued" match="none">
              <group>
                <date variable="accessed" form="text"/>
                <text term="accessed"/>
              </group>
            </if>
          </choose>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="source-zh">
    <group delimiter="：">
      <text macro="author-zh"/>
      <choose>
        <if type="article-journal article-magazine" match="any">
          <group delimiter="，">
            <text macro="title-zh"/>
            <text macro="secondary-contributor-zh"/>
            <text macro="container-zh"/>
            <text macro="locator-zh"/>
          </group>
        </if>
        <else-if type="article-newspaper">
          <group delimiter="，">
            <text macro="title-zh"/>
            <text macro="secondary-contributor-zh"/>
            <text macro="container-zh"/>
            <text macro="locator-or-page-zh"/>
          </group>
        </else-if>
        <else-if type="chapter paper-conference" match="any">
          <group delimiter="，">
            <text macro="title-zh"/>
            <text macro="secondary-contributor-zh"/>
            <text macro="container-zh"/>
            <text macro="publisher-zh"/>
            <text macro="locator-zh"/>
          </group>
        </else-if>
        <else-if type="book thesis" match="any">
          <group delimiter="，">
            <text macro="title-zh"/>
            <text macro="secondary-contributor-zh"/>
            <text macro="publisher-zh"/>
            <text macro="locator-zh"/>
          </group>
        </else-if>
        <!-- 49. 引用个人博客、微信公众号 -->
        <else-if type="post post-weblog webpage">
          <group delimiter="，">
            <text macro="title-zh"/>
            <text macro="container-zh"/>
            <text macro="access-zh"/>
          </group>
        </else-if>
        <!-- (四)引用法律文件 -->
        <else-if type="legislation">
          <group delimiter="，">
            <group>
              <text macro="title-zh"/>
              <choose>
                <!-- 优先使用 locator 的条文序号 -->
                <if variable="locator">
                  <text macro="locator-zh"/>
                </if>
                <else>
                  <text macro="section-zh"/>
                </else>
              </choose>
            </group>
            <text variable="number"/>
            <group>
              <text macro="issuance-zh"/>
              <text value="发布"/>
            </group>
          </group>
        </else-if>
        <!-- (五)引用司法案例 -->
        <else-if type="legal_case">
          <group delimiter="，">
            <text macro="title-zh"/>
            <choose>
              <if variable="container-title">
                <choose>
                  <if variable="number">
                    <!-- 指导性案例 -->
                    <group>
                      <text macro="container-zh"/>
                      <choose>
                        <if is-numeric="number">
                          <number variable="number"/>
                          <text value="号"/>
                        </if>
                        <else>
                          <text variable="number"/>
                        </else>
                      </choose>
                      <text macro="issuance-zh" prefix="（" suffix="）"/>
                    </group>
                  </if>
                  <else>
                    <!-- 《最高人民法院公报》上的案例 -->
                    <text macro="container-zh"/>
                  </else>
                </choose>
              </if>
              <else>
                <group delimiter="，">
                  <group>
                    <text variable="authority"/>
                    <choose>
                      <if variable="genre">
                        <!-- 用户需要在 genre 中填写司法案例的文书名称，如“民事判决书”、“行政判决书” -->
                        <text variable="genre"/>
                      </if>
                      <else>
                        <text value="判决书"/>
                      </else>
                    </choose>
                    <text variable="number"/>
                  </group>
                  <text macro="issuance-zh"/>
                </group>
              </else>
            </choose>
          </group>
        </else-if>
        <else>
          <group delimiter="，">
            <text macro="title-zh"/>
            <text macro="container-zh"/>
            <text macro="publisher-zh"/>
            <text macro="locator-zh"/>
          </group>
        </else>
      </choose>
    </group>
  </macro>
  <macro name="title-zh">
    <choose>
      <if type="webpage">
        <choose>
          <if variable="container-title">
            <text variable="title" prefix="《" suffix="》"/>
          </if>
          <else>
            <text variable="title"/>
          </else>
        </choose>
      </if>
      <else-if type="legal_case">
        <text variable="title"/>
      </else-if>
      <else>
        <text variable="title" prefix="《" suffix="》"/>
      </else>
    </choose>
    <text macro="edition-zh" prefix="（" suffix="）"/>
  </macro>
  <!-- 其他贡献者(翻译、 整理、校对) -->
  <macro name="secondary-contributor-zh">
    <names variable="translator" delimiter="，">
      <name delimiter="、"/>
      <label form="short"/>
      <substitute>
        <names variable="compiler"/>
      </substitute>
    </names>
  </macro>
  <macro name="edition-zh">
    <choose>
      <if is-numeric="edition">
        <text value="第"/>
        <number variable="edition"/>
        <label variable="edition" form="short"/>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="editor-zh">
    <names variable="editor">
      <name delimiter="、"/>
      <label form="short"/>
    </names>
  </macro>
  <macro name="container-zh">
    <choose>
      <if type="article-journal article-magazine" match="any">
        <text term="in"/>
        <text variable="container-title" prefix="《" suffix="》"/>
        <text macro="issuance-zh"/>
        <text macro="issue-zh"/>
      </if>
      <else-if type="chapter paper-conference" match="any">
        <text term="in"/>
        <group delimiter="：">
          <text macro="editor-zh"/>
          <text variable="container-title" prefix="《" suffix="》"/>
        </group>
        <text macro="volume-zh"/>
        <text macro="issue-zh"/>
      </else-if>
      <else-if type="legal_case">
        <choose>
          <if variable="number">
            <!-- 指导性案例 -->
            <text variable="container-title"/>
          </if>
          <else>
            <!-- 《最高人民法院公报》 -->
            <text term="in"/>
            <text variable="container-title" prefix="《" suffix="》"/>
            <text macro="issuance-zh"/>
            <text macro="issue-zh"/>
          </else>
        </choose>
      </else-if>
      <else-if type="article-newspaper">
        <text term="in"/>
        <text variable="container-title" prefix="《" suffix="》"/>
        <text macro="issuance-zh"/>
      </else-if>
      <else-if type="post post-weblog webpage">
        <!-- 2020 年版的网络文献和微信公众号文章的网站标题与上传日期之间均无逗号 -->
        <text term="in"/>
        <text variable="container-title"/>
        <text macro="issuance-zh"/>
      </else-if>
      <else>
        <text term="in"/>
        <text variable="container-title" prefix="《" suffix="》"/>
      </else>
    </choose>
  </macro>
  <macro name="volume-zh">
    <choose>
      <if is-numeric="volume">
        <text value="第"/>
        <number variable="volume"/>
        <label variable="volume" form="short"/>
      </if>
      <else>
        <text variable="volume"/>
      </else>
    </choose>
  </macro>
  <macro name="issue-zh">
    <choose>
      <if is-numeric="issue">
        <text value="第"/>
        <number variable="issue"/>
        <choose>
          <if type="chapter paper-conference" match="any">
            <text value="辑"/>
          </if>
          <else>
            <label variable="issue" form="short"/>
          </else>
        </choose>
      </if>
      <else>
        <text variable="issue"/>
      </else>
    </choose>
  </macro>
  <!-- 条文序号 -->
  <macro name="section-zh">
    <choose>
      <if is-numeric="section">
        <text value="第"/>
        <number variable="section"/>
        <label variable="section"/>
      </if>
      <else>
        <text variable="section"/>
      </else>
    </choose>
  </macro>
  <macro name="publisher-zh">
    <text variable="publisher"/>
    <choose>
      <if type="post webpage">
        <text macro="issuance-zh"/>
      </if>
      <else>
        <text macro="issuance-zh"/>
        <choose>
          <if type="thesis">
            <choose>
              <if variable="genre">
                <text variable="genre"/>
              </if>
              <else>
                <text value="博士学位论文"/>
              </else>
            </choose>
          </if>
          <else>
            <text term="edition" form="short"/>
          </else>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="issuance-zh">
    <choose>
      <if type="article-magazine article-newspaper legal_case legislation post post-weblog webpage" match="any">
        <date variable="issued" form="text"/>
      </if>
      <else>
        <date variable="issued" form="text" date-parts="year"/>
      </else>
    </choose>
  </macro>
  <macro name="locator-zh">
    <choose>
      <if is-numeric="locator">
        <text value="第"/>
        <text variable="locator"/>
        <choose>
          <if locator="page" type="article-newspaper" match="all">
            <text value="版"/>
          </if>
          <else>
            <label variable="locator" form="short"/>
          </else>
        </choose>
      </if>
      <else>
        <text variable="locator"/>
      </else>
    </choose>
  </macro>
  <!-- 报纸的出版信息，一般注明年、月、日;必要时，注明版次。 -->
  <macro name="locator-or-page-zh">
    <choose>
      <if variable="locator">
        <text macro="locator-zh"/>
      </if>
      <else-if variable="page" type="article-newspaper" match="all">
        <choose>
          <if is-numeric="page">
            <text value="第"/>
            <text variable="page"/>
            <text value="版"/>
          </if>
          <else>
            <text variable="page"/>
          </else>
        </choose>
      </else-if>
    </choose>
  </macro>
  <macro name="citation-layout-zh">
    <choose>
      <if position="ibid-with-locator">
        <text term="ibid"/>
        <text macro="locator-zh" prefix="，"/>
      </if>
      <else-if position="ibid">
        <text term="ibid"/>
      </else-if>
      <else-if position="subsequent">
        <choose>
          <if disambiguate="true">
            <group delimiter="，">
              <text variable="first-reference-note-number" prefix="同前注〔" suffix="〕"/>
              <group delimiter="：">
                <text macro="author-short-zh"/>
                <text variable="title" form="short" prefix="《" suffix="》"/>
              </group>
              <text macro="locator-zh"/>
            </group>
          </if>
          <else>
            <group delimiter="，">
              <text term="op-cit"/>
              <text macro="author-short-zh" suffix="书"/>
              <text macro="locator-zh"/>
            </group>
          </else>
        </choose>
      </else-if>
      <else>
        <text macro="source-zh"/>
      </else>
    </choose>
  </macro>
  <macro name="citation-number">
    <text variable="citation-number" prefix="〔" suffix="〕"/>
  </macro>
  <!-- 作者人数为三人或者三人以上的，原则上第一次列明全部，再次引用时可以只列第一作者，后加“等”。 -->
  <!-- 作者人数众多，不便全部列明的，可以根据情况列 1-2 个，后面加“等”。 -->
  <citation et-al-min="6" et-al-use-first="2" et-al-subsequent-min="3" et-al-subsequent-use-first="1">
    <layout suffix="。" delimiter="；">
      <text macro="citation-layout-zh"/>
    </layout>
  </citation>
  <bibliography second-field-align="flush" et-al-min="6" et-al-use-first="2">
    <layout suffix="。">
      <text macro="citation-number"/>
      <text macro="source-zh"/>
    </layout>
  </bibliography>
</style>
