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" name-as-sort-order="all>ss="in-text" version="1.0" name-as-sort-order="all
>" sort-separator=" " demote-non-dropping-particle=>" sort-separator=" " demote-non-dropping-particle=
>"never" initialize-with=" " initialize-with-hyphen>"never" initialize-with=" " initialize-with-hyphen
>="false" page-range-format="expanded" default-loca>="false" page-range-format="expanded" default-loca
>le="en-US">>le="en-US">
3  <info>3  <info>
4    <title>硅酸盐学报</title>4    <title>硅酸盐学报</title>
5    <id>https://zotero-chinese.com/styles/硅酸盐学报</i5    <id>https://zotero-chinese.com/styles/硅酸盐学报</i
>d>>d>
6    <link href="https://zotero-chinese.com/styles/6    <link href="https://zotero-chinese.com/styles/
>硅酸盐学报" rel="self"/>>硅酸盐学报" rel="self"/>
31      <date-part name="year" range-delimiter="/"/>31      <date-part name="year" range-delimiter="/"/>
32      <date-part name="month" form="numeric-leadin32      <date-part name="month" form="numeric-leadin
>g-zeros" prefix="-" range-delimiter="/"/>>g-zeros" prefix="-" range-delimiter="/"/>
33      <date-part name="day" form="numeric-leading-33      <date-part name="day" form="numeric-leading-
>zeros" prefix="-" range-delimiter="/"/>>zeros" prefix="-" range-delimiter="/"/>
34    </date>34    </date>
35    <terms>35    <terms>
n36      <term name="citation-range-delimiter">-</tern
>m> 
37      <term name="page-range-delimiter">-</term>36      <term name="page-range-delimiter">-</term>
38    </terms>37    </terms>
39  </locale>38  </locale>
40  <!-- 主要责任者 -->39  <!-- 主要责任者 -->
41  <macro name="author">40  <macro name="author">
42    <names variable="author">41    <names variable="author">
43      <name>42      <name>
44        <name-part name="family" text-case="upperc43        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
45      </name>44      </name>
n46      <institution/>n
47      <substitute>45      <substitute>
48        <names variable="composer"/>46        <names variable="composer"/>
49        <names variable="illustrator"/>47        <names variable="illustrator"/>
50        <names variable="director"/>48        <names variable="director"/>
51        <choose>49        <choose>
59  <macro name="author-ZHtoEN">57  <macro name="author-ZHtoEN">
60    <names variable="original-author">58    <names variable="original-author">
61      <name initialize="false">59      <name initialize="false">
62        <name-part name="family" text-case="upperc60        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
63      </name>61      </name>
n64      <institution/>n
65    </names>62      </names>
66  </macro>63  </macro>
67  <!-- 题名 -->64  <!-- 题名 -->
68  <macro name="title">65  <macro name="title">
69    <group delimiter=": ">66    <group delimiter=": ">
70      <text variable="title"/>67      <text variable="title"/>
n71      <group delimiter="&#8195;">n68      <group delimiter="">
72        <choose>69        <choose>
73          <if variable="container-title" type="cha70          <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">
74            <text macro="volume"/>71            <text macro="volume"/>
75            <text variable="volume-title"/>72            <text variable="volume-title"/>
76          </if>73          </if>
95    </group>92    </group>
96  </macro>93  </macro>
97  <macro name="title-ZHtoEN">94  <macro name="title-ZHtoEN">
98    <group delimiter=": ">95    <group delimiter=": ">
99      <text variable="original-title"/>96      <text variable="original-title"/>
n100      <group delimiter="&#8195;">n97      <group delimiter="">
101        <choose>98        <choose>
102          <if type="article article-journal" match99          <if type="article article-journal" match
>="none">>="none">
103            <!-- 预印本和期刊文章的编号用于其他位置 -->100            <!-- 预印本和期刊文章的编号用于其他位置 -->
104            <text variable="number"/>101            <text variable="number"/>
105          </if>102          </if>
207  <macro name="secondary-contributors">204  <macro name="secondary-contributors">
208    <names variable="translator">205    <names variable="translator">
209      <name>206      <name>
210        <name-part name="family" text-case="upperc207        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
211      </name>208      </name>
n212      <institution/>n
213      <label form="short" prefix=", "/>209      <label form="short" prefix=", "/>
214    </names>210    </names>
215  </macro>211  </macro>
216  <!-- 专著主要责任者 -->212  <!-- 专著主要责任者 -->
217  <macro name="container-contributors">213  <macro name="container-contributors">
218    <names variable="editor">214    <names variable="editor">
219      <name>215      <name>
220        <name-part name="family" text-case="upperc216        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
221      </name>217      </name>
n222      <institution/>n
223      <substitute>218      <substitute>
224        <names variable="editorial-director"/>219        <names variable="editorial-director"/>
225        <names variable="collection-editor"/>220        <names variable="collection-editor"/>
226        <names variable="container-author"/>221        <names variable="container-author"/>
227      </substitute>222      </substitute>
248  </macro>243  </macro>
249  <macro name="container-booklike-ZHtoEN">244  <macro name="container-booklike-ZHtoEN">
250    <group delimiter=". ">245    <group delimiter=". ">
251      <text macro="container-contributors"/>246      <text macro="container-contributors"/>
252      <choose>247      <choose>
n253        <if variable="original-container-title">n248        <if variable="container-title">
254          <!-- 优先使用专著或会议论文集的题名 -->249          <!-- 优先使用专著或会议论文集的题名 -->
255          <group delimiter=": ">250          <group delimiter=": ">
n256            <text variable="original-container-titn251            <text variable="container-title"/>
>le"/> 
257            <text macro="volume"/>252            <text macro="volume"/>
258          </group>253          </group>
259        </if>254        </if>
260        <else-if type="paper-conference">255        <else-if type="paper-conference">
261          <!-- 有些会议没有论文集,使用会议名代替 -->256          <!-- 有些会议没有论文集,使用会议名代替 -->
301  <macro name="container-periodical-ZHtoEN">296  <macro name="container-periodical-ZHtoEN">
302    <choose>297    <choose>
303      <if type="article-newspaper">298      <if type="article-newspaper">
304        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->299        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->
305        <group delimiter=", ">300        <group delimiter=", ">
n306          <text variable="original-container-titlen301          <text variable="container-title" form="s
>" form="short" strip-periods="true"/>>hort" strip-periods="true"/>
307          <text macro="issued-date"/>302          <text macro="issued-date"/>
308        </group>303        </group>
309        <text variable="page" prefix="(" suffix=")304        <text variable="page" prefix="(" suffix=")
>"/>>"/>
310      </if>305      </if>
311      <else>306      <else>
312        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->307        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->
313        <group delimiter=": ">308        <group delimiter=": ">
314          <group>309          <group>
315            <group delimiter=", ">310            <group delimiter=", ">
n316              <text variable="original-container-tn311              <text variable="container-title" for
>itle" form="short" strip-periods="true"/>>m="short" strip-periods="true"/>
317              <text macro="issued-year"/>312              <text macro="issued-year"/>
318              <text variable="volume"/>313              <text variable="volume"/>
319            </group>314            </group>
320            <text variable="issue" prefix="(" suff315            <text variable="issue" prefix="(" suff
>ix=")"/>>ix=")"/>
321          </group>316          </group>
582        <else-if type="dataset post post-weblog so577        <else-if type="dataset post post-weblog so
>ftware webpage" match="any">>ftware webpage" match="any">
583          <!-- 4.6 电子资源 -->578          <!-- 4.6 电子资源 -->
584          <text macro="title-ZHtoEN"/>579          <text macro="title-ZHtoEN"/>
585          <text macro="publisher-ZHtoEN"/>580          <text macro="publisher-ZHtoEN"/>
586        </else-if>581        </else-if>
n587        <else-if type="chapter entry-dictionary enn582        <else-if type="chapter entry-dictionary en
>try-encyclopedia paper-conference" variable="origi>try-encyclopedia paper-conference" variable="conta
>nal-container-title" match="any">>iner-title" match="any">
588          <!-- 4.2 专著中的析出文献 -->583          <!-- 4.2 专著中的析出文献 -->
589          <group delimiter="//">584          <group delimiter="//">
590            <text macro="title-ZHtoEN"/>585            <text macro="title-ZHtoEN"/>
591            <text macro="container-booklike-ZHtoEN586            <text macro="container-booklike-ZHtoEN
>"/>>"/>
592          </group>587          </group>
608    <layout vertical-align="sup" delimiter="," pre603    <layout vertical-align="sup" delimiter="," pre
>fix="[" suffix="]">>fix="[" suffix="]">
609      <text variable="citation-number"/>604      <text variable="citation-number"/>
610    </layout>605    </layout>
611  </citation>606  </citation>
612  <bibliography entry-spacing="0" et-al-min="4" et607  <bibliography entry-spacing="0" et-al-min="4" et
>-al-use-first="3" hanging-indent="true">>-al-use-first="3" hanging-indent="true">
n613    <layout locale="zh">n
614      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/> 
615      <text macro="entry-layout" suffix="."/>
616      <text macro="entry-layout-ZHtoEN" suffix="."
> display="block"/> 
617    </layout>
618    <layout>608    <layout>
t619      <text variable="citation-number" prefix="[" t609      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/>>suffix="]&#09;"/>
620      <text macro="entry-layout" suffix="."/>610      <text macro="entry-layout" suffix="."/>
621    </layout>611    </layout>
622  </bibliography>612  </bibliography>
623</style>613</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op