20 Star 226 Fork 48

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

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
504expport-author-journal-vol-issue-pages.csl 8.86 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" default-locale="zh-CN" demote-non-dropping-particle="never" initialize-with=" " name-delimiter=", " names-delimiter=". " name-as-sort-order="all" sort-separator=" ">
<!-- 根据GB-T7714-2015-numeric修改 -->
<info>
<title>导出作者期刊卷期页Export Author Journal</title>
<id>http://www.zotero.org/styles/export-author-journal-year-vol-issue-pages</id>
<link href="http://www.zotero.org/styles/export-author-journal-year-vol-issue-pages" rel="self"/>
<author>
<name>韩小土</name>
<email>redleafnew@163.com</email>
</author>
<category citation-format="numeric"/>
<category field="generic-base"/>
<updated>2024-04-26T10:30:23+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">
<terms>
<term name="anonymous">佚名</term>
<term name="edition"></term>
<term name="page" form="short">
<single>p.</single>
<multiple>pp.</multiple>
</term>
</terms>
</locale>
<locale>
<terms>
<term name="page-range-delimiter"></term>
</terms>
</locale>
<macro name="author">
<choose>
<if variable="author">
<names variable="author">
<name form="short" initialize="false" et-al-min="2" et-al-use-first="1"/>
</names>
</if>
<else>
<text term="anonymous"/>
</else>
</choose>
</macro>
<macro name="container-contributors">
<names variable="container-author">
<name/>
</names>
</macro>
<macro name="editor">
<names variable="editor translator">
<name/>
<label form="short" prefix=", "/>
</names>
</macro>
<macro name="edition">
<choose>
<if variable="edition">
<group delimiter=" ">
<text variable="edition"/>
<label variable="edition"/>
</group>
</if>
</choose>
</macro>
<macro name="serial-information">
<group delimiter=", ">
<text macro="issued-year"/>
<text variable="volume"/>
</group>
<text variable="issue" prefix="(" suffix=")"/>
<text variable="page" prefix=": "/>
</macro>
<macro name="publisher">
<choose>
<if variable="publisher">
<group delimiter=": ">
<text variable="publisher-place"/>
<group delimiter=", ">
<text variable="publisher"/>
<text macro="issued-year"/>
</group>
</group>
<text variable="page" prefix=": "/>
</if>
</choose>
</macro>
<macro name="issued-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="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="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="entry-layout">
<!-- <text variable="citation-number" prefix="[" suffix="]"/> -->
<text macro="author" suffix=". "/>
<!-- <text macro="title"/> -->
<choose>
<if type="chapter thesis" match="any">
<text macro="editor" prefix=". "/>
<choose>
<if variable="container-title">
<text value="//"/>
<text macro="container-contributors" suffix=". "/>
<text variable="container-title" suffix=". " text-case="title"/>
</if>
<else>
<text value=". "/>
</else>
</choose>
<text macro="edition" suffix=". "/>
<text macro="publisher"/>
</if>
<else-if type="book">
<!-- 专著添加页码 -->
<text macro="editor" prefix=". "/>
<choose>
<if variable="container-title">
<text value="//"/>
<text macro="container-contributors" suffix=". "/>
<text variable="container-title" suffix=". " text-case="title"/>
</if>
<else>
<text value=". "/>
</else>
</choose>
<text macro="edition" suffix=". "/>
<text macro="publisher"/>
<text variable="number-of-pages" prefix=": "/>
</else-if>
<else-if type="bill legislation standard" match="any">
<!-- 标准可暂文献类型 -->
<text macro="editor" prefix=". "/>
<choose>
<if variable="container-title">
<text macro="container-contributors" suffix=". "/>
<text variable="container-title" prefix=". " suffix=", "/>
<text macro="serial-information"/>
</if>
</choose>
<text macro="edition" suffix=". "/>
<text macro="publisher"/>
</else-if>
<else-if type="report">
<!-- 报告Report -->
<group delimiter=". " prefix=".">
<choose>
<if variable="issued">
<text macro="issued-date" prefix=" (" suffix=") "/>
</if>
</choose>
<!-- 如果有日期则添加 -->
<text macro="accessed-date"/>
<choose>
<if variable="URL">
<text variable="URL"/>
</if>
</choose>
<!-- 如果有网址则添加 -->
</group>
</else-if>
<else-if type="paper-conference">
<!-- 会议论文 -->
<text macro="editor" prefix=". "/>
<choose>
<if variable="container-title">
<text value="//"/>
<text macro="container-contributors" suffix=". "/>
<text variable="container-title" suffix=". " text-case="title"/>
</if>
<else>
<text value=". "/>
</else>
</choose>
<text macro="edition" suffix=". "/>
<text macro="publisher"/>
<!-- <text macro="serial-information"/> -->
</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"/>
<text macro="serial-information" prefix=", "/>
</if>
<else>
<text macro="serial-information" suffix=". "/>
<text macro="publisher"/>
</else>
</choose>
</group>
</else-if>
<else-if type="patent">
<text macro="issued-date" prefix=". "/>
</else-if>
<else-if type="post-weblog webpage" match="any">
<!-- webpage添加访问日期显示 -->
<group prefix=". ">
<text variable="container-title" prefix=". " suffix=". "/>
<choose>
<if has-day="issued">
<text macro="issued-date" prefix="(" suffix=")"/>
</if>
<else-if variable="issued">
<text macro="issued-year"/>
</else-if>
</choose>
<text macro="accessed-date"/>
<text variable="URL" prefix=". "/>
</group>
</else-if>
<else>
<text macro="publisher" prefix=". "/>
<choose>
<if has-day="issued">
<text macro="issued-date" prefix="(" suffix=")"/>
</if>
<else-if variable="issued">
<text macro="issued-year"/>
</else-if>
</choose>
</else>
</choose>
<!-- <text macro="accessed-date"/> -->
<!-- 删除访问日期显示 -->
</macro>
<citation collapse="citation-number" after-collapse-delimiter=",">
<sort>
<key variable="citation-number"/>
</sort>
<layout vertical-align="sup" delimiter="," prefix="[" suffix="]">
<text variable="citation-number"/>
<group prefix="(" suffix=")">
<label variable="locator" suffix=". " form="short" strip-periods="true"/>
<text variable="locator"/>
</group>
</layout>
</citation>
<bibliography entry-spacing="0" et-al-min="1" et-al-use-first="1" second-field-align="flush">
<layout locale="en">
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="entry-layout" suffix="."/>
</layout>
<layout>
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="entry-layout" suffix="."/>
</layout>
</bibliography>
</style>
1
https://gitee.com/redleafnew00/Chinese-STD-GB-T-7714-related-csl.git
git@gitee.com:redleafnew00/Chinese-STD-GB-T-7714-related-csl.git
redleafnew00
Chinese-STD-GB-T-7714-related-csl
Chinese-STD-GB-T-7714-related-csl
main

搜索帮助