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"/>
33      <date-part name="month" form="numeric-leadin33      <date-part name="month" form="numeric-leadin
>g-zeros" prefix="-" range-delimiter="/"/>>g-zeros" prefix="-" range-delimiter="/"/>
34      <date-part name="day" form="numeric-leading-34      <date-part name="day" form="numeric-leading-
>zeros" prefix="-" range-delimiter="/"/>>zeros" prefix="-" range-delimiter="/"/>
35    </date>35    </date>
36    <terms>36    <terms>
37      <term name="and others">et al.</term>37      <term name="and others">et al.</term>
n38      <term name="citation-range-delimiter">-</tern
>m> 
39      <term name="page-range-delimiter">-</term>38      <term name="page-range-delimiter">-</term>
40    </terms>39    </terms>
41  </locale>40  </locale>
42  <!-- 主要责任者 -->41  <!-- 主要责任者 -->
43  <macro name="author">42  <macro name="author">
44    <names variable="author">43    <names variable="author">
45      <name>44      <name>
46        <name-part name="family" text-case="upperc45        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
47      </name>46      </name>
n48      <institution/>n
49      <substitute>47      <substitute>
50        <names variable="composer"/>48        <names variable="composer"/>
51        <names variable="illustrator"/>49        <names variable="illustrator"/>
52        <names variable="director"/>50        <names variable="director"/>
53        <choose>51        <choose>
62    <names variable="original-author">60    <names variable="original-author">
63      <name initialize="false">61      <name initialize="false">
64        <name-part name="family" text-case="upperc62        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
65      </name>63      </name>
66      <et-al term="and others"/>64      <et-al term="and others"/>
n67      <institution/>n
68    </names>65      </names>
69  </macro>66  </macro>
70  <!-- 题名 -->67  <!-- 题名 -->
71  <macro name="title">68  <macro name="title">
72    <group delimiter=": ">69    <group delimiter=": ">
73      <text variable="title"/>70      <text variable="title"/>
n74      <group delimiter="&#8195;">n71      <group delimiter="">
75        <choose>72        <choose>
76          <if variable="container-title" type="cha73          <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">
77            <text macro="volume"/>74            <text macro="volume"/>
78            <text variable="volume-title"/>75            <text variable="volume-title"/>
79          </if>76          </if>
98    </group>95    </group>
99  </macro>96  </macro>
100  <macro name="title-ZHtoEN">97  <macro name="title-ZHtoEN">
101    <group delimiter=": ">98    <group delimiter=": ">
102      <text variable="original-title"/>99      <text variable="original-title"/>
n103      <group delimiter="&#8195;">n100      <group delimiter="">
104        <choose>101        <choose>
n105          <if variable="original-container-title" n102          <if variable="container-title" type="cha
>type="chapter entry-dictionary entry-encyclopedia >pter entry-dictionary entry-encyclopedia paper-con
>paper-conference" match="none">>ference" match="none">
106            <text macro="volume"/>103            <text macro="volume"/>
107            <text variable="volume-title"/>104            <text variable="volume-title"/>
108          </if>105          </if>
109        </choose>106        </choose>
110        <choose>107        <choose>
216  <macro name="secondary-contributors">213  <macro name="secondary-contributors">
217    <names variable="translator">214    <names variable="translator">
218      <name>215      <name>
219        <name-part name="family" text-case="upperc216        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
220      </name>217      </name>
n221      <institution/>n
222      <label form="short" prefix=", "/>218      <label form="short" prefix=", "/>
223    </names>219    </names>
224  </macro>220  </macro>
225  <!-- 专著主要责任者 -->221  <!-- 专著主要责任者 -->
226  <macro name="container-contributors">222  <macro name="container-contributors">
227    <names variable="editor">223    <names variable="editor">
228      <name>224      <name>
229        <name-part name="family" text-case="upperc225        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
230      </name>226      </name>
n231      <institution/>n
232      <substitute>227      <substitute>
233        <names variable="editorial-director"/>228        <names variable="editorial-director"/>
234        <names variable="collection-editor"/>229        <names variable="collection-editor"/>
235        <names variable="container-author"/>230        <names variable="container-author"/>
236      </substitute>231      </substitute>
255      </choose>250      </choose>
256    </group>251    </group>
257  </macro>252  </macro>
258  <macro name="container-booklike-ZHtoEN">253  <macro name="container-booklike-ZHtoEN">
259    <choose>254    <choose>
n260      <if variable="original-container-title">n255      <if variable="container-title">
261        <!-- 优先使用专著或会议论文集的题名 -->256        <!-- 优先使用专著或会议论文集的题名 -->
262        <group delimiter=": ">257        <group delimiter=": ">
n263          <text variable="original-container-titlen258          <text variable="container-title"/>
>"/> 
264          <text macro="volume"/>259          <text macro="volume"/>
265        </group>260        </group>
266      </if>261      </if>
267      <else-if type="paper-conference">262      <else-if type="paper-conference">
268        <!-- 有些会议没有论文集,使用会议名代替 -->263        <!-- 有些会议没有论文集,使用会议名代替 -->
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"/>
>"/> 
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"/>
>itle"/> 
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" suffix="."
> display="block"/> 
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