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>
267      </choose>266      </choose>
268    </group>267    </group>
269  </macro>268  </macro>
270  <macro name="container-booklike-ZHtoEN">269  <macro name="container-booklike-ZHtoEN">
271    <choose>270    <choose>
n272      <if variable="original-container-title">n271      <if variable="container-title">
273        <!-- 优先使用专著或会议论文集的题名 -->272        <!-- 优先使用专著或会议论文集的题名 -->
n274        <text variable="original-container-title"/n273        <text variable="container-title"/>
>> 
275      </if>274      </if>
276      <else-if type="paper-conference">275      <else-if type="paper-conference">
277        <!-- 有些会议没有论文集,使用会议名代替 -->276        <!-- 有些会议没有论文集,使用会议名代替 -->
n278        <text variable="original-event-title"/>n277        <text variable="event-title"/>
279      </else-if>278      </else-if>
280    </choose>279    </choose>
281  </macro>280  </macro>
282  <!-- 连续出版物中的出处项 -->281  <!-- 连续出版物中的出处项 -->
283  <macro name="container-periodical">282  <macro name="container-periodical">
316  <macro name="container-periodical-ZHtoEN">315  <macro name="container-periodical-ZHtoEN">
317    <choose>316    <choose>
318      <if type="article-newspaper">317      <if type="article-newspaper">
319        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->318        <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->
320        <group delimiter=", ">319        <group delimiter=", ">
n321          <text variable="original-container-titlen320          <text variable="container-title"/>
>"/> 
322          <text macro="issued-date"/>321          <text macro="issued-date"/>
323        </group>322        </group>
324        <text variable="page" prefix="(" suffix=")323        <text variable="page" prefix="(" suffix=")
>"/>>"/>
325      </if>324      </if>
326      <else>325      <else>
327        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->326        <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->
328        <group delimiter=": ">327        <group delimiter=": ">
329          <group>328          <group>
330            <group delimiter=", ">329            <group delimiter=", ">
n331              <text variable="original-container-tn330              <text variable="container-title"/>
>itle"/> 
332              <text macro="issued-year"/>331              <text macro="issued-year"/>
333              <text variable="volume"/>332              <text variable="volume"/>
334            </group>333            </group>
335            <text variable="issue" prefix="(" suff334            <text variable="issue" prefix="(" suff
>ix=")"/>>ix=")"/>
336          </group>335          </group>
609        <else-if type="dataset post post-weblog so608        <else-if type="dataset post post-weblog so
>ftware webpage" match="any">>ftware webpage" match="any">
610          <!-- 4.6 电子资源 -->609          <!-- 4.6 电子资源 -->
611          <text macro="title-ZHtoEN"/>610          <text macro="title-ZHtoEN"/>
612          <text macro="publisher-ZHtoEN"/>611          <text macro="publisher-ZHtoEN"/>
613        </else-if>612        </else-if>
n614        <else-if type="chapter entry-dictionary enn613        <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">
615          <!-- 4.2 专著中的析出文献 -->614          <!-- 4.2 专著中的析出文献 -->
616          <group delimiter="//">615          <group delimiter="//">
617            <text macro="title-ZHtoEN"/>616            <text macro="title-ZHtoEN"/>
618            <text macro="container-booklike-ZHtoEN617            <text macro="container-booklike-ZHtoEN
>"/>>"/>
619          </group>618          </group>
636    <layout vertical-align="sup" delimiter="," pre635    <layout vertical-align="sup" delimiter="," pre
>fix="[" suffix="]">>fix="[" suffix="]">
637      <text variable="citation-number"/>636      <text variable="citation-number"/>
638    </layout>637    </layout>
639  </citation>638  </citation>
640  <bibliography entry-spacing="0" et-al-min="4" et639  <bibliography entry-spacing="0" et-al-min="4" et
>-al-use-first="3" hanging-indent="true">>-al-use-first="3" hanging-indent="true">
n641    <layout locale="en">n
642      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/> 
643      <text macro="entry-layout" suffix="."/>
644    </layout>
645    <layout>640    <layout>
t646      <text variable="citation-number" prefix="[" t641      <text variable="citation-number" prefix="[" 
>suffix="]&#9;"/>>suffix="]&#09;"/>
647      <text macro="entry-layout" suffix="."/>642      <text macro="entry-layout" suffix="."/>
648      <text macro="entry-layout-ZHtoEN" suffix="."643      <text macro="entry-layout-ZHtoEN" suffix="."
> display="block"/>> display="block"/>
649    </layout>644    </layout>
650  </bibliography>645  </bibliography>
651</style>646</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op