<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" initialize-with-hyphen="false" demote-non-dropping-particle="sort-only" sort-separator=", " default-locale="en-US">
  <info>
    <title>兰州大学（著者-出版年）</title>
    <title-short>LZU</title-short>
    <id>https://zotero-chinese.com/styles/兰州大学（著者-出版年）</id>
    <link href="https://zotero-chinese.com/styles/兰州大学（著者-出版年）" rel="self"/>
    <link href="https://zotero-chinese.com/styles/GB-T-7714—2005（顺序编码，双语）" rel="template"/>
    <link href="https://ge.lzu.edu.cn/xueweishouyu/guizhangzhidu/lunwenguanli/2020/1223/158947.html" rel="documentation"/>
    <link href="https://ge.lzu.edu.cn/yjsxw/upload/files/20230404/61cd8e5356084aa28c55ed238ba871bc.pdf" rel="documentation"/>
    <author>
      <name>ziyingyu114</name>
      <email>ziyingyu114@gmail.com</email>
    </author>
    <category citation-format="author-date"/>
    <category field="generic-base"/>
    <summary>在兰州大学（2020-12-23） CSL 样式基础上修改：正文采用作者-年份引用；文末按作者拼写排序并保留序号；正文三名及以上作者显示首作者 et al.；文末列出全部作者。</summary>
    <updated>2026-07-20T21:55:01+08: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">
    <terms>
      <term name="and">and</term>
      <term name="et-al">et al.</term>
      <term name="edition"> %s edn.</term>
    </terms>
  </locale>
  <locale xml:lang="zh">
    <terms>
      <term name="and">和</term>
      <term name="et-al">等</term>
      <term name="edition">第%s版</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>
    <terms>
      <term name="edition">第%s版</term>
      <term name="citation-range-delimiter">-</term>
      <term name="page-range-delimiter">-</term>
    </terms>
  </locale>
  <macro name="author">
    <names variable="author">
      <name initialize-with="." name-as-sort-order="all" delimiter=", ">
        <name-part name="family" text-case="capitalize-first"/>
      </name>
    </names>
  </macro>
  <macro name="trailing-contributor">
    <names variable="recipient">
      <name name-as-sort-order="all" delimiter=", "/>
      <label form="short" prefix=", " text-case="lowercase"/>
      <substitute>
        <names variable="interviewer"/>
        <names variable="composer"/>
        <names variable="original-author"/>
      </substitute>
    </names>
  </macro>
  <macro name="title">
    <text variable="title"/>
  </macro>
  <macro name="titleField">
    <choose>
      <if type="report">
        <text macro="title"/>
      </if>
      <else-if type="thesis">
        <text macro="title"/>
      </else-if>
      <else-if type="bill legislation standard" match="any">
        <group delimiter=", ">
          <number variable="number"/>
          <text macro="title"/>
        </group>
      </else-if>
      <else-if type="book graphic legal_case motion_picture song" match="any">
        <text macro="title"/>
      </else-if>
      <else-if type="paper-conference">
        <text macro="title"/>
      </else-if>
      <else-if type="chapter">
        <text macro="title"/>
      </else-if>
      <else-if type="webpage">
        <text macro="title"/>
      </else-if>
      <else-if type="patent">
        <text macro="title"/>
        <number variable="number" prefix=": 中国, "/>
      </else-if>
      <else>
        <text macro="title"/>
      </else>
    </choose>
  </macro>
  <macro name="titleFieldSuffix">
    <choose>
      <if type="report">
        <text value="[R]."/>
      </if>
      <else-if type="thesis">
        <text value="[D]."/>
      </else-if>
      <else-if type="bill legislation standard" match="any">
        <text value="[S]"/>
      </else-if>
      <else-if type="book graphic legal_case motion_picture song" match="any">
        <text value="[M]."/>
      </else-if>
      <else-if type="paper-conference">
        <text value="[A]."/>
      </else-if>
      <else-if type="chapter">
        <text value="[G]//"/>
      </else-if>
      <else-if type="webpage">
        <text value="[EB/OL]."/>
      </else-if>
      <else-if type="patent">
        <text value="[P]."/>
      </else-if>
      <else>
        <text value="[J]."/>
      </else>
    </choose>
  </macro>
  <macro name="secondaryAuthor">
    <names variable="editor">
      <name initialize-with="." name-as-sort-order="all" delimiter=", ">
        <name-part name="family" text-case="capitalize-first"/>
      </name>
    </names>
    <names variable="translator">
      <name name-as-sort-order="all" delimiter=", " suffix=", 译"/>
    </names>
  </macro>
  <macro name="publisherMain">
    <choose>
      <if type="chapter">
        <text variable="container-title" suffix=". "/>
      </if>
      <else-if type="paper-conference">
        <text variable="container-title" prefix=" " suffix="[C]. "/>
      </else-if>
      <else-if type="report">
        <group delimiter=", ">
          <text variable="collection-title"/>
          <number variable="number" suffix=", "/>
        </group>
      </else-if>
      <else-if type="bill legislation standard" match="any">
        <text variable="container-title" prefix=". "/>
      </else-if>
      <else>
        <text variable="container-title" prefix=" " suffix=". "/>
      </else>
    </choose>
  </macro>
  <macro name="publisherSupp">
    <text variable="publisher-place" prefix=" " suffix=": "/>
    <group delimiter=", ">
      <text variable="publisher"/>
      <choose>
        <if type="webpage" variable="container-title" match="all">
          <date variable="issued" suffix=". ">
            <date-part name="year"/>
            <date-part name="month" form="numeric-leading-zeros" prefix="-"/>
            <date-part name="day" form="numeric-leading-zeros" prefix="-"/>
          </date>
        </if>
        <else-if type="webpage"/>
        <else-if type="patent">
          <date variable="issued">
            <date-part name="year"/>
            <date-part name="month" form="numeric-leading-zeros" prefix="-"/>
            <date-part name="day" form="numeric-leading-zeros" prefix="-"/>
          </date>
        </else-if>
        <else-if variable="publisher">
          <date variable="issued">
            <date-part name="year"/>
          </date>
        </else-if>
        <else-if type="bill legislation standard" match="any"/>
        <else>
          <date variable="issued">
            <date-part name="year"/>
          </date>
        </else>
      </choose>
    </group>
    <group>
      <number variable="volume" prefix=", "/>
      <number variable="issue" prefix="(" suffix=")"/>
    </group>
  </macro>
  <macro name="pageField">
    <number variable="page"/>
  </macro>
  <macro name="referenceDate">
    <choose>
      <if type="webpage">
        <date variable="issued" prefix="(" suffix=")">
          <date-part name="year"/>
          <date-part name="month" form="numeric-leading-zeros" prefix="-"/>
          <date-part name="day" form="numeric-leading-zeros" prefix="-"/>
        </date>
        <date variable="accessed" prefix="[" suffix="]">
          <date-part name="year"/>
          <date-part name="month" form="numeric-leading-zeros" prefix="-"/>
          <date-part name="day" form="numeric-leading-zeros" prefix="-"/>
        </date>
      </if>
    </choose>
  </macro>
  <macro name="access">
    <choose>
      <if variable="DOI">
        <text variable="DOI" prefix="doi:"/>
      </if>
      <else-if variable="URL">
        <text variable="URL"/>
      </else-if>
    </choose>
  </macro>
  <macro name="entry-layout-zh">
    <group delimiter=" ">
      <group>
        <group delimiter=" ">
          <text macro="author" suffix=". "/>
          <group>
            <choose>
              <if type="bill chapter legislation paper-conference standard" match="any">
                <group>
                  <text macro="titleField"/>
                  <text macro="titleFieldSuffix"/>
                </group>
              </if>
            </choose>
            <group>
              <choose>
                <if type="bill chapter legislation paper-conference standard" match="any"/>
                <else>
                  <group>
                    <text macro="titleField"/>
                    <text macro="titleFieldSuffix"/>
                  </group>
                </else>
              </choose>
              <text macro="secondaryAuthor" prefix=" " suffix=". "/>
              <group>
                <label variable="edition"/>
                <number variable="edition"/>
              </group>
              <group>
                <text macro="publisherMain"/>
                <text macro="publisherSupp"/>
              </group>
              <choose>
                <if type="bill legislation standard" match="any"/>
                <else>
                  <text macro="pageField" prefix=": "/>
                </else>
              </choose>
            </group>
            <choose>
              <if type="bill legislation standard" match="any">
                <text macro="pageField" prefix=": "/>
              </if>
            </choose>
          </group>
        </group>
        <text macro="referenceDate"/>
      </group>
      <choose>
        <if type="webpage">
          <text macro="access" prefix=". "/>
        </if>
      </choose>
    </group>
    <text macro="trailing-contributor"/>
  </macro>
  <macro name="entry-layout-en">
    <group delimiter=" ">
      <group delimiter=" ">
        <group delimiter=" ">
          <text macro="author" suffix=". "/>
          <group>
            <choose>
              <if type="bill chapter legislation paper-conference standard" match="any">
                <group>
                  <text macro="titleField"/>
                  <text macro="titleFieldSuffix"/>
                </group>
              </if>
            </choose>
            <group>
              <choose>
                <if type="bill chapter legislation paper-conference standard" match="any"/>
                <else>
                  <group>
                    <text macro="titleField"/>
                    <text macro="titleFieldSuffix"/>
                  </group>
                </else>
              </choose>
              <text macro="secondaryAuthor" prefix=" " suffix=". "/>
              <number variable="edition"/>
              <group delimiter=" ">
                <text macro="publisherMain"/>
                <text macro="publisherSupp"/>
              </group>
              <choose>
                <if type="bill legislation standard" match="any"/>
                <else>
                  <text macro="pageField" prefix=": "/>
                </else>
              </choose>
            </group>
            <choose>
              <if type="bill legislation standard" match="any">
                <text macro="pageField" prefix=": "/>
              </if>
            </choose>
          </group>
        </group>
        <text macro="referenceDate"/>
      </group>
      <choose>
        <if type="webpage">
          <text macro="access" prefix=". "/>
        </if>
      </choose>
    </group>
    <text macro="trailing-contributor"/>
  </macro>
  <macro name="citation-author-en">
    <names variable="author">
      <name form="short" and="text" delimiter=", " delimiter-precedes-last="never"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text variable="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="citation-author-zh">
    <names variable="author">
      <name and="text" delimiter="、" delimiter-precedes-last="never"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text variable="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="citation-year">
    <date variable="issued">
      <date-part name="year"/>
    </date>
  </macro>
  <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true">
    <sort>
      <key macro="citation-author-en"/>
      <key variable="issued"/>
    </sort>
    <layout locale="zh" prefix="（" suffix="）" delimiter="；">
      <group delimiter="，">
        <text macro="citation-author-zh"/>
        <text macro="citation-year"/>
      </group>
    </layout>
    <layout prefix="(" suffix=")" delimiter="; ">
      <group delimiter=", ">
        <text macro="citation-author-en"/>
        <text macro="citation-year"/>
      </group>
    </layout>
  </citation>
  <bibliography et-al-min="3" et-al-use-first="1" second-field-align="flush" entry-spacing="0">
    <sort>
      <key macro="author"/>
      <key variable="issued"/>
      <key variable="title"/>
    </sort>
    <layout locale="zh">
      <text variable="citation-number" prefix="[" suffix="]"/>
      <text macro="entry-layout-zh" suffix="."/>
    </layout>
    <layout>
      <text variable="citation-number" prefix="[" suffix="]"/>
      <text macro="entry-layout-en" suffix="."/>
    </layout>
  </bibliography>
</style>
