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>
211  <macro name="secondary-contributors">208  <macro name="secondary-contributors">
212    <names variable="translator">209    <names variable="translator">
213      <name>210      <name>
214        <name-part name="family" text-case="upperc211        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
215      </name>212      </name>
n216      <institution/>n
217      <label form="short" prefix=","/>213      <label form="short" prefix=","/>
218    </names>214    </names>
219  </macro>215  </macro>
220  <!-- 专著主要责任者 -->216  <!-- 专著主要责任者 -->
221  <macro name="container-contributors">217  <macro name="container-contributors">
222    <names variable="editor">218    <names variable="editor">
223      <name>219      <name>
224        <name-part name="family" text-case="upperc220        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
225      </name>221      </name>
n226      <institution/>n
227      <substitute>222      <substitute>
228        <names variable="editorial-director"/>223        <names variable="editorial-director"/>
229        <names variable="collection-editor"/>224        <names variable="collection-editor"/>
230        <names variable="container-author"/>225        <names variable="container-author"/>
231      </substitute>226      </substitute>
252  </macro>247  </macro>
253  <macro name="container-booklike-ZHtoEN">248  <macro name="container-booklike-ZHtoEN">
254    <group delimiter=". ">249    <group delimiter=". ">
255      <text macro="container-contributors"/>250      <text macro="container-contributors"/>
256      <choose>251      <choose>
n257        <if variable="original-container-title">n252        <if variable="container-title">
258          <!-- 优先使用专著或会议论文集的题名 -->253          <!-- 优先使用专著或会议论文集的题名 -->
259          <group delimiter=":">254          <group delimiter=":">
n260            <text variable="original-container-titn255            <text variable="container-title"/>
>le"/> 
261            <text macro="volume"/>256            <text macro="volume"/>
262          </group>257          </group>
263        </if>258        </if>
264        <else-if type="paper-conference">259        <else-if type="paper-conference">
265          <!-- 有些会议没有论文集,使用会议名代替 -->260          <!-- 有些会议没有论文集,使用会议名代替 -->
305  <macro name="container-periodical-ZHtoEN">300  <macro name="container-periodical-ZHtoEN">
306    <choose>301    <choose>
307      <if type="article-newspaper">302      <if type="article-newspaper">
308        <!-- 报纸的出处项:“刊名,出版日期(版次):页码[引用日期]” -->303        <!-- 报纸的出处项:“刊名,出版日期(版次):页码[引用日期]” -->
309        <group delimiter=",">304        <group delimiter=",">
n310          <text variable="original-container-titlen305          <text variable="container-title" form="s
>" form="short" strip-periods="true"/>>hort" strip-periods="true"/>
311          <text macro="issued-date"/>306          <text macro="issued-date"/>
312        </group>307        </group>
313        <text variable="page" prefix="(" suffix=")308        <text variable="page" prefix="(" suffix=")
>"/>>"/>
314      </if>309      </if>
315      <else>310      <else>
316        <!-- 期刊、杂志的出处项:“刊名,年,卷(期):页码[引用日期]” -->311        <!-- 期刊、杂志的出处项:“刊名,年,卷(期):页码[引用日期]” -->
317        <group delimiter=":">312        <group delimiter=":">
318          <group>313          <group>
319            <group delimiter=",">314            <group delimiter=",">
n320              <text variable="original-container-tn315              <text variable="container-title" for
>itle" form="short" strip-periods="true"/>>m="short" strip-periods="true"/>
321              <text macro="issued-year"/>316              <text macro="issued-year"/>
322              <text variable="volume"/>317              <text variable="volume"/>
323            </group>318            </group>
324            <text variable="issue" prefix="(" suff319            <text variable="issue" prefix="(" suff
>ix=")"/>>ix=")"/>
325          </group>320          </group>
586        <else-if type="dataset post post-weblog so581        <else-if type="dataset post post-weblog so
>ftware webpage" match="any">>ftware webpage" match="any">
587          <!-- 4.6 电子资源 -->582          <!-- 4.6 电子资源 -->
588          <text macro="title-ZHtoEN"/>583          <text macro="title-ZHtoEN"/>
589          <text macro="publisher-ZHtoEN"/>584          <text macro="publisher-ZHtoEN"/>
590        </else-if>585        </else-if>
n591        <else-if type="chapter entry-dictionary enn586        <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">
592          <!-- 4.2 专著中的析出文献 -->587          <!-- 4.2 专著中的析出文献 -->
593          <group delimiter="//">588          <group delimiter="//">
594            <text macro="title-ZHtoEN"/>589            <text macro="title-ZHtoEN"/>
595            <text macro="container-booklike-ZHtoEN590            <text macro="container-booklike-ZHtoEN
>"/>>"/>
596          </group>591          </group>
612    <layout vertical-align="sup" delimiter="," pre607    <layout vertical-align="sup" delimiter="," pre
>fix="[" suffix="]">>fix="[" suffix="]">
613      <text variable="citation-number"/>608      <text variable="citation-number"/>
614    </layout>609    </layout>
615  </citation>610  </citation>
616  <bibliography entry-spacing="0" et-al-min="4" et611  <bibliography entry-spacing="0" et-al-min="4" et
>-al-use-first="3" hanging-indent="true">>-al-use-first="3" hanging-indent="true">
n617    <layout locale="zh">n
618      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/> 
619      <text macro="entry-layout" suffix="."/>
620      <text macro="entry-layout-ZHtoEN" prefix="("
> suffix=".)"/> 
621    </layout>
622    <layout>612    <layout>
t623      <text variable="citation-number" prefix="[" t613      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/>>suffix="]&#09;"/>
624      <text macro="entry-layout" suffix="."/>614      <text macro="entry-layout" suffix="."/>
625    </layout>615    </layout>
626  </bibliography>616  </bibliography>
627</style>617</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op