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-local>"false" page-range-format="expanded" default-local
>e="en-US" default-locale-sort="zh-CN">>e="en-US" default-locale-sort="zh-CN">
3  <info>3  <info>
4    <title>环境昆虫学报</title>4    <title>环境昆虫学报</title>
5    <id>https://zotero-chinese.com/styles/环境昆虫学报</5    <id>https://zotero-chinese.com/styles/环境昆虫学报</
>id>>id>
6    <link href="https://zotero-chinese.com/styles/6    <link href="https://zotero-chinese.com/styles/
>环境昆虫学报" rel="self"/>>环境昆虫学报" rel="self"/>
112  </macro>112  </macro>
113  <!-- 题名 -->113  <!-- 题名 -->
114  <macro name="title">114  <macro name="title">
115    <group delimiter=": ">115    <group delimiter=": ">
116      <text variable="title"/>116      <text variable="title"/>
n117      <group delimiter="&#8195;">n117      <group delimiter="">
118        <choose>118        <choose>
119          <if variable="container-title" type="cha119          <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">
120            <text macro="volume"/>120            <text macro="volume"/>
121            <text variable="volume-title"/>121            <text variable="volume-title"/>
122          </if>122          </if>
141    </group>141    </group>
142  </macro>142  </macro>
143  <macro name="title-ZHtoEN">143  <macro name="title-ZHtoEN">
144    <group delimiter=": ">144    <group delimiter=": ">
145      <text variable="original-title"/>145      <text variable="original-title"/>
n146      <group delimiter="&#8195;">n146      <group delimiter="">
147        <choose>147        <choose>
n148          <if variable="original-container-title" n148          <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">
149            <text macro="volume"/>149            <text macro="volume"/>
150            <text variable="volume-title"/>150            <text variable="volume-title"/>
151          </if>151          </if>
152        </choose>152        </choose>
153        <choose>153        <choose>
299  <macro name="container-booklike-ZHtoEN">299  <macro name="container-booklike-ZHtoEN">
300    <group delimiter=": ">300    <group delimiter=": ">
301      <text value="In"/>301      <text value="In"/>
302      <group delimiter=", ">302      <group delimiter=", ">
303        <choose>303        <choose>
n304          <if variable="original-container-title">n304          <if variable="container-title">
305            <!-- 优先使用专著或会议论文集的题名 -->305            <!-- 优先使用专著或会议论文集的题名 -->
306            <group delimiter=": ">306            <group delimiter=": ">
n307              <text variable="original-container-tn307              <text variable="container-title"/>
>itle"/> 
308              <text macro="volume"/>308              <text macro="volume"/>
309            </group>309            </group>
310          </if>310          </if>
311          <else-if type="paper-conference">311          <else-if type="paper-conference">
312            <!-- 有些会议没有论文集,使用会议名代替 -->312            <!-- 有些会议没有论文集,使用会议名代替 -->
n313            <text variable="original-event-title"/n313            <text variable="event-title"/>
>> 
314          </else-if>314          </else-if>
315        </choose>315        </choose>
316      </group>316      </group>
317    </group>317    </group>
318  </macro>318  </macro>
353  <macro name="container-periodical-ZHtoEN">353  <macro name="container-periodical-ZHtoEN">
354    <choose>354    <choose>
355      <if type="article-newspaper">355      <if type="article-newspaper">
356        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->356        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->
357        <group delimiter=", ">357        <group delimiter=", ">
n358          <text variable="original-container-titlen358          <text variable="container-title" font-st
>" font-style="italic"/>>yle="italic"/>
359          <text macro="issued-date"/>359          <text macro="issued-date"/>
360        </group>360        </group>
361        <text variable="page" prefix="(" suffix=")361        <text variable="page" prefix="(" suffix=")
>"/>>"/>
362      </if>362      </if>
363      <else>363      <else>
364        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->364        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->
365        <group delimiter=": ">365        <group delimiter=": ">
366          <group>366          <group>
367            <group delimiter=", ">367            <group delimiter=", ">
n368              <text variable="original-container-tn368              <text variable="container-title" for
>itle" form="short" font-style="italic"/>>m="short" font-style="italic"/>
369              <text macro="issued-year"/>369              <text macro="issued-year"/>
370              <text variable="volume"/>370              <text variable="volume"/>
371            </group>371            </group>
372            <text variable="issue" prefix="(" suff372            <text variable="issue" prefix="(" suff
>ix=")"/>>ix=")"/>
373          </group>373          </group>
630        <else-if type="dataset post post-weblog so630        <else-if type="dataset post post-weblog so
>ftware webpage" match="any">>ftware webpage" match="any">
631          <!-- 4.6 电子资源 -->631          <!-- 4.6 电子资源 -->
632          <text macro="title-ZHtoEN"/>632          <text macro="title-ZHtoEN"/>
633          <text macro="publisher-ZHtoEN"/>633          <text macro="publisher-ZHtoEN"/>
634        </else-if>634        </else-if>
n635        <else-if type="chapter entry-dictionary enn635        <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">
636          <!-- 4.2 专著中的析出文献 -->636          <!-- 4.2 专著中的析出文献 -->
637          <text macro="title-ZHtoEN"/>637          <text macro="title-ZHtoEN"/>
638          <text macro="container-booklike-ZHtoEN"/638          <text macro="container-booklike-ZHtoEN"/
>>>>
639          <text macro="publisher-ZHtoEN"/>639          <text macro="publisher-ZHtoEN"/>
640        </else-if>640        </else-if>
649  </macro>649  </macro>
650  <citation et-al-min="3" et-al-use-first="1" disa650  <citation et-al-min="3" et-al-use-first="1" disa
>mbiguate-add-givenname="true" disambiguate-add-yea>mbiguate-add-givenname="true" disambiguate-add-yea
>r-suffix="true" collapse="year">>r-suffix="true" collapse="year">
651    <sort>651    <sort>
652      <key macro="issued-year"/>652      <key macro="issued-year"/>
653    </sort>653    </sort>
n654    <layout prefix="(" suffix=")" delimiter=";" lon
>cale="zh"> 
655      <group delimiter=",">
656        <text macro="author-intext-zh"/>
657        <text macro="issued-year"/>
658      </group>
659    </layout>
660    <layout prefix="(" suffix=")" delimiter="; ">654    <layout prefix="(" suffix=")" delimiter="; ">
661      <group delimiter=", ">655      <group delimiter=", ">
662        <text macro="author-intext-en"/>656        <text macro="author-intext-en"/>
663        <text macro="issued-year"/>657        <text macro="issued-year"/>
664      </group>658      </group>
667  <bibliography entry-spacing="0" et-al-min="4" et661  <bibliography entry-spacing="0" et-al-min="4" et
>-al-use-first="3" hanging-indent="true">>-al-use-first="3" hanging-indent="true">
668    <sort>662    <sort>
669      <key macro="author-sort"/>663      <key macro="author-sort"/>
670      <key macro="issued-year"/>664      <key macro="issued-year"/>
671    </sort>665    </sort>
t672    <layout locale="zh">t
673      <text macro="entry-layout-ZHtoEN" suffix="."
>/> 
674      <text macro="entry-layout" prefix="[" suffix
>="]"/> 
675    </layout>
676    <layout>666    <layout>
677      <text macro="entry-layout" suffix="."/>667      <text macro="entry-layout" suffix="."/>
678    </layout>668    </layout>
679  </bibliography>669  </bibliography>
680</style>670</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op