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>
214  <macro name="secondary-contributors">211  <macro name="secondary-contributors">
215    <names variable="translator">212    <names variable="translator">
216      <name>213      <name>
217        <name-part name="family" text-case="upperc214        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
218      </name>215      </name>
n219      <institution/>n
220      <label form="short" prefix=", "/>216      <label form="short" prefix=", "/>
221    </names>217    </names>
222  </macro>218  </macro>
223  <!-- 专著主要责任者 -->219  <!-- 专著主要责任者 -->
224  <macro name="container-contributors">220  <macro name="container-contributors">
225    <names variable="editor">221    <names variable="editor">
226      <name>222      <name>
227        <name-part name="family" text-case="upperc223        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
228      </name>224      </name>
n229      <institution/>n
230      <substitute>225      <substitute>
231        <names variable="editorial-director"/>226        <names variable="editorial-director"/>
232        <names variable="collection-editor"/>227        <names variable="collection-editor"/>
233        <names variable="container-author"/>228        <names variable="container-author"/>
234      </substitute>229      </substitute>
253      </choose>248      </choose>
254    </group>249    </group>
255  </macro>250  </macro>
256  <macro name="container-booklike-ZHtoEN">251  <macro name="container-booklike-ZHtoEN">
257    <choose>252    <choose>
n258      <if variable="original-container-title">n253      <if variable="container-title">
259        <!-- 优先使用专著或会议论文集的题名 -->254        <!-- 优先使用专著或会议论文集的题名 -->
260        <group delimiter=": ">255        <group delimiter=": ">
n261          <text variable="original-container-titlen256          <text variable="container-title"/>
>"/> 
262          <text macro="volume"/>257          <text macro="volume"/>
263        </group>258        </group>
264      </if>259      </if>
265      <else-if type="paper-conference">260      <else-if type="paper-conference">
266        <!-- 有些会议没有论文集,使用会议名代替 -->261        <!-- 有些会议没有论文集,使用会议名代替 -->
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"/>
>"/> 
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"/>
>itle"/> 
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" suffix="."
> display="block"/> 
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