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">ss="in-text" version="1.0" name-as-sort-order="all
 >" sort-separator=" " demote-non-dropping-particle=
 >"never" initialize-with=" " initialize-with-hyphen
 >="false" page-range-format="expanded" default-loca
 >le="zh-CN">
3  name-as-sort-order="all" sort-separator=" " demo
>te-non-dropping-particle="never" 
4  initialize-with=" " initialize-with-hyphen="fals
>e" page-range-format="expanded" 
5  default-locale="zh-CN">
6  <info>3  <info>
7    <title>中国科学院大学(著者-出版年)</title>4    <title>中国科学院大学(著者-出版年)</title>
8    <id>https://zotero-chinese.com/styles/中国科学院大学(5    <id>https://zotero-chinese.com/styles/中国科学院大学(
>著者-出版年)</id>>著者-出版年)</id>
9    <link href="https://zotero-chinese.com/styles/6    <link href="https://zotero-chinese.com/styles/
>中国科学院大学(著者-出版年)" rel="self"/>>中国科学院大学(著者-出版年)" rel="self"/>
n10    <link href="https://zotero-chinese.com/styles/n7    <link href="https://zotero-chinese.com/styles/
>GB-T-7714—2015(著者-出版年,双语,姓名不大写,无URL、DOI,全角括号)">GB-T-7714—2015(著者-出版年,双语,姓名不大写,无URL、DOI,全角括号)" rel
 >="template"/>
11      rel="template"/>
12    <link href="http://www.amss.ac.cn/yjsjy/xwxx/28    <link href="http://www.amss.ac.cn/yjsjy/xwxx/2
>02207/t20220719_6482878.html" rel="documentation"/>02207/t20220719_6482878.html" rel="documentation"/
>>>>
13    <author>9    <author>
14      <name>韩小土</name>10      <name>韩小土</name>
15      <email>redleafnew@163.com</email>11      <email>redleafnew@163.com</email>
16    </author>12    </author>
102  </macro>98  </macro>
103  <!-- 题名 -->99  <!-- 题名 -->
104  <macro name="title">100  <macro name="title">
105    <group delimiter=": ">101    <group delimiter=": ">
106      <text variable="title"/>102      <text variable="title"/>
n107      <group delimiter="&#8195;">n103      <group delimiter="">
108        <choose>104        <choose>
n109          <if variable="container-title"n
110            type="chapter entry-dictionary entry-e105          <if variable="container-title" type="cha
>ncyclopedia paper-conference" match="none">>pter entry-dictionary entry-encyclopedia paper-con
 >ference" match="none">
111            <text macro="volume"/>106            <text macro="volume"/>
112            <text variable="volume-title"/>107            <text variable="volume-title"/>
113          </if>108          </if>
114        </choose>109        </choose>
115        <choose>110        <choose>
150    </choose>145    </choose>
151  </macro>146  </macro>
152  <!-- 文献类型标识 -->147  <!-- 文献类型标识 -->
153  <macro name="type-id">148  <macro name="type-id">
154    <choose>149    <choose>
n155      <ifn
156        type="article bill collection hearing lega150      <if type="article bill collection hearing le
>l_case legislation personal_communication regulati>gal_case legislation personal_communication regula
>on treaty">tion treaty" match="any">
157        match="any">
158        <!-- 档案,A:分类保存以备查考的文件和材料,如人事档案、科技档案、法律法规、政151        <!-- 档案,A:分类保存以备查考的文件和材料,如人事档案、科技档案、法律法规、政
>府文件等。>府文件等。
159          article 为预印本,符合“科技档案”152          article 为预印本,符合“科技档案”
160        -->153        -->
161        <text value="A"/>154        <text value="A"/>
162      </if>155      </if>
315    <choose>308    <choose>
316      <if type="patent">309      <if type="patent">
317        <!-- 专利的出版项格式“公告日期[引用日期]” -->310        <!-- 专利的出版项格式“公告日期[引用日期]” -->
318        <text macro="issued-date"/>311        <text macro="issued-date"/>
319      </if>312      </if>
n320      <else-if type="book chapter paper-conferencen313      <else-if type="book chapter paper-conference
> periodical thesis"> periodical thesis" variable="archive archive-plac
 >e publisher publisher-place page" match="any">
