20 Star 226 Fork 48

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

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
505export-title.csl 2.71 KB
一键复制 编辑 原始数据 按行查看 历史
zepinglee 提交于 2023-12-21 19:17 . 修正 text-case
<?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=", " name-as-sort-order="all" sort-separator=" ">
<!-- 根据GB-T7714-2015-numeric修改 -->
<info>
<title>导出题目Export Title</title>
<id>http://www.zotero.org/styles/export-title</id>
<link href="http://www.zotero.org/styles/export-title" rel="self"/>
<link href="http://grasch.njau.edu.cn/info/1011/1839.htm" rel="documentation"/>
<author>
<name>韩小土</name>
<email>redleafnew@163.com</email>
</author>
<category citation-format="numeric"/>
<category field="generic-base"/>
<updated>2023-12-21T17:03:40+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="open-quote"></term>
<term name="close-quote"></term>
<term name="open-inner-quote"></term>
<term name="close-inner-quote"></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="title">
<text variable="title"/>
<choose>
<if type="bill broadcast legal_case legislation patent report song standard" match="any">
<text variable="number" prefix=": "/>
</if>
</choose>
</macro>
<macro name="entry-layout">
<!-- <text variable="citation-number" prefix="[" suffix="]"/> -->
<!-- <text macro="author" suffix=". "/> -->
<text macro="title"/>
</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="4" et-al-use-first="3" 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"/>
</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

搜索帮助