1 Star 0 Fork 54

LeoMars/Chinese-STD-GB-T-7714-related-csl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
203economic-research-journal.csl 10.61 KB
一键复制 编辑 原始数据 按行查看 历史
<?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&amp;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">&#x2014;</term>
</terms>
</locale>
<locale xml:lang="en">
<terms>
<term name="page-range-delimiter">&#x2014;</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>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leomars-cn/Chinese-STD-GB-T-7714-related-csl.git
git@gitee.com:leomars-cn/Chinese-STD-GB-T-7714-related-csl.git
leomars-cn
Chinese-STD-GB-T-7714-related-csl
Chinese-STD-GB-T-7714-related-csl
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385