代码拉取完成,页面将自动刷新
同步操作将从 redleafnew00/Chinese-STD-GB-T-7714-related-csl 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" demote-non-dropping-particle="never" name-delimiter=", " initialize-with=" " names-delimiter=". " name-as-sort-order="first" sort-separator=" " default-locale="zh-CN">
<info>
<title>经济研究</title>
<id>http://www.zotero.org/styles/economic-research-journal</id>
<link href="http://www.zotero.org/styles/economic-research-journal" rel="self"/>
<link href="http://www.zotero.org/styles/china-national-standard-gb-t-7714-2015-author-date" rel="template"/>
<link href="http://www.erj.cn/cn/Info.aspx?m=20100913105301153616&page=1" rel="documentation"/>
<!-- 实际网址为 http://www.erj.cn/cn/Info.aspx?m=20100913105301153616&page=1 -->
<author>
<name>韩小土</name>
<email>redleafnew@163.com</email>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>Economic Research Journal author-date style</summary>
<updated>2022-12-02T17:49:33+08:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="zh-CN">
<terms>
<term name="anonymous">佚名</term>
<term name="edition">版</term>
<term name="page" form="short">
<single>p.</single>
<multiple>pp.</multiple>
</term>
<term name="page-range-delimiter">—</term>
</terms>
</locale>
<locale xml:lang="en">
<terms>
<term name="page-range-delimiter">—</term>
</terms>
</locale>
<macro name="accessed-date">
<date variable="accessed" delimiter="-" prefix="[" suffix="]">
<date-part name="year"/>
<date-part name="month" form="numeric-leading-zeros"/>
<date-part name="day" form="numeric-leading-zeros"/>
</date>
</macro>
<macro name="author">
<choose>
<if variable="author">
<names variable="author">
<name initialize-with="." and="text" delimiter-precedes-last="always"/>
</names>
</if>
<else>
<text term="anonymous"/>
</else>
</choose>
</macro>
<macro name="author-zh">
<choose>
<if variable="author">
<names variable="author">
<name initialize="false" delimiter="、" delimiter-precedes-et-al="never"/>
</names>
</if>
<else>
<text term="anonymous"/>
</else>
</choose>
</macro>
<macro name="author-intext">
<choose>
<if variable="author">
<names variable="author">
<name form="short" and="symbol"/>
</names>
</if>
<else>
<text term="anonymous"/>
</else>
</choose>
</macro>
<macro name="author-intext-long">
<choose>
<if variable="author">
<names variable="author">
<name delimiter="、" and="text" delimiter-precedes-et-al="never"/>
</names>
</if>
<else>
<text term="anonymous"/>
</else>
</choose>
</macro>
<macro name="container-author">
<names variable="container-author">
<name/>
</names>
</macro>
<macro name="edition">
<choose>
<if variable="edition">
<group delimiter=" ">
<text variable="edition"/>
<label variable="edition"/>
</group>
</if>
</choose>
</macro>
<macro name="editor">
<names variable="editor translator">
<name/>
<label form="short" prefix=", "/>
</names>
</macro>
<macro name="issued-date">
<choose>
<if variable="issued">
<date variable="issued" delimiter="-">
<date-part name="year"/>
<date-part name="month" form="numeric-leading-zeros"/>
<date-part name="day" form="numeric-leading-zeros"/>
</date>
</if>
<else>
<text term="no date" prefix="[" suffix="]"/>
</else>
</choose>
</macro>
<macro name="issue-date-year">
<choose>
<if variable="issued">
<date variable="issued" date-parts="year" form="numeric"/>
</if>
<else>
<text term="no date" prefix="[" suffix="]"/>
</else>
</choose>
</macro>
<macro name="publishing">
<choose>
<if variable="publisher">
<group delimiter=": ">
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="publisher"/>
</group>
</group>
<text variable="page" prefix=": "/>
</if>
</choose>
</macro>
<!-- 中文出版社 -->
<macro name="publishing-zh">
<choose>
<if variable="publisher">
<group delimiter=": ">
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="publisher"/>
</group>
</group>
<!-- <text variable="page" prefix=": "/> -->
<text macro="issue-date-year" prefix="," suffix="年"/>
</if>
</choose>
</macro>
<macro name="serial-information">
<group delimiter="" prefix=", ">
<text variable="volume"/>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text variable="page" prefix=", "/> <!-- 期不显示 -->
</macro>
<macro name="serial-information-zh">
<group delimiter="">
<!-- <text macro="issue-date-year" suffix="年"/> -->
<!-- <text variable="volume"/> -->
<text variable="issue" prefix="第" suffix="期"/>
</group>
<!-- <text variable="page" prefix=": "/> -->
</macro>
<macro name="title">
<text variable="title" prefix="“" suffix="”"/>
<!-- <text variable="number" prefix=": "/> -->
</macro>
<macro name="title-zh">
<text variable="title" prefix="《" suffix="》"/>
<!-- <text variable="number" prefix=": "/> -->
</macro>
<!-- 英文文末显示设置 -->
<macro name="bib-full-en">
<text macro="author" suffix=", "/>
<text macro="issue-date-year" suffix=", "/>
<text macro="title"/>
<choose>
<if type="book bill chapter legislation paper-conference thesis" match="any">
<text macro="editor" prefix=". "/>
<choose>
<if variable="container-title">
<text value="//"/>
<text macro="container-author" suffix=". "/>
<text variable="container-title" prefix=", " font-style="italic" text-case="title"/>
</if>
<else>
<text value=". "/>
</else>
</choose>
<text macro="edition" suffix=". "/>
<text macro="publishing"/>
</if>
<!-- 英文报告显示设置 -->
<else-if type="report">
<group prefix=", " delimiter="">
<text variable="publisher"/>
<text variable="genre" prefix=" "/>
<text variable="number" prefix=", No. "/>
</group>
</else-if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<group>
<choose>
<if variable="container-title">
<text variable="container-title" text-case="title" font-style="italic" prefix=", "/>
<text macro="serial-information"/>
</if>
<else>
<text macro="serial-information" suffix=". "/>
<text macro="publishing"/>
</else>
</choose>
</group>
</else-if>
<else-if type="patent">
<text macro="issued-date" prefix=". "/>
</else-if>
<else>
<text macro="publishing" prefix=". "/>
<text macro="issued-date" prefix="(" suffix=")"/>
</else>
</choose>
<!-- <text macro="accessed-date"/> -->
</macro>
<!-- 中文文末显示设置 -->
<macro name="bib-full">
<text macro="author-zh" suffix=","/>
<text macro="issue-date-year"/>
<text macro="title-zh" prefix=":"/>
<choose>
<if type="book bill chapter legislation paper-conference report" match="any">
<text macro="editor" prefix=". "/>
<choose>
<if variable="container-title">
<text value="//"/>
<text macro="container-author" suffix=". "/>
<text variable="container-title" prefix="《" suffix="》"/>
</if>
<else>
<text value=". "/>
</else>
</choose>
<text macro="edition" suffix=". "/>
<text macro="publishing-zh"/>
</if>
<!-- 学位论文显示设置 -->
<else-if type="thesis">
<group delimiter="" prefix=",">
<text variable="publisher"/>
<text variable="genre" suffix="学位论文"/>
<text macro="issue-date-year" prefix="," suffix="年"/>
</group>
</else-if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<group prefix=",">
<choose>
<if variable="container-title">
<text variable="container-title" prefix="《" suffix="》"/>
<text macro="serial-information-zh"/>
</if>
<else>
<text macro="serial-information-zh" suffix="。"/>
<!-- <text macro="publishing"/> -->
</else>
</choose>
</group>
</else-if>
<else-if type="patent">
<text macro="issued-date" prefix=". "/>
</else-if>
<else>
<text macro="publishing" prefix=". "/>
<text macro="issued-date" prefix="(" suffix=")"/>
</else>
</choose>
<!-- <text macro="accessed-date"/> -->
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" collapse="year">
<sort>
<key macro="author-intext"/>
<key macro="issue-date-year"/>
</sort>
<layout locale="en" prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<text macro="author-intext"/>
<text macro="issue-date-year"/>
<group>
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
</layout>
<layout prefix="(" suffix=")" delimiter=";">
<group delimiter=",">
<text macro="author-intext-long"/>
<text macro="issue-date-year"/>
<group>
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
</layout>
</citation>
<bibliography entry-spacing="0" et-al-min="4" et-al-use-first="3" hanging-indent="true">
<sort>
<key macro="author-intext"/>
<key macro="issue-date-year"/>
</sort>
<layout suffix="." locale="en">
<text macro="bib-full-en"/>
</layout>
<layout suffix="。">
<text macro="bib-full"/>
</layout>
</bibliography>
</style>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。