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="zh-CN">>le="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"/>
32      <date-part name="month" form="numeric-leadin32      <date-part name="month" form="numeric-leadin
>g-zeros" prefix="-" range-delimiter="/"/>>g-zeros" prefix="-" range-delimiter="/"/>
33      <date-part name="day" form="numeric-leading-33      <date-part name="day" form="numeric-leading-
>zeros" prefix="-" range-delimiter="/"/>>zeros" prefix="-" range-delimiter="/"/>
34    </date>34    </date>
35    <terms>35    <terms>
36      <term name="and others">et al.</term>36      <term name="and others">et al.</term>
n37      <term name="citation-range-delimiter">-</tern
>m> 
38      <term name="page-range-delimiter">-</term>37      <term name="page-range-delimiter">-</term>
39    </terms>38    </terms>
40  </locale>39  </locale>
41  <!-- 主要责任者 -->40  <!-- 主要责任者 -->
42  <macro name="author">41  <macro name="author">
69            <text variable="number"/>68            <text variable="number"/>
70          </if>69          </if>
71        </choose>70        </choose>
72        <text variable="title"/>71        <text variable="title"/>
73      </group>72      </group>
n74      <group delimiter="&#8195;">n73      <group delimiter="">
75        <choose>74        <choose>
76          <if variable="container-title" type="cha75          <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"/>76            <text macro="volume"/>
78            <text variable="volume-title"/>77            <text variable="volume-title"/>
79          </if>78          </if>
106              <text variable="number"/>105              <text variable="number"/>
107            </if>106            </if>
108          </choose>107          </choose>
109          <text variable="original-title"/>108          <text variable="original-title"/>
110        </group>109        </group>
n111        <group delimiter="&#8195;">n110        <group delimiter="">
112          <choose>111          <choose>
113            <if type="article article-journal pate112            <if type="article article-journal pate
>nt standard" match="none">>nt standard" match="none">
114              <!-- 预印本和期刊文章的编号用于其他位置 -->113              <!-- 预印本和期刊文章的编号用于其他位置 -->
115              <text variable="number"/>114              <text variable="number"/>
116            </if>115            </if>
160    </choose>159    </choose>
161  </macro>160  </macro>
162  <macro name="patent-country-ZHtoEN">161  <macro name="patent-country-ZHtoEN">
163    <choose>162    <choose>
164      <!-- 专利的国别应使用 `jurisdiction`,但 Zotero 没有对应的字163      <!-- 专利的国别应使用 `jurisdiction`,但 Zotero 没有对应的字
>段,所以使用 `publisher-place` 作为备选 -->>段,所以使用 `publisher-place` 作为备选 -->
n165      <if variable="original-jurisdiction">n164      <if variable="jurisdiction">
166        <text variable="original-jurisdiction"/>165        <text variable="jurisdiction"/>
167      </if>166      </if>
168      <else>167      <else>
169        <text variable="original-publisher-place"/168        <text variable="original-publisher-place"/
>>>>
170      </else>169      </else>
171    </choose>170    </choose>
271      </choose>270      </choose>
272    </group>271    </group>
273  </macro>272  </macro>
274  <macro name="container-booklike-ZHtoEN">273  <macro name="container-booklike-ZHtoEN">
275    <choose>274    <choose>
n276      <if variable="original-container-title">n275      <if variable="container-title">
277        <!-- 优先使用专著或会议论文集的题名 -->276        <!-- 优先使用专著或会议论文集的题名 -->
n278        <text variable="original-container-title"/n277        <text variable="container-title"/>
>> 
279      </if>278      </if>
280      <else-if type="paper-conference">279      <else-if type="paper-conference">
281        <!-- 有些会议没有论文集,使用会议名代替 -->280        <!-- 有些会议没有论文集,使用会议名代替 -->
n282        <text variable="original-event-title"/>n281        <text variable="event-title"/>
283      </else-if>282      </else-if>
284    </choose>283    </choose>
285  </macro>284  </macro>
286  <!-- 连续出版物中的出处项 -->285  <!-- 连续出版物中的出处项 -->
287  <macro name="container-periodical">286  <macro name="container-periodical">
320  <macro name="container-periodical-ZHtoEN">319  <macro name="container-periodical-ZHtoEN">
321    <choose>320    <choose>
322      <if type="article-newspaper">321      <if type="article-newspaper">
323        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->322        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->
324        <group delimiter=", ">323        <group delimiter=", ">
n325          <text variable="original-container-titlen324          <text variable="container-title"/>
>"/> 
326          <text macro="issued-date"/>325          <text macro="issued-date"/>
327        </group>326        </group>
328        <text variable="page" prefix="(" suffix=")327        <text variable="page" prefix="(" suffix=")
>"/>>"/>
329      </if>328      </if>
330      <else>329      <else>
331        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->330        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->
332        <group delimiter=": ">331        <group delimiter=": ">
333          <group>332          <group>
334            <group delimiter=", ">333            <group delimiter=", ">
n335              <text variable="original-container-tn334              <text variable="container-title"/>
>itle"/> 
336              <text macro="issued-year"/>335              <text macro="issued-year"/>
337              <text variable="volume"/>336              <text variable="volume"/>
338            </group>337            </group>
339            <text variable="issue" prefix="(" suff338            <text variable="issue" prefix="(" suff
>ix=")"/>>ix=")"/>
340          </group>339          </group>
613        <else-if type="dataset post post-weblog so612        <else-if type="dataset post post-weblog so
>ftware webpage" match="any">>ftware webpage" match="any">
614          <!-- 4.6 电子资源 -->613          <!-- 4.6 电子资源 -->
615          <text macro="title-ZHtoEN"/>614          <text macro="title-ZHtoEN"/>
616          <text macro="publisher-ZHtoEN"/>615          <text macro="publisher-ZHtoEN"/>
617        </else-if>616        </else-if>
n618        <else-if type="chapter entry-dictionary enn617        <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">
619          <!-- 4.2 专著中的析出文献 -->618          <!-- 4.2 专著中的析出文献 -->
620          <group delimiter="//">619          <group delimiter="//">
621            <text macro="title-ZHtoEN"/>620            <text macro="title-ZHtoEN"/>
622            <text macro="container-booklike-ZHtoEN621            <text macro="container-booklike-ZHtoEN
>"/>>"/>
623          </group>622          </group>
640    <layout vertical-align="sup" delimiter="," pre639    <layout vertical-align="sup" delimiter="," pre
>fix="[" suffix="]">>fix="[" suffix="]">
641      <text variable="citation-number"/>640      <text variable="citation-number"/>
642    </layout>641    </layout>
643  </citation>642  </citation>
644  <bibliography entry-spacing="0" et-al-min="4" et643  <bibliography entry-spacing="0" et-al-min="4" et
>-al-use-first="3" hanging-indent="true">>-al-use-first="3" hanging-indent="true">
n645    <layout locale="en">n
646      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/> 
647      <text macro="entry-layout" suffix="."/>
648    </layout>
649    <layout>644    <layout>
t650      <text variable="citation-number" prefix="[" t645      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/>>suffix="]&#09;"/>
651      <text macro="entry-layout" suffix="."/>646      <text macro="entry-layout" suffix="."/>
652      <text macro="entry-layout-ZHtoEN" suffix="."647      <text macro="entry-layout-ZHtoEN" suffix="."
> display="block"/>> display="block"/>
653    </layout>648    </layout>
654  </bibliography>649  </bibliography>
655</style>650</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op