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>
297  <macro name="container-booklike-ZHtoEN">297  <macro name="container-booklike-ZHtoEN">
298    <group delimiter=": ">298    <group delimiter=": ">
299      <text value="In"/>299      <text value="In"/>
300      <group delimiter=", ">300      <group delimiter=", ">
301        <choose>301        <choose>
n302          <if variable="original-container-title">n302          <if variable="container-title">
303            <!-- 优先使用专著或会议论文集的题名 -->303            <!-- 优先使用专著或会议论文集的题名 -->
304            <group delimiter=": ">304            <group delimiter=": ">
n305              <text variable="original-container-tn305              <text variable="container-title"/>
>itle"/> 
306              <text macro="volume"/>306              <text macro="volume"/>
307            </group>307            </group>
308          </if>308          </if>
309          <else-if type="paper-conference">309          <else-if type="paper-conference">
310            <!-- 有些会议没有论文集,使用会议名代替 -->310            <!-- 有些会议没有论文集,使用会议名代替 -->
n311            <text variable="original-event-title"/n311            <text variable="event-title"/>
>> 
312          </else-if>312          </else-if>
313        </choose>313        </choose>
314      </group>314      </group>
315    </group>315    </group>
316  </macro>316  </macro>
351  <macro name="container-periodical-ZHtoEN">351  <macro name="container-periodical-ZHtoEN">
352    <choose>352    <choose>
353      <if type="article-newspaper">353      <if type="article-newspaper">
354        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->354        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->
355        <group delimiter=", ">355        <group delimiter=", ">
n356          <text variable="original-container-titlen356          <text variable="container-title" font-st
>" font-style="italic"/>>yle="italic"/>
357          <text macro="issued-date"/>357          <text macro="issued-date"/>
358        </group>358        </group>
359        <text variable="page" prefix="(" suffix=")359        <text variable="page" prefix="(" suffix=")
>"/>>"/>
360      </if>360      </if>
361      <else>361      <else>
362        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->362        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->
363        <group delimiter=": ">363        <group delimiter=": ">
364          <group>364          <group>
365            <group delimiter=", ">365            <group delimiter=", ">
n366              <text variable="original-container-tn366              <text variable="container-title" for
>itle" form="short" font-style="italic"/>>m="short" font-style="italic"/>
367              <text macro="issued-year"/>367              <text macro="issued-year"/>
368              <text variable="volume"/>368              <text variable="volume"/>
369            </group>369            </group>
370            <text variable="issue" prefix="(" suff370            <text variable="issue" prefix="(" suff
>ix=")"/>>ix=")"/>
371          </group>371          </group>
628        <else-if type="dataset post post-weblog so628        <else-if type="dataset post post-weblog so
>ftware webpage" match="any">>ftware webpage" match="any">
629          <!-- 4.6 电子资源 -->629          <!-- 4.6 电子资源 -->
630          <text macro="title-ZHtoEN"/>630          <text macro="title-ZHtoEN"/>
631          <text macro="publisher-ZHtoEN"/>631          <text macro="publisher-ZHtoEN"/>
632        </else-if>632        </else-if>
n633        <else-if type="chapter entry-dictionary enn633        <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">
634          <!-- 4.2 专著中的析出文献 -->634          <!-- 4.2 专著中的析出文献 -->
635          <text macro="title-ZHtoEN"/>635          <text macro="title-ZHtoEN"/>
636          <text macro="container-booklike-ZHtoEN"/636          <text macro="container-booklike-ZHtoEN"/
>>>>
637          <text macro="publisher-ZHtoEN"/>637          <text macro="publisher-ZHtoEN"/>
638        </else-if>638        </else-if>
647  </macro>647  </macro>
648  <citation et-al-min="3" et-al-use-first="1" disa648  <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">
649    <sort>649    <sort>
650      <key macro="issued-year"/>650      <key macro="issued-year"/>
651    </sort>651    </sort>
n652    <layout prefix="(" suffix=")" delimiter=";" lon
>cale="zh"> 
653      <group delimiter=",">
654        <text macro="author-intext-zh"/>
655        <text macro="issued-year"/>
656      </group>
657    </layout>
658    <layout prefix="(" suffix=")" delimiter="; ">652    <layout prefix="(" suffix=")" delimiter="; ">
659      <group delimiter=", ">653      <group delimiter=", ">
660        <text macro="author-intext-en"/>654        <text macro="author-intext-en"/>
661        <text macro="issued-year"/>655        <text macro="issued-year"/>
662      </group>656      </group>
665  <bibliography entry-spacing="0" et-al-min="4" et659  <bibliography entry-spacing="0" et-al-min="4" et
>-al-use-first="3" hanging-indent="true">>-al-use-first="3" hanging-indent="true">
666    <sort>660    <sort>
667      <key macro="author-sort"/>661      <key macro="author-sort"/>
668      <key macro="issued-year"/>662      <key macro="issued-year"/>
669    </sort>663    </sort>
t670    <layout locale="zh">t
671      <text macro="entry-layout-ZHtoEN" suffix="."
>/> 
672      <text macro="entry-layout" prefix="[" suffix
>="]"/> 
673    </layout>
674    <layout>664    <layout>
675      <text macro="entry-layout" suffix="."/>665      <text macro="entry-layout" suffix="."/>
676    </layout>666    </layout>
677  </bibliography>667  </bibliography>
678</style>668</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op