代码拉取完成,页面将自动刷新
同步操作将从 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="note" delimiter-precedes-last="always" demote-non-dropping-particle="never" initialize-with=" " name-delimiter=", " names-delimiter=". " name-as-sort-order="" sort-separator=" " default-locale="zh-CN">
<info>
<title>WHU-School of Law (note, 法学中文)</title>
<title-short>WHU-School of Law (note)</title-short>
<id>http://www.zotero.org/styles/whu-school-of-law</id>
<link href="http://www.zotero.org/styles/chinese-law-journal" rel="self"/>
<link href="http://www.zotero.org/styles/china-national-standard-gb-t-7714-2015-note" rel="template"/>
<link href="https://www.weibo.com/ttarticle/p/show?id=2309404436112734027798" rel="documentation"/>
<link href="https://colr.xmu.edu.cn/_upload/article/files/67/3c/bdf817f64039947a52276727ef01/082c41aa-fed1-4460-97fa-7f471901a879.pdf" rel="documentation"/>
<author>
<name>韩小土</name>
<email>redleafnew@163.com</email>
</author>
<author>
<name>许博</name>
<email>xubou2003@163.com</email>
</author>
<contributor>
<name>牛耕田</name>
<email>buffalo_d@163.com</email>
</contributor>
<category citation-format="note"/>
<category field="generic-base"/>
<summary>中国法学引注</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="en">
<terms>
<term name="ibid">Id.</term>
</terms>
</locale>
<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>
</terms>
</locale>
<macro name="accessed-date-en">
<date variable="accessed" delimiter="">
<date-part name="month" form="short" suffix=" "/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
</macro>
<macro name="accessed-date">
<date variable="accessed" delimiter="">
<date-part name="year" suffix="年"/>
<date-part name="month" form="numeric" suffix="月"/>
<date-part name="day" suffix="日"/>
</date>
</macro>
<macro name="author-en">
<choose>
<if variable="author">
<names variable="author">
<name initialize="false" initialize-with=".">
<group delimiter="">
</group>
</name>
</names>
</if>
</choose>
</macro>
<macro name="author">
<choose>
<if variable="author">
<names variable="author">
<name initialize="false" delimiter="、" delimiter-precedes-et-al="never"/>
</names>
</if>
</choose>
</macro>
<macro name="container-author-en">
<names variable="container-author reviewed-author">
<name initialize="false">
<group delimiter="">
</group>
</name>
</names>
</macro>
<macro name="container-author">
<names variable="container-author reviewed-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>
<name-part name="family" text-case="uppercase"/>
</name>
<label form="verb-short" prefix=", "/>
</names>
</macro>
<macro name="issued-date-en">
<choose>
<if variable="issued">
<date variable="issued" delimiter="">
<date-part name="month" form="short" suffix=" "/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
</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" suffix="年"/>
<date-part name="month" form="numeric" suffix="月"/>
<date-part name="day" suffix="日"/>
</date>
</if>
<else>
<text term="no date" prefix="[" suffix="]"/>
</else>
</choose>
</macro>
<macro name="issue-date-year-en">
<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="issue-date-year">
<choose>
<if variable="issued">
<date variable="issued" date-parts="year" form="numeric"/>
<text value=""/>
</if>
<else>
<text term="no date" prefix="[" suffix="]"/>
</else>
</choose>
</macro>
<macro name="publishing-en">
<choose>
<if variable="publisher">
<group delimiter=": ">
<group prefix="(" suffix=")">
<text variable="publisher"/>
<text macro="issue-date-year-en" prefix=" "/>
</group>
</group>
<choose>
<if variable="locator">
<text variable="locator" prefix=": "/>
</if>
<else>
<text variable="page" prefix=": "/>
</else>
</choose>
</if>
</choose>
</macro>
<macro name="publishing">
<choose>
<if variable="publisher">
<group delimiter=": ">
<group delimiter="">
<text variable="publisher" prefix=","/>
<text macro="issue-date-year" suffix="年版"/>
<text value=",第页"/>
</group>
</group>
<choose>
<if variable="locator">
<text variable="locator" prefix=": "/>
</if>
<else>
<text variable="page" prefix=": "/>
</else>
</choose>
</if>
</choose>
</macro>
<macro name="serial-information-en">
<group delimiter=" " prefix=" ">
<text variable="page"/>
<text macro="issue-date-year" prefix="(" suffix=")"/>
</group>
</macro>
<macro name="serial-information">
<group>
<text macro="issue-date-year" suffix="年"/>
<text variable="issue" prefix="第" suffix="期,"/>
<text variable="page" prefix="第" suffix="页"/>
</group>
</macro>
<macro name="title-en">
<text variable="title" text-case="title"/>
</macro>
<macro name="title">
<text variable="title" text-case="title" prefix="《" suffix="》"/>
</macro>
<macro name="full-contents-en">
<text macro="author-en" suffix=", "/>
<!-- <text macro="title-en" font-style="italic"/> -->
<choose>
<if type="book bill chapter legislation paper-conference report" match="any">
<text macro="title-en"/>
<text macro="editor" prefix=", "/>
<choose>
<if variable="container-title">
<text value="//"/>
<text macro="container-author-en" suffix=":"/>
<text variable="container-title" text-case="title"/>
</if>
<else>
<text value=" "/>
</else>
</choose>
<text macro="edition" suffix=". "/>
<text macro="publishing-en"/>
</if>
<else-if type="article-journal article-magazine" match="any">
<text macro="title-en" font-style="italic"/>
<group prefix=", ">
<choose>
<if variable="container-title">
<text variable="volume" suffix=" "/>
<text variable="issue" prefix="(" suffix=") "/>
<text variable="container-title" text-case="title"/>
<text macro="serial-information-en"/>
</if>
<else>
<text macro="serial-information-en" suffix=". "/>
<text macro="publishing-en"/>
</else>
</choose>
</group>
</else-if>
<else-if type="article-newspaper">
<text macro="title-en" font-style="italic"/>
<group prefix=", ">
<choose>
<if variable="container-title">
<text variable="container-title" text-case="title"/>
<text macro="issued-date-en"/>
<text variable="page"/>
</if>
<else>
<text macro="issued-date-en" suffix=". "/>
<text macro="publishing-en"/>
</else>
</choose>
</group>
</else-if>
<else-if type="thesis">
<text macro="title-en" font-style="italic"/>
<group prefix=", ">
<choose>
<if variable="container-title">
<text variable="container-title" text-case="title"/>
</if>
<else>
<group delimiter=" " prefix="(" suffix=")">
<text variable="publisher"/>
<text macro="issue-date-year-en"/>
</group>
</else>
</choose>
</group>
</else-if>
<else-if type="webpage">
<text macro="title-en" font-style="italic"/>
<choose>
<if variable="issued">
<text macro="issued-date-en" prefix=", "/>
</if>
</choose>
<text variable="URL" prefix=", "/>
<text macro="accessed-date-en" prefix=", "/>
</else-if>
<else>
<text macro="title-en" font-style="italic"/>
<text macro="publishing-en" prefix=", "/>
<text macro="issued-date-en"/>
</else>
</choose>
</macro>
<macro name="full-contents-zh">
<text macro="author" suffix=":"/>
<text macro="title" text-case="title"/>
<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" text-case="title"/>
</if>
</choose>
<text macro="edition" suffix="。"/>
<text macro="publishing"/>
</if>
<else-if type="article-journal article-magazine" match="any">
<group prefix=",">
<choose>
<if variable="container-title">
<text variable="container-title" text-case="title" prefix="《" suffix="》"/>
<text macro="serial-information"/>
</if>
<else>
<text macro="serial-information" suffix=". "/>
<text macro="publishing"/>
</else>
</choose>
</group>
</else-if>
<else-if type="article-newspaper">
<group prefix=",">
<choose>
<if variable="container-title">
<text variable="container-title" text-case="title" prefix="载《" suffix="》"/>
<text macro="issued-date"/>
<text variable="page" prefix="第" suffix="页"/>
</if>
<else>
<text macro="issued-date" suffix=". "/>
<text macro="publishing"/>
</else>
</choose>
</group>
</else-if>
<else-if type="thesis">
<group prefix=",">
<choose>
<if variable="container-title">
<text variable="container-title" text-case="title" prefix="载《" suffix="》"/>
</if>
<else>
<group delimiter="">
<text variable="publisher"/>
<text macro="issue-date-year" suffix="年"/>
<text variable="genre" suffix="学位论文"/>
</group>
</else>
</choose>
</group>
</else-if>
<else-if type="webpage">
<choose>
<if variable="issued">
<text macro="issued-date" prefix=","/>
</if>
</choose>
<text variable="URL" prefix=","/>
<text macro="accessed-date" prefix="," suffix="访问"/>
</else-if>
<else>
<text macro="publishing" prefix=","/>
<text macro="issued-date"/>
</else>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-names="true">
<layout locale="en" suffix="." delimiter="; ">
<choose>
<if position="ibid-with-locator">
<text term="ibid"/>
<label variable="locator" form="short"/>
<text variable="locator"/>
</if>
<else-if position="ibid">
<text term="ibid"/>
</else-if>
<else-if position="subsequent">
<text macro="full-contents-en"/>
</else-if>
<else>
<text macro="full-contents-en"/>
</else>
</choose>
</layout>
<layout suffix="。" delimiter="; ">
<choose>
<if position="ibid-with-locator">
<text term="ibid"/>
<label variable="locator" form="short"/>
<text variable="locator"/>
</if>
<else-if position="ibid">
<text term="ibid"/>
</else-if>
<else-if position="subsequent">
<text macro="full-contents-zh"/>
</else-if>
<else>
<text macro="full-contents-zh"/>
</else>
</choose>
</layout>
</citation>
<bibliography entry-spacing="0" et-al-min="4" et-al-use-first="3" second-field-align="flush">
<layout locale="en" suffix=".">
<text variable="citation-number" prefix="〔" suffix="〕"/>
<text macro="full-contents-en"/>
</layout>
<layout suffix="。">
<text variable="citation-number" prefix="〔" suffix="〕"/>
<text macro="full-contents-zh"/>
</layout>
</bibliography>
</style>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。