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" initialize-with=". " page-range-form>ticle="never" initialize-with=". " page-range-form
>at="expanded" default-locale="en-US">>at="expanded" default-locale="en-US">
3  <info>3  <info>
4    <title>心理学报</title>4    <title>心理学报</title>
5    <id>https://www.zotero-chinese.com/styles/心理学报5    <id>https://www.zotero-chinese.com/styles/心理学报
></id>></id>
6    <link href="https://www.zotero-chinese.com/sty6    <link href="https://www.zotero-chinese.com/sty
>les/心理学报" rel="self"/>>les/心理学报" rel="self"/>
896                </choose>896                </choose>
897              </else-if>897              </else-if>
898            </choose>898            </choose>
899          </if>899          </if>
900          <!-- 已被接受还未印刷出版的论文,status: in press -->900          <!-- 已被接受还未印刷出版的论文,status: in press -->
n901          <else-if variable="original-status">n901          <else-if variable="status">
902            <group>902            <group>
n903              <text variable="original-status" texn903              <text variable="status" text-case="l
>t-case="lowercase"/>>owercase"/>
904              <text variable="year-suffix" prefix=904              <text variable="year-suffix" prefix=
>"-"/>>"-"/>
905            </group>905            </group>
906          </else-if>906          </else-if>
907          <else>907          <else>
908            <!-- <text term="no date" form="short"908            <!-- <text term="no date" form="short"
>/> -->>/> -->
949    <!-- 其他题名信息:学位论文类型、报告编号、版本、图书卷号、页码 -->949    <!-- 其他题名信息:学位论文类型、报告编号、版本、图书卷号、页码 -->
950    <group delimiter="; " prefix="(" suffix=")">950    <group delimiter="; " prefix="(" suffix=")">
951      <choose>951      <choose>
952        <if type="thesis">952        <if type="thesis">
953          <!-- 《心理学报》要求学位论文类型在圆括号内,论文单位在括号外,与 APA 953          <!-- 《心理学报》要求学位论文类型在圆括号内,论文单位在括号外,与 APA 
>不同 -->>不同 -->
n954          <text variable="original-genre" text-casn954          <text variable="genre" text-case="capita
>e="capitalize-first"/>>lize-first"/>
955        </if>955        </if>
956        <else-if type="post webpage" match="any">956        <else-if type="post webpage" match="any">
957          <!-- For post webpage, container-title i957          <!-- For post webpage, container-title i
>s treated as publisher -->>s treated as publisher -->
958          <group delimiter="; ">958          <group delimiter="; ">
959            <text macro="number-EN"/>959            <text macro="number-EN"/>
960            <text macro="locators-booklike-ZHtoEN"960            <text macro="locators-booklike-ZHtoEN"
>/>>/>
961          </group>961          </group>
962        </else-if>962        </else-if>
n963        <else-if variable="original-container-titln963        <else-if variable="container-title"/>
>e"/> 
964        <else>964        <else>
965          <text macro="number-EN"/>965          <text macro="number-EN"/>
966          <text macro="locators-booklike-ZHtoEN"/>966          <text macro="locators-booklike-ZHtoEN"/>
967        </else>967        </else>
968      </choose>968      </choose>
969    </group>969    </group>
970  </macro>970  </macro>
971  <macro name="parenthetical-container-ZHtoEN">971  <macro name="parenthetical-container-ZHtoEN">
972    <!-- 析出文献的图书题名信息,如图书卷号、版本 -->972    <!-- 析出文献的图书题名信息,如图书卷号、版本 -->
973    <choose>973    <choose>
n974      <if variable="original-container-title">n974      <if variable="container-title">
975        <group delimiter="; " prefix="(" suffix=")975        <group delimiter="; " prefix="(" suffix=")
>">>">
976          <choose>976          <choose>
977            <if type="broadcast graphic map motion977            <if type="broadcast graphic map motion
>_picture song" match="none">>_picture song" match="none">
978              <text macro="number-ZHtoEN"/>978              <text macro="number-ZHtoEN"/>
979            </if>979            </if>
986  <macro name="number-ZHtoEN">986  <macro name="number-ZHtoEN">
987    <!-- 报告的编号 -->987    <!-- 报告的编号 -->
988    <choose>988    <choose>
989      <if variable="number">989      <if variable="number">
990        <group delimiter=" ">990        <group delimiter=" ">
n991          <text variable="original-genre" text-casn991          <text variable="genre" text-case="title"
>e="title"/>>/>
992          <text value="No."/>992          <text value="No."/>
993          <text variable="number"/>993          <text variable="number"/>
994        </group>994        </group>
995      </if>995      </if>
996    </choose>996    </choose>
1064  <macro name="container-periodical-ZHtoEN">1064  <macro name="container-periodical-ZHtoEN">
1065    <!-- 期刊名 -->1065    <!-- 期刊名 -->
1066    <group delimiter=". ">1066    <group delimiter=". ">
1067      <group delimiter=", ">1067      <group delimiter=", ">
1068        <group font-style="italic">1068        <group font-style="italic">
n1069          <text variable="original-container-titlen1069          <text variable="container-title" text-ca
>" text-case="title"/>>se="title"/>
1070        </group>1070        </group>
1071        <choose>1071        <choose>
1072          <if variable="volume">1072          <if variable="volume">
1073            <group>1073            <group>
1074              <text variable="volume" font-style="1074              <text variable="volume" font-style="
>italic"/>>italic"/>
1076                <if is-numeric="issue">1076                <if is-numeric="issue">
1077                  <!-- 仅当 issue 是数字时输出期号,避免“增刊”的情况1077                  <!-- 仅当 issue 是数字时输出期号,避免“增刊”的情况
> -->> -->
1078                  <text variable="issue" prefix="(1078                  <text variable="issue" prefix="(
>" suffix=")"/>>" suffix=")"/>
1079                </if>1079                </if>
1080                <else>1080                <else>
n1081                  <text variable="original-issue" n1081                  <text variable="issue" text-case
>text-case="capitalize-first" prefix="(" suffix=")">="capitalize-first" prefix="(" suffix=")"/>
>/> 
1082                </else>1082                </else>
1083              </choose>1083              </choose>
1084            </group>1084            </group>
1085          </if>1085          </if>
1086          <else>1086          <else>
1087            <choose>1087            <choose>
1088              <if is-numeric="issue">1088              <if is-numeric="issue">
1089                <text variable="issue" font-style=1089                <text variable="issue" font-style=
>"italic"/>>"italic"/>
1090              </if>1090              </if>
1091              <else>1091              <else>
n1092                <text variable="original-issue" ten1092                <text variable="issue" text-case="
>xt-case="capitalize-first" prefix="(" suffix=")"/>>capitalize-first" prefix="(" suffix=")"/>
1093              </else>1093              </else>
1094            </choose>1094            </choose>
1095          </else>1095          </else>
1096        </choose>1096        </choose>
1097        <choose>1097        <choose>
1108      <choose>1108      <choose>
1109        <if variable="issued DOI" match="all">1109        <if variable="issued DOI" match="all">
1110          <choose>1110          <choose>
1111            <if variable="issue page volume" match1111            <if variable="issue page volume" match
>="none">>="none">
1112              <choose>1112              <choose>
n1113                <if variable="original-status">n1113                <if variable="status">
1114                  <text variable="original-status"1114                  <text variable="status" text-cas
> text-case="capitalize-first"/>>e="capitalize-first"/>
1115                </if>1115                </if>
1116                <else>1116                <else>
1117                  <!-- <text term="advance-online-1117                  <!-- <text term="advance-online-
>publication" text-case="capitalize-first"/> -->>publication" text-case="capitalize-first"/> -->
1118                  <text value="Advance online publ1118                  <text value="Advance online publ
>ication"/>>ication"/>
1119                </else>1119                </else>
1125    </group>1125    </group>
1126  </macro>1126  </macro>
1127  <macro name="container-booklike-ZHtoEN">1127  <macro name="container-booklike-ZHtoEN">
1128    <!-- 析出文献的图书标题 -->1128    <!-- 析出文献的图书标题 -->
1129    <choose>1129    <choose>
n1130      <if variable="original-container-title">n1130      <if variable="container-title">
1131        <group delimiter=" ">1131        <group delimiter=" ">
1132          <!-- <text term="in" text-case="capitali1132          <!-- <text term="in" text-case="capitali
>ze-first"/> -->>ze-first"/> -->
1133          <text value="In"/>1133          <text value="In"/>
1134          <group font-style="italic">1134          <group font-style="italic">
n1135            <text variable="original-container-titn1135            <text variable="container-title"/>
>le"/> 
1136          </group>1136          </group>
1137          <text macro="parenthetical-container-ZHt1137          <text macro="parenthetical-container-ZHt
>oEN"/>>oEN"/>
1138        </group>1138        </group>
1139      </if>1139      </if>
1140    </choose>1140    </choose>
1226      <key macro="author-sort" names-min="3" names1226      <key macro="author-sort" names-min="3" names
>-use-first="1"/>>-use-first="1"/>
1227      <key macro="date-sort-group"/>1227      <key macro="date-sort-group"/>
1228      <key macro="date-sort-date"/>1228      <key macro="date-sort-date"/>
1229      <key variable="status"/>1229      <key variable="status"/>
1230    </sort>1230    </sort>
n1231    <layout prefix="(" suffix=")" delimiter="; " ln
>ocale="zh"> 
1232      <group delimiter=", ">
1233        <text macro="author-intext-ZH"/>
1234        <text macro="date-intext-EN"/>
1235        <text macro="citation-locator"/>
1236      </group>
1237    </layout>
1238    <layout prefix="(" suffix=")" delimiter="; ">1231    <layout prefix="(" suffix=")" delimiter="; ">
1239      <group delimiter=", ">1232      <group delimiter=", ">
1240        <text macro="author-intext-EN"/>1233        <text macro="author-intext-EN"/>
1241        <text macro="date-intext-EN"/>1234        <text macro="date-intext-EN"/>
1242        <text macro="citation-locator"/>1235        <text macro="citation-locator"/>
1250      <key macro="date-sort-group"/>1243      <key macro="date-sort-group"/>
1251      <key macro="date-sort-date"/>1244      <key macro="date-sort-date"/>
1252      <key variable="status"/>1245      <key variable="status"/>
1253      <key macro="title-EN"/>1246      <key macro="title-EN"/>
1254    </sort>1247    </sort>
t1255    <layout locale="zh">t
1256      <group delimiter=" ">
1257        <choose>
1258          <if variable="original-title">
1259            <text macro="bib-layout-ZHtoEN"/>
1260          </if>
1261        </choose>
1262        <text macro="bib-layout-ZH" prefix="[" suf
>fix="]"/> 
1263      </group>
1264    </layout>
1265    <layout>1248    <layout>
1266      <text macro="bib-layout-EN"/>1249      <text macro="bib-layout-EN"/>
1267    </layout>1250    </layout>
1268  </bibliography>1251  </bibliography>
1269</style>1252</style>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op