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" demote-non-dropping-par>ss="in-text" version="1.0" demote-non-dropping-par
>ticle="never" page-range-format="expanded" default>ticle="never" page-range-format="expanded" default
>-locale="en-US" default-locale-sort="zh-CN">>-locale="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"/>
362      </if>362      </if>
363      <else-if type="interview personal_communicat363      <else-if type="interview personal_communicat
>ion" match="any">>ion" match="any">
364        <choose>364        <choose>
365          <!-- These variables indicate that the l365          <!-- These variables indicate that the l
>etter is retrievable by the reader.>etter is retrievable by the reader.
366                If not, then use the APA in-text-o366                If not, then use the APA in-text-o
>nly personal communication format -->>nly personal communication format -->
n367          <if variable="archive original-containern367          <if variable="archive container-title DO
>-title DOI original-publisher URL" match="none">>I original-publisher URL" match="none">
368            <group delimiter=", ">368            <group delimiter=", ">
369              <names variable="author">369              <names variable="author">
370                <name delimiter="、"/>370                <name delimiter="、"/>
371                <substitute>371                <substitute>
372                  <text macro="title-intext-ZHtoEN372                  <text macro="title-intext-ZHtoEN
>"/>>"/>
583            </choose>583            </choose>
584            <group>584            <group>
585              <choose>585              <choose>
586                <if type="interview personal_commu586                <if type="interview personal_commu
>nication" match="any">>nication" match="any">
587                  <choose>587                  <choose>
n588                    <if variable="archive originaln588                    <if variable="archive containe
>-container-title DOI original-publisher URL" match>r-title DOI original-publisher URL" match="none">
>="none"> 
589                      <!-- These variables indicat589                      <!-- These variables indicat
>e that the communication is retrievable by the rea>e that the communication is retrievable by the rea
>der.>der.
590                           If not, then use the in590                           If not, then use the in
>-text-only personal communication format -->>-text-only personal communication format -->
591                      <date variable="issued" form591                      <date variable="issued" form
>="text"/>>="text"/>
592                    </if>592                    </if>
593                    <else>593                    <else>
749    </choose>749    </choose>
750  </macro>750  </macro>
751  <macro name="periodical-title-ZHtoEN">751  <macro name="periodical-title-ZHtoEN">
752    <!-- For periodicals, assume that part-number 752    <!-- For periodicals, assume that part-number 
>and part-title refer to the article and append to >and part-title refer to the article and append to 
>title -->>title -->
753    <choose>753    <choose>
n754      <if variable="original-container-title">n754      <if variable="container-title">
755        <text macro="title-plus-part-title-ZHtoEN"755        <text macro="title-plus-part-title-ZHtoEN"
>/>>/>
756      </if>756      </if>
757      <else>757      <else>
758        <!-- for periodical items without containe758        <!-- for periodical items without containe
>r titles, don't append volume-title to title -->>r titles, don't append volume-title to title -->
759        <text macro="title-plus-part-title-ZHtoEN"759        <text macro="title-plus-part-title-ZHtoEN"
>/>>/>
773    </choose>773    </choose>
774  </macro>774  </macro>
775  <macro name="booklike-title-ZHtoEN">775  <macro name="booklike-title-ZHtoEN">
776    <!-- For book-like items, assume part-number a776    <!-- For book-like items, assume part-number a
>nd part-title refer to the book/volume. -->>nd part-title refer to the book/volume. -->
777    <choose>777    <choose>
n778      <if variable="original-container-title">n778      <if variable="container-title">
779        <text variable="title"/>779        <text variable="title"/>
780      </if>780      </if>
781      <else>781      <else>
782        <!-- For book-like items without container782        <!-- For book-like items without container
> titles and with volume-title, append volume-title> titles and with volume-title, append volume-title
> to title (ex. 30) -->> to title (ex. 30) -->
783        <text macro="title-plus-volume-title-ZHtoE783        <text macro="title-plus-volume-title-ZHtoE
>N"/>>N"/>
946          <else>946          <else>
947            <group delimiter=" ">947            <group delimiter=" ">
948              <text variable="genre"/>948              <text variable="genre"/>
949              <group delimiter=" ">949              <group delimiter=" ">
950                <choose>950                <choose>
n951                  <if variable="chapter-number orin951                  <if variable="chapter-number con
>ginal-container-title" match="none">>tainer-title" match="none">
952                    <label variable="number" form=952                    <label variable="number" form=
>"short" text-case="capitalize-first"/>>"short" text-case="capitalize-first"/>
953                  </if>953                  </if>
954                </choose>954                </choose>
955                <text variable="number"/>955                <text variable="number"/>
956              </group>956              </group>
977          </else-if>977          </else-if>
978          <else-if type="post webpage" match="any"978          <else-if type="post webpage" match="any"
>>>>
979            <!-- Webpages are always italicized --979            <!-- Webpages are always italicized --
>>>>
980            <text variable="title" form="short" te980            <text variable="title" form="short" te
>xt-case="title"/>>xt-case="title"/>
981          </else-if>981          </else-if>
n982          <else-if variable="original-container-tin982          <else-if variable="container-title">
>tle"> 
983            <!-- Other types are italicized or quo983            <!-- Other types are italicized or quo
>ted based on presence of container-title. As in ti>ted based on presence of container-title. As in ti
>tle macro. -->>tle macro. -->
984            <text variable="title" form="short" qu984            <text variable="title" form="short" qu
>otes="true" text-case="title"/>>otes="true" text-case="title"/>
985          </else-if>985          </else-if>
986          <else>986          <else>
987            <text variable="title" form="short" te987            <text variable="title" form="short" te
>xt-case="title"/>>xt-case="title"/>
1862      <else-if type="software">1862      <else-if type="software">
1863        <text term="software" text-case="capitaliz1863        <text term="software" text-case="capitaliz
>e-first"/>>e-first"/>
1864      </else-if>1864      </else-if>
1865      <else-if type="interview personal_communicat1865      <else-if type="interview personal_communicat
>ion" match="any">>ion" match="any">
1866        <choose>1866        <choose>
n1867          <if variable="archive original-containern1867          <if variable="archive container-title DO
>-title DOI original-publisher URL" match="none">>I original-publisher URL" match="none">
1868            <text term="personal-communication" te1868            <text term="personal-communication" te
>xt-case="capitalize-first"/>>xt-case="capitalize-first"/>
1869          </if>1869          </if>
1870          <else-if type="interview">1870          <else-if type="interview">
1871            <text term="interview" text-case="capi1871            <text term="interview" text-case="capi
>talize-first"/>>talize-first"/>
1872          </else-if>1872          </else-if>
2406      </if>2406      </if>
2407      <else-if type="legal_case">2407      <else-if type="legal_case">
2408        <group prefix="(" suffix=")" delimiter=" "2408        <group prefix="(" suffix=")" delimiter=" "
>>>>
2409          <text variable="authority"/>2409          <text variable="authority"/>
2410          <choose>2410          <choose>
n2411            <if variable="original-container-titlen2411            <if variable="container-title">
>"> 
2412              <!-- Print only year for cases publi2412              <!-- Print only year for cases publi
>shed in reporters -->>shed in reporters -->
2413              <date variable="issued" form="numeri2413              <date variable="issued" form="numeri
>c" date-parts="year"/>>c" date-parts="year"/>
2414            </if>2414            </if>
2415            <else>2415            <else>
2416              <!-- APA manual doesn't include exam2416              <!-- APA manual doesn't include exam
>ples of cases not yet>ples of cases not yet
2596    <!-- Expect legal item container-titles to be 2596    <!-- Expect legal item container-titles to be 
>stored in short form -->>stored in short form -->
2597    <choose>2597    <choose>
2598      <if type="treaty">2598      <if type="treaty">
2599        <group delimiter=" ">2599        <group delimiter=" ">
2600          <number variable="volume"/>2600          <number variable="volume"/>
n2601          <text variable="original-container-titlen2601          <text variable="container-title"/>
>"/> 
2602          <choose>2602          <choose>
2603            <if variable="page page-first" match="2603            <if variable="page page-first" match="
>any">>any">
2604              <text variable="page-first"/>2604              <text variable="page-first"/>
2605            </if>2605            </if>
2606            <else>2606            <else>
2613        </group>2613        </group>
2614      </if>2614      </if>
2615      <else-if type="legal_case">2615      <else-if type="legal_case">
2616        <group delimiter=" ">2616        <group delimiter=" ">
2617          <choose>2617          <choose>
n2618            <if variable="original-container-titlen2618            <if variable="container-title">
>"> 
2619              <group delimiter=" ">2619              <group delimiter=" ">
2620                <text variable="volume"/>2620                <text variable="volume"/>
n2621                <text variable="original-containern2621                <text variable="container-title"/>
>-title"/> 
2622                <group delimiter=" ">2622                <group delimiter=" ">
2623                  <label variable="section" form="2623                  <label variable="section" form="
>symbol"/>>symbol"/>
2624                  <text variable="section"/>2624                  <text variable="section"/>
2625                </group>2625                </group>
2626                <choose>2626                <choose>
2648            <text variable="genre"/>2648            <text variable="genre"/>
2649            <group delimiter=" ">2649            <group delimiter=" ">
2650              <choose>2650              <choose>
2651                <!-- If there is no session number2651                <!-- If there is no session number
> or code/record title, assume> or code/record title, assume
2652                     assume the item is a congress2652                     assume the item is a congress
>ional report and include 'No.' term. -->>ional report and include 'No.' term. -->
n2653                <if variable="chapter-number origin2653                <if variable="chapter-number conta
>nal-container-title" match="none">>iner-title" match="none">
2654                  <!-- The item is a congressional2654                  <!-- The item is a congressional
> report, rather than a bill or resultion. -->> report, rather than a bill or resultion. -->
2655                  <label variable="number" form="s2655                  <label variable="number" form="s
>hort" text-case="capitalize-first"/>>hort" text-case="capitalize-first"/>
2656                </if>2656                </if>
2657              </choose>2657              </choose>
2658              <text variable="number"/>2658              <text variable="number"/>
2663            <!-- 'session' is `chapter-number` -->2663            <!-- 'session' is `chapter-number` -->
2664            <text variable="chapter-number"/>2664            <text variable="chapter-number"/>
2665          </group>2665          </group>
2666          <group delimiter=" ">2666          <group delimiter=" ">
2667            <text variable="volume"/>2667            <text variable="volume"/>
n2668            <text variable="original-container-titn2668            <text variable="container-title"/>
>le"/> 
2669            <text variable="page-first"/>2669            <text variable="page-first"/>
2670          </group>2670          </group>
2671        </group>2671        </group>
2672      </else-if>2672      </else-if>
2673      <else-if type="hearing">2673      <else-if type="hearing">
2683            <!-- There's a public law number. -->2683            <!-- There's a public law number. -->
2684            <group delimiter=", ">2684            <group delimiter=", ">
2685              <text variable="number" prefix="Pub.2685              <text variable="number" prefix="Pub.
> L. No. "/>> L. No. "/>
2686              <group delimiter=" ">2686              <group delimiter=" ">
2687                <text variable="volume"/>2687                <text variable="volume"/>
n2688                <text variable="original-containern2688                <text variable="container-title"/>
>-title"/> 
2689                <text variable="page-first"/>2689                <text variable="page-first"/>
2690              </group>2690              </group>
2691            </group>2691            </group>
2692          </if>2692          </if>
2693          <else>2693          <else>
2694            <group delimiter=" ">2694            <group delimiter=" ">
2695              <text variable="volume"/>2695              <text variable="volume"/>
n2696              <text variable="original-container-tn2696              <text variable="container-title"/>
>itle"/> 
2697              <choose>2697              <choose>
2698                <if variable="section">2698                <if variable="section">
2699                  <group delimiter=" ">2699                  <group delimiter=" ">
2700                    <label variable="section" form2700                    <label variable="section" form
>="symbol"/>>="symbol"/>
2701                    <text variable="section"/>2701                    <text variable="section"/>
2718              <text variable="number"/>2718              <text variable="number"/>
2719            </group>2719            </group>
2720          </group>2720          </group>
2721          <group delimiter=" ">2721          <group delimiter=" ">
2722            <text variable="volume"/>2722            <text variable="volume"/>
n2723            <text variable="original-container-titn2723            <text variable="container-title"/>
>le"/> 
2724            <choose>2724            <choose>
2725              <if variable="section">2725              <if variable="section">
2726                <group delimiter=" ">2726                <group delimiter=" ">
2727                  <label variable="section" form="2727                  <label variable="section" form="
>symbol"/>>symbol"/>
2728                  <text variable="section"/>2728                  <text variable="section"/>
2834      <key macro="author-sort" names-min="3" names2834      <key macro="author-sort" names-min="3" names
>-use-first="1"/>>-use-first="1"/>
2835      <key macro="date-sort-group"/>2835      <key macro="date-sort-group"/>
2836      <key macro="date-sort"/>2836      <key macro="date-sort"/>
2837      <key variable="status"/>2837      <key variable="status"/>
2838    </sort>2838    </sort>
n2839    <layout prefix="(" suffix=")" delimiter="; " ln
>ocale="zh"> 
2840      <group delimiter=", ">
2841        <text macro="author-intext-ZHtoEN"/>
2842        <text macro="date-intext-ZHtoEN"/>
2843        <text macro="citation-locator"/>
2844      </group>
2845    </layout>
2846    <layout prefix="(" suffix=")" delimiter="; ">2839    <layout prefix="(" suffix=")" delimiter="; ">
2847      <group delimiter=", ">2840      <group delimiter=", ">
2848        <text macro="author-intext"/>2841        <text macro="author-intext"/>
2849        <text macro="date-intext"/>2842        <text macro="date-intext"/>
2850        <text macro="citation-locator"/>2843        <text macro="citation-locator"/>
2857      <key macro="date-sort-group"/>2850      <key macro="date-sort-group"/>
2858      <key macro="date-sort"/>2851      <key macro="date-sort"/>
2859      <key variable="status"/>2852      <key variable="status"/>
2860      <key macro="title"/>2853      <key macro="title"/>
2861    </sort>2854    </sort>
t2862    <layout locale="zh">t
2863      <text macro="entry-layout-ZHtoEN"/>
2864    </layout>
2865    <layout>2855    <layout>
2866      <text macro="entry-layout"/>2856      <text macro="entry-layout"/>
2867    </layout>2857    </layout>
2868  </bibliography>2858  </bibliography>
2869</style>2859</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op