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>华南师范大学 - 1202 工商管理学</title>4    <title>华南师范大学 - 1202 工商管理学</title>
5    <id>https://www.zotero-chinese.com/styles/华南师范5    <id>https://www.zotero-chinese.com/styles/华南师范
>大学-1202-工商管理学</id>>大学-1202-工商管理学</id>
6    <link href="https://www.zotero-chinese.com/sty6    <link href="https://www.zotero-chinese.com/sty
>les/华南师范大学-1202-工商管理学" rel="self"/>>les/华南师范大学-1202-工商管理学" rel="self"/>
17    <updated>2025-04-19T23:05:38+08:00</updated>17    <updated>2025-04-19T23:05:38+08:00</updated>
18    <rights license="http://creativecommons.org/li18    <rights license="http://creativecommons.org/li
>censes/by-sa/3.0/">This work is licensed under a C>censes/by-sa/3.0/">This work is licensed under a C
>reative Commons Attribution-ShareAlike 3.0 License>reative Commons Attribution-ShareAlike 3.0 License
></rights>></rights>
19  </info>19  </info>
20  <locale xml:lang="zh">20  <locale xml:lang="zh">
21    <date form="text">21    <date form="text">
n22      <date-part name="year" suffix="年" range-delin22      <date-part name="year" suffix="年" range-deli
>miter="&#8212;"/>>miter=""/>
23      <date-part name="month" form="numeric" suffi23      <date-part name="month" form="numeric" suffi
>x="月" range-delimiter="&#8212;"/>>x="月" range-delimiter=""/>
24      <date-part name="day" suffix="日" range-delim24      <date-part name="day" suffix="日" range-delim
>iter="&#8212;"/>>iter=""/>
25    </date>25    </date>
26    <terms>26    <terms>
27      <term name="edition" form="short">版</term>27      <term name="edition" form="short">版</term>
28      <term name="open-quote">“</term>28      <term name="open-quote">“</term>
29      <term name="close-quote">”</term>29      <term name="close-quote">”</term>
46  <macro name="author">46  <macro name="author">
47    <names variable="author">47    <names variable="author">
48      <name>48      <name>
49        <name-part name="family" text-case="upperc49        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
50      </name>50      </name>
n51      <institution/>n
52      <substitute>51      <substitute>
53        <names variable="composer"/>52        <names variable="composer"/>
54        <names variable="illustrator"/>53        <names variable="illustrator"/>
55        <names variable="director"/>54        <names variable="director"/>
56        <choose>55        <choose>
103  <!-- 题名 -->102  <!-- 题名 -->
104  <macro name="title">103  <macro name="title">
105    <group delimiter=", ">104    <group delimiter=", ">
106      <group delimiter=": ">105      <group delimiter=": ">
107        <text variable="title"/>106        <text variable="title"/>
n108        <group delimiter="&#8195;">n107        <group delimiter="">
109          <choose>108          <choose>
110            <if variable="container-title" type="c109            <if variable="container-title" type="c
>hapter entry-dictionary entry-encyclopedia paper-c>hapter entry-dictionary entry-encyclopedia paper-c
>onference" match="none">>onference" match="none">
111              <text macro="volume"/>110              <text macro="volume"/>
112              <text variable="volume-title"/>111              <text variable="volume-title"/>
113            </if>112            </if>
230  <macro name="secondary-contributors">229  <macro name="secondary-contributors">
231    <names variable="translator">230    <names variable="translator">
232      <name>231      <name>
233        <name-part name="family" text-case="upperc232        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
234      </name>233      </name>
n235      <institution/>n
236      <label form="short" prefix=", "/>234      <label form="short" prefix=", "/>
237    </names>235    </names>
238  </macro>236  </macro>
239  <!-- 专著主要责任者 -->237  <!-- 专著主要责任者 -->
240  <macro name="container-contributors">238  <macro name="container-contributors">
241    <names variable="editor">239    <names variable="editor">
242      <name>240      <name>
243        <name-part name="family" text-case="upperc241        <name-part name="family" text-case="upperc
>ase"/>>ase"/>
244      </name>242      </name>
n245      <institution/>n
246      <substitute>243      <substitute>
247        <names variable="editorial-director"/>244        <names variable="editorial-director"/>
248        <names variable="collection-editor"/>245        <names variable="collection-editor"/>
249        <names variable="container-author"/>246        <names variable="container-author"/>
250      </substitute>247      </substitute>
500  <citation et-al-min="3" et-al-use-first="1" disa497  <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" cite-group-delimit>r-suffix="true" collapse="year" cite-group-delimit
>er=",">>er=",">
501    <sort>498    <sort>
502      <key macro="author-intext-en"/>499      <key macro="author-intext-en"/>
503      <key macro="issued-year"/>500      <key macro="issued-year"/>
504    </sort>501    </sort>
n505    <layout prefix="(" suffix=")" delimiter=";" lon
>cale="en"> 
506      <group delimiter=",">
507        <text macro="author-intext-en"/>
508        <text macro="issued-year"/>
509        <text macro="locator"/>
510      </group>
511    </layout>
512    <layout prefix="(" suffix=")" delimiter=";">502    <layout prefix="(" suffix=")" delimiter=";">
513      <group delimiter=",">503      <group delimiter=",">
514        <text macro="author-intext-zh"/>504        <text macro="author-intext-zh"/>
515        <text macro="issued-year"/>505        <text macro="issued-year"/>
516        <text macro="locator"/>506        <text macro="locator"/>
520  <bibliography entry-spacing="0" et-al-min="4" et510  <bibliography entry-spacing="0" et-al-min="4" et
>-al-use-first="3" hanging-indent="true">>-al-use-first="3" hanging-indent="true">
521    <sort>511    <sort>
522      <key macro="author"/>512      <key macro="author"/>
523      <key macro="issued-year"/>513      <key macro="issued-year"/>
524    </sort>514    </sort>
t525    <layout locale="en">t
526      <text variable="citation-number" prefix="[" 
>suffix="] "/> 
527      <text macro="entry-layout" suffix="."/>
528    </layout>
529    <layout>515    <layout>
530      <text variable="citation-number" prefix="[" 516      <text variable="citation-number" prefix="[" 
>suffix="] "/>>suffix="] "/>
531      <text macro="entry-layout" suffix="."/>517      <text macro="entry-layout" suffix="."/>
532    </layout>518    </layout>
533  </bibliography>519  </bibliography>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op