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="in-text" version="1.0" demote-non-dropping-par>ss="in-text" version="1.0" demote-non-dropping-par
>ticle="never" name-as-sort-order="all" sort-separa>ticle="never" name-as-sort-order="all" sort-separa
>tor=" " initialize-with=" " page-range-format="exp>tor=" " initialize-with=" " page-range-format="exp
>anded" default-locale="zh-CN">>anded" default-locale="zh-CN">
3  <info>3  <info>
4    <title>GB/T 7714—2025(著者-出版年,双语,无URL,无DOI)</ti4    <title>GB/T 7714—2025(著者-出版年,双语,无URL,无DOI)</ti
>tle>>tle>
5    <id>https://zotero-chinese.com/styles/GB-T-7715    <id>https://zotero-chinese.com/styles/GB-T-771
>4—2025(著者-出版年,双语,无URL,无DOI)</id>>4—2025(著者-出版年,双语,无URL,无DOI)</id>
6    <link href="https://zotero-chinese.com/styles/6    <link href="https://zotero-chinese.com/styles/
>GB-T-7714—2025(著者-出版年,双语,无URL,无DOI)" rel="self"/>>GB-T-7714—2025(著者-出版年,双语,无URL,无DOI)" rel="self"/>
41      <date-part name="month" form="numeric-leadin41      <date-part name="month" form="numeric-leadin
>g-zeros" prefix="-" range-delimiter="/"/>>g-zeros" prefix="-" range-delimiter="/"/>
42      <date-part name="day" form="numeric-leading-42      <date-part name="day" form="numeric-leading-
>zeros" prefix="-" range-delimiter="/"/>>zeros" prefix="-" range-delimiter="/"/>
43    </date>43    </date>
44    <terms>44    <terms>
45      <term name="and others">et al.</term>45      <term name="and others">et al.</term>
n46      <term name="citation-range-delimiter">-</tern46      <!-- CSL-M 扩展-->
>m> <!-- CSL-M 扩展--> 
47      <term name="page-range-delimiter">-</term>47      <term name="page-range-delimiter">-</term>
48    </terms>48    </terms>
49  </locale>49  </locale>
50  <!-- 主要责任者 -->50  <!-- 主要责任者 -->
51  <macro name="author">51  <macro name="author">
163    <group delimiter=". ">163    <group delimiter=". ">
164      <group delimiter=":">164      <group delimiter=":">
165        <text variable="title"/>165        <text variable="title"/>
166        <choose>166        <choose>
167          <if variable="container-title" type="cha167          <if variable="container-title" type="cha
>pter entry-dictionary entry-encyclopedia paper-con>pter entry-dictionary entry-encyclopedia paper-con
>ference" match="none">>ference" match="none">
n168            <group delimiter="&#8195;">n168            <group delimiter="">
169              <text macro="volume"/>169              <text macro="volume"/>
170              <text variable="volume-title"/>170              <text variable="volume-title"/>
171            </group>171            </group>
172          </if>172          </if>
173        </choose>173        </choose>
268        <text value="D"/>268        <text value="D"/>
269      </else-if>269      </else-if>
270      <else-if variable="archive">270      <else-if variable="archive">
271        <text value="A"/>271        <text value="A"/>
272      </else-if>272      </else-if>
n273      <else-if variable="CSTR DOI URL" match="any"n273      <else-if variable="DOI URL" match="any">
>> 
274        <text value="EB"/>274        <text value="EB"/>
275      </else-if>275      </else-if>
276      <else>276      <else>
277        <text value="Z"/>277        <text value="Z"/>
278      </else>278      </else>
282  <macro name="entry-medium-id">282  <macro name="entry-medium-id">
283    <choose>283    <choose>
284      <if variable="medium">284      <if variable="medium">
285        <text variable="medium"/>285        <text variable="medium"/>
286      </if>286      </if>
n287      <else-if variable="CSTR DOI URL" match="any"n287      <else-if variable="DOI URL" match="any">
>> 
288        <choose>288        <choose>
289          <if type="article-journal">289          <if type="article-journal">
290            <choose>290            <choose>
291              <if variable="volume issue" match="n291              <if variable="volume issue" match="n
>one">>one">
292                <!-- 在线出版的期刊文章 -->292                <!-- 在线出版的期刊文章 -->
429            <text variable="archive"/>429            <text variable="archive"/>
430          </group>430          </group>
431          <text macro="date"/>431          <text macro="date"/>
432        </group>432        </group>
433      </else-if>433      </else-if>
n434      <else-if type="post post-weblog webpage" varn434      <else-if type="post post-weblog webpage" var
>iable="CSTR DOI URL" match="none">>iable="DOI URL" match="none">
435        <group delimiter=":">435        <group delimiter=":">
436          <group delimiter=":">436          <group delimiter=":">
437            <text variable="publisher-place"/>437            <text variable="publisher-place"/>
438            <text variable="publisher"/>438            <text variable="publisher"/>
439          </group>439          </group>
490  <macro name="access-url">490  <macro name="access-url">
491    <choose>491    <choose>
492      <if variable="URL">492      <if variable="URL">
493        <text variable="URL"/>493        <text variable="URL"/>
494      </if>494      </if>
n495      <else-if variable="CSTR">n
496        <text variable="CSTR" prefix="https://cstr
>.cn/"/> 
497      </else-if>
498      <else>495      <else>
499        <text variable="DOI" prefix="https://doi.o496        <text variable="DOI" prefix="https://doi.o
>rg/"/>>rg/"/>
500      </else>497      </else>
501    </choose>498    </choose>
502  </macro>499  </macro>
549            </group>546            </group>
550          </group>547          </group>
551        </else-if>548        </else-if>
552        <else-if type="standard">549        <else-if type="standard">
553          <!-- 8.9 标准 -->550          <!-- 8.9 标准 -->
n554          <group delimiter="&#8195;">n551          <group delimiter="">
555            <text variable="number"/>552            <text variable="number"/>
556            <text macro="title"/>553            <text macro="title"/>
557          </group>554          </group>
558        </else-if>555        </else-if>
559        <else-if type="article dataset" match="any556        <else-if type="article dataset" match="any
>">>">
576        <else-if type="collection manuscript perso573        <else-if type="collection manuscript perso
>nal_communication" variable="archive" match="any">>nal_communication" variable="archive" match="any">
577          <!-- 8.12 档案 -->574          <!-- 8.12 档案 -->
578          <text macro="title"/>575          <text macro="title"/>
579          <text macro="publisher"/>576          <text macro="publisher"/>
580        </else-if>577        </else-if>
n581        <else-if variable="CSTR DOI URL" match="ann578        <else-if variable="DOI URL" match="any">
>y"> 
582          <!-- 其他电子资源 -->579          <!-- 其他电子资源 -->
583          <text macro="title"/>580          <text macro="title"/>
584          <text macro="version"/>581          <text macro="version"/>
585          <text macro="creation-accessed-date"/>582          <text macro="creation-accessed-date"/>
586        </else-if>583        </else-if>
597  <citation et-al-min="2" et-al-use-first="1" disa594  <citation et-al-min="2" et-al-use-first="1" disa
>mbiguate-add-givenname="true" disambiguate-add-yea>mbiguate-add-givenname="true" disambiguate-add-yea
>r-suffix="true" collapse="year">>r-suffix="true" collapse="year">
598    <sort>595    <sort>
599      <key macro="author-intext-en"/>596      <key macro="author-intext-en"/>
600      <key macro="date-intext"/>597      <key macro="date-intext"/>
601    </sort>598    </sort>
n602    <layout prefix="(" suffix=")" delimiter=";" lon
>cale="en"> <!-- CSL-M 扩展 --> 
603      <group delimiter=",">
604        <text macro="author-intext-en"/>
605        <text macro="date-intext"/>
606      </group>
607    </layout>
608    <layout prefix="(" suffix=")" delimiter=";">599    <layout prefix="(" suffix=")" delimiter=";">
609      <group delimiter=",">600      <group delimiter=",">
610        <text macro="author-intext-zh"/>601        <text macro="author-intext-zh"/>
611        <text macro="date-intext"/>602        <text macro="date-intext"/>
612      </group>603      </group>
615  <bibliography entry-spacing="0" et-al-min="4" et606  <bibliography entry-spacing="0" et-al-min="4" et
>-al-use-first="3" hanging-indent="true">>-al-use-first="3" hanging-indent="true">
616    <sort>607    <sort>
617      <key macro="author"/>608      <key macro="author"/>
618      <key macro="date-intext"/>609      <key macro="date-intext"/>
619    </sort>610    </sort>
t620    <layout locale="en"> <!-- CSL-M 扩展 -->t
621      <text macro="entry-layout" suffix="."/>
622    </layout>
623    <layout>611    <layout>
624      <text macro="entry-layout" suffix="."/>612      <text macro="entry-layout" suffix="."/>
625    </layout>613    </layout>
626  </bibliography>614  </bibliography>
627</style>615</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op