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/中国冶金</id5    <id>https://zotero-chinese.com/styles/中国冶金</id
>>>>
6    <link href="https://zotero-chinese.com/styles/6    <link href="https://zotero-chinese.com/styles/
>中国冶金" rel="self"/>>中国冶金" rel="self"/>
36      <date-part name="year" range-delimiter="/"/>36      <date-part name="year" range-delimiter="/"/>
37      <date-part name="month" form="numeric-leadin37      <date-part name="month" form="numeric-leadin
>g-zeros" prefix="-" range-delimiter="/"/>>g-zeros" prefix="-" range-delimiter="/"/>
38      <date-part name="day" form="numeric-leading-38      <date-part name="day" form="numeric-leading-
>zeros" prefix="-" range-delimiter="/"/>>zeros" prefix="-" range-delimiter="/"/>
39    </date>39    </date>
40    <terms>40    <terms>
n41      <term name="citation-range-delimiter">-</tern
>m> 
42      <term name="page-range-delimiter">-</term>41      <term name="page-range-delimiter">-</term>
43    </terms>42    </terms>
44  </locale>43  </locale>
45  <!-- 主要责任者 -->44  <!-- 主要责任者 -->
46  <macro name="author">45  <macro name="author">
47    <names variable="author">46    <names variable="author">
48      <name>47      <name>
49        <name-part name="family" text-case="upperc48        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
50      </name>49      </name>
n51      <institution/>n
52      <substitute>50      <substitute>
53        <names variable="composer"/>51        <names variable="composer"/>
54        <names variable="illustrator"/>52        <names variable="illustrator"/>
55        <names variable="director"/>53        <names variable="director"/>
56        <choose>54        <choose>
65    <names variable="original-author">63    <names variable="original-author">
66      <name initialize="false">64      <name initialize="false">
67        <name-part name="family" text-case="upperc65        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
68      </name>66      </name>
69      <et-al term="and others"/> <!-- 翻译中的等 -->67      <et-al term="and others"/> <!-- 翻译中的等 -->
n70      <institution/>n
71    </names>68      </names>
72  </macro>69  </macro>
73  <!-- 题名 -->70  <!-- 题名 -->
74  <macro name="title">71  <macro name="title">
75    <group delimiter=":">72    <group delimiter=":">
76      <text variable="title"/>73      <text variable="title"/>
n77      <group delimiter="&#8195;">n74      <group delimiter="">
78        <choose>75        <choose>
79          <if variable="container-title" type="cha76          <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">
80            <text macro="volume"/>77            <text macro="volume"/>
81            <text variable="volume-title"/>78            <text variable="volume-title"/>
82          </if>79          </if>
101    </group>98    </group>
102  </macro>99  </macro>
103  <macro name="title-ZHtoEN">100  <macro name="title-ZHtoEN">
104    <group delimiter=":">101    <group delimiter=":">
105      <text variable="original-title"/>102      <text variable="original-title"/>
n106      <group delimiter="&#8195;">n103      <group delimiter="">
107        <choose>104        <choose>
108          <if type="article article-journal" match105          <if type="article article-journal" match
>="none">>="none">
109            <!-- 预印本和期刊文章的编号用于其他位置 -->106            <!-- 预印本和期刊文章的编号用于其他位置 -->
110            <text variable="number"/>107            <text variable="number"/>
111          </if>108          </if>
213  <macro name="secondary-contributors">210  <macro name="secondary-contributors">
214    <names variable="translator">211    <names variable="translator">
215      <name>212      <name>
216        <name-part name="family" text-case="upperc213        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
217      </name>214      </name>
n218      <institution/>n
219      <label form="short" prefix=","/>215      <label form="short" prefix=","/>
220    </names>216    </names>
221  </macro>217  </macro>
222  <!-- 专著主要责任者 -->218  <!-- 专著主要责任者 -->
223  <macro name="container-contributors">219  <macro name="container-contributors">
224    <names variable="editor">220    <names variable="editor">
225      <name>221      <name>
226        <name-part name="family" text-case="upperc222        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
227      </name>223      </name>
n228      <institution/>n
229      <substitute>224      <substitute>
230        <names variable="editorial-director"/>225        <names variable="editorial-director"/>
231        <names variable="collection-editor"/>226        <names variable="collection-editor"/>
232        <names variable="container-author"/>227        <names variable="container-author"/>
233      </substitute>228      </substitute>
254  </macro>249  </macro>
255  <macro name="container-booklike-ZHtoEN">250  <macro name="container-booklike-ZHtoEN">
256    <group delimiter=". ">251    <group delimiter=". ">
257      <text macro="container-contributors"/>252      <text macro="container-contributors"/>
258      <choose>253      <choose>
n259        <if variable="original-container-title">n254        <if variable="container-title">
260          <!-- 优先使用专著或会议论文集的题名 -->255          <!-- 优先使用专著或会议论文集的题名 -->
261          <group delimiter=":">256          <group delimiter=":">
n262            <text variable="original-container-titn257            <text variable="container-title"/>
>le"/> 
263            <text macro="volume"/>258            <text macro="volume"/>
264          </group>259          </group>
265        </if>260        </if>
266        <else-if type="paper-conference">261        <else-if type="paper-conference">
267          <!-- 有些会议没有论文集,使用会议名代替 -->262          <!-- 有些会议没有论文集,使用会议名代替 -->
307  <macro name="container-periodical-ZHtoEN">302  <macro name="container-periodical-ZHtoEN">
308    <choose>303    <choose>
309      <if type="article-newspaper">304      <if type="article-newspaper">
310        <!-- 报纸的出处项:“刊名,出版日期(版次):页码[引用日期]” -->305        <!-- 报纸的出处项:“刊名,出版日期(版次):页码[引用日期]” -->
311        <group delimiter=",">306        <group delimiter=",">
n312          <text variable="original-container-titlen307          <text variable="container-title" form="s
>" form="short" strip-periods="true"/>>hort" strip-periods="true"/>
313          <text macro="issued-date"/>308          <text macro="issued-date"/>
314        </group>309        </group>
315        <text variable="page" prefix="(" suffix=")310        <text variable="page" prefix="(" suffix=")
>"/>>"/>
316      </if>311      </if>
317      <else>312      <else>
318        <!-- 期刊、杂志的出处项:“刊名,年,卷(期):页码[引用日期]” -->313        <!-- 期刊、杂志的出处项:“刊名,年,卷(期):页码[引用日期]” -->
319        <group delimiter=":">314        <group delimiter=":">
320          <group>315          <group>
321            <group delimiter=",">316            <group delimiter=",">
n322              <text variable="original-container-tn317              <text variable="container-title" for
>itle" form="short" strip-periods="true"/>>m="short" strip-periods="true"/>
323              <text macro="issued-year"/>318              <text macro="issued-year"/>
324              <text variable="volume"/>319              <text variable="volume"/>
325            </group>320            </group>
326            <text variable="issue" prefix="(" suff321            <text variable="issue" prefix="(" suff
>ix=")"/>>ix=")"/>
327          </group>322          </group>
588        <else-if type="dataset post post-weblog so583        <else-if type="dataset post post-weblog so
>ftware webpage" match="any">>ftware webpage" match="any">
589          <!-- 4.6 电子资源 -->584          <!-- 4.6 电子资源 -->
590          <text macro="title-ZHtoEN"/>585          <text macro="title-ZHtoEN"/>
591          <text macro="publisher-ZHtoEN"/>586          <text macro="publisher-ZHtoEN"/>
592        </else-if>587        </else-if>
n593        <else-if type="chapter entry-dictionary enn588        <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">
594          <!-- 4.2 专著中的析出文献 -->589          <!-- 4.2 专著中的析出文献 -->
595          <group delimiter="//">590          <group delimiter="//">
596            <text macro="title-ZHtoEN"/>591            <text macro="title-ZHtoEN"/>
597            <text macro="container-booklike-ZHtoEN592            <text macro="container-booklike-ZHtoEN
>"/>>"/>
598          </group>593          </group>
614    <layout vertical-align="sup" delimiter="," pre609    <layout vertical-align="sup" delimiter="," pre
>fix="[" suffix="]">>fix="[" suffix="]">
615      <text variable="citation-number"/>610      <text variable="citation-number"/>
616    </layout>611    </layout>
617  </citation>612  </citation>
618  <bibliography entry-spacing="0" et-al-min="4" et613  <bibliography entry-spacing="0" et-al-min="4" et
>-al-use-first="3" hanging-indent="true">>-al-use-first="3" hanging-indent="true">
n619    <layout locale="zh">n
620      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/> 
621      <text macro="entry-layout" suffix="."/>
622      <text macro="entry-layout-ZHtoEN" prefix="("
> suffix=".)"/> 
623    </layout>
624    <layout>614    <layout>
t625      <text variable="citation-number" prefix="[" t615      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/>>suffix="]&#09;"/>
626      <text macro="entry-layout" suffix="."/>616      <text macro="entry-layout" suffix="."/>
627    </layout>617    </layout>
628  </bibliography>618  </bibliography>
629</style>619</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op