321        variable="archive archive-place publisher 
>publisher-place page" match="any"> 
322        <!-- 非纯电子资源的格式“出版地: 出版者, 出版年: 页码[引用日期]” --314        <!-- 非纯电子资源的格式“出版地: 出版者, 出版年: 页码[引用日期]” --
>>>>
323        <group delimiter=": ">315        <group delimiter=": ">
324          <group delimiter=", ">316          <group delimiter=", ">
325            <group delimiter=": ">317            <group delimiter=": ">
326              <choose>318              <choose>
434        <else-if type="dataset post post-weblog so426        <else-if type="dataset post post-weblog so
>ftware webpage" match="any">>ftware webpage" match="any">
435          <!-- 4.6 电子资源 -->427          <!-- 4.6 电子资源 -->
436          <text macro="title"/>428          <text macro="title"/>
437          <text macro="publisher"/>429          <text macro="publisher"/>
438        </else-if>430        </else-if>
n439        <else-if type="chapter entry-dictionary enn431        <else-if type="chapter entry-dictionary en
>try-encyclopedia paper-conference">try-encyclopedia paper-conference" variable="conta
 >iner-title" match="any">
440          variable="container-title" match="any">
441          <!-- 4.2 专著中的析出文献 -->432          <!-- 4.2 专著中的析出文献 -->
442          <group delimiter="//">433          <group delimiter="//">
443            <group delimiter=". ">434            <group delimiter=". ">
444              <text macro="title"/>435              <text macro="title"/>
445              <text macro="secondary-contributors"436              <text macro="secondary-contributors"
>/>>/>
458        </else>449        </else>
459      </choose>450      </choose>
460      <text macro="access"/>451      <text macro="access"/>
461    </group>452    </group>
462  </macro>453  </macro>
n463  <citation et-al-min="3" et-al-use-first="1" disan454  <citation et-al-min="3" et-al-use-first="1" disa
>mbiguate-add-givenname="false">mbiguate-add-givenname="false" disambiguate-add-ye
 >ar-suffix="true">
464    disambiguate-add-year-suffix="true">
465    <sort>455    <sort>
466      <key macro="issued-year"/>456      <key macro="issued-year"/>
467      <key macro="author-intext-en"/>457      <key macro="author-intext-en"/>
468458
469    </sort>459    </sort>
n470    <layout prefix="(" suffix=")" delimiter="; " ln
>ocale="en"> 
471      <group delimiter=", ">
472        <text macro="author-intext-en"/>
473        <text macro="issued-year"/>
474      </group>
475    </layout>
476    <layout prefix="(" suffix=")" delimiter="; ">460    <layout prefix="(" suffix=")" delimiter="; ">
477      <group delimiter=", ">461      <group delimiter=", ">
478        <text macro="author-intext-zh"/>462        <text macro="author-intext-zh"/>
479        <text macro="issued-year"/>463        <text macro="issued-year"/>
480      </group>464      </group>
484    <sort>468    <sort>
485      <key variable="language" sort="descending"/>469      <key variable="language" sort="descending"/>
486      <key macro="author"/>470      <key macro="author"/>
487      <key macro="issued-year"/>471      <key macro="issued-year"/>
488    </sort>472    </sort>
t489    <layout locale="en">t
490      <text macro="entry-layout" suffix="."/>
491    </layout>
492    <layout>473    <layout>
493      <text macro="entry-layout" suffix="."/>474      <text macro="entry-layout" suffix="."/>
494    </layout>475    </layout>
495  </bibliography>476  </bibliography>
496</style>477</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op