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>
205  <macro name="secondary-contributors">202  <macro name="secondary-contributors">
206    <names variable="translator">203    <names variable="translator">
207      <name>204      <name>
208        <name-part name="family" text-case="upperc205        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
209      </name>206      </name>
n210      <institution/>n
211      <label form="short" prefix=", "/>207      <label form="short" prefix=", "/>
212    </names>208    </names>
213  </macro>209  </macro>
214  <!-- 专著主要责任者 -->210  <!-- 专著主要责任者 -->
215  <macro name="container-contributors">211  <macro name="container-contributors">
216    <names variable="editor">212    <names variable="editor">
217      <name>213      <name>
218        <name-part name="family" text-case="upperc214        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
219      </name>215      </name>
n220      <institution/>n
221      <substitute>216      <substitute>
222        <names variable="editorial-director"/>217        <names variable="editorial-director"/>
223        <names variable="collection-editor"/>218        <names variable="collection-editor"/>
224        <names variable="container-author"/>219        <names variable="container-author"/>
225      </substitute>220      </substitute>
246  </macro>241  </macro>
247  <macro name="container-booklike-ZHtoEN">242  <macro name="container-booklike-ZHtoEN">
248    <group delimiter=". ">243    <group delimiter=". ">
249      <text macro="container-contributors"/>244      <text macro="container-contributors"/>
250      <choose>245      <choose>
n251        <if variable="original-container-title">n246        <if variable="container-title">
252          <!-- 优先使用专著或会议论文集的题名 -->247          <!-- 优先使用专著或会议论文集的题名 -->
253          <group delimiter=": ">248          <group delimiter=": ">
n254            <text variable="original-container-titn249            <text variable="container-title"/>
>le"/> 
255            <text macro="volume"/>250            <text macro="volume"/>
256          </group>251          </group>
257        </if>252        </if>
258        <else-if type="paper-conference">253        <else-if type="paper-conference">
259          <!-- 有些会议没有论文集,使用会议名代替 -->254          <!-- 有些会议没有论文集,使用会议名代替 -->
299  <macro name="container-periodical-ZHtoEN">294  <macro name="container-periodical-ZHtoEN">
300    <choose>295    <choose>
301      <if type="article-newspaper">296      <if type="article-newspaper">
302        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->297        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->
303        <group delimiter=", ">298        <group delimiter=", ">
n304          <text variable="original-container-titlen299          <text variable="container-title" form="s
>" form="short" strip-periods="true"/>>hort" strip-periods="true"/>
305          <text macro="issued-date"/>300          <text macro="issued-date"/>
306        </group>301        </group>
307        <text variable="page" prefix="(" suffix=")302        <text variable="page" prefix="(" suffix=")
>"/>>"/>
308      </if>303      </if>
309      <else>304      <else>
310        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->305        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->
311        <group delimiter=": ">306        <group delimiter=": ">
312          <group>307          <group>
313            <group delimiter=", ">308            <group delimiter=", ">
n314              <text variable="original-container-tn309              <text variable="container-title" for
>itle" form="short" strip-periods="true"/>>m="short" strip-periods="true"/>
315              <text macro="issued-year"/>310              <text macro="issued-year"/>
316              <text variable="volume"/>311              <text variable="volume"/>
317            </group>312            </group>
318            <text variable="issue" prefix="(" suff313            <text variable="issue" prefix="(" suff
>ix=")"/>>ix=")"/>
319          </group>314          </group>
580        <else-if type="dataset post post-weblog so575        <else-if type="dataset post post-weblog so
>ftware webpage" match="any">>ftware webpage" match="any">
581          <!-- 4.6 电子资源 -->576          <!-- 4.6 电子资源 -->
582          <text macro="title-ZHtoEN"/>577          <text macro="title-ZHtoEN"/>
583          <text macro="publisher-ZHtoEN"/>578          <text macro="publisher-ZHtoEN"/>
584        </else-if>579        </else-if>
n585        <else-if type="chapter entry-dictionary enn580        <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">
586          <!-- 4.2 专著中的析出文献 -->581          <!-- 4.2 专著中的析出文献 -->
587          <group delimiter="//">582          <group delimiter="//">
588            <text macro="title-ZHtoEN"/>583            <text macro="title-ZHtoEN"/>
589            <text macro="container-booklike-ZHtoEN584            <text macro="container-booklike-ZHtoEN
>"/>>"/>
590          </group>585          </group>
606    <layout vertical-align="sup" delimiter="," pre601    <layout vertical-align="sup" delimiter="," pre
>fix="[" suffix="]">>fix="[" suffix="]">
607      <text variable="citation-number"/>602      <text variable="citation-number"/>
608    </layout>603    </layout>
609  </citation>604  </citation>
610  <bibliography entry-spacing="0" et-al-min="4" et605  <bibliography entry-spacing="0" et-al-min="4" et
>-al-use-first="3" hanging-indent="true">>-al-use-first="3" hanging-indent="true">
n611    <layout locale="zh">n
612      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/> 
613      <text macro="entry-layout" suffix="."/>
614      <text macro="entry-layout-ZHtoEN" suffix="."
> display="block"/> 
615    </layout>
616    <layout>606    <layout>
t617      <text variable="citation-number" prefix="[" t607      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/>>suffix="]&#09;"/>
618      <text macro="entry-layout" suffix="."/>608      <text macro="entry-layout" suffix="."/>
619    </layout>609    </layout>
620  </bibliography>610  </bibliography>
621</style>611</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op