代码拉取完成,页面将自动刷新
同步操作将从 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" sort-separator=" " demote-non-dropping-particle="never" initialize-with=". " initialize-with-hyphen="false" page-range-format="expanded" default-locale="zh-CN">
<info>
<title>华中科技大学 - 人工智能与自动化学院</title>
<id>http://www.zotero.org/styles/huazhong-university-of-science-and-technology-school-of-artificial-intelligence-and-automation</id>
<link href="http://www.zotero.org/styles/huazhong-university-of-science-and-technology-school-of-artificial-intelligence-and-automation" rel="self"/>
<link href="http://www.zotero.org/styles/china-national-standard-gb-t-7714-2015-numeric" rel="template"/>
<link href="https://aia.hust.edu.cn/info/1122/5294.htm" rel="documentation"/>
<author>
<name>韩小土</name>
<email>redleafnew@163.com</email>
</author>
<contributor>
<name>Zeping Lee</name>
<email>zepinglee@gmail.com</email>
</contributor>
<category citation-format="numeric"/>
<category field="generic-base"/>
<updated>2024-01-21T16:25:13+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">
<date form="text">
<date-part name="day" suffix=" " range-delimiter="–"/>
<date-part name="month" form="short" suffix=" " range-delimiter="–"/>
<date-part name="year" range-delimiter="–"/>
</date>
<terms>
<term name="month-06" form="short">June</term>
<term name="month-07" form="short">July</term>
</terms>
</locale>
<locale xml:lang="zh">
<date form="text">
<date-part name="year" suffix="年" range-delimiter="—"/>
<date-part name="month" form="numeric" suffix="月" range-delimiter="—"/>
<date-part name="day" suffix="日" range-delimiter="—"/>
</date>
<terms>
<term name="edition" form="short">版</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="in">见</term>
</terms>
</locale>
<locale>
<date form="numeric">
<date-part name="year" range-delimiter="/"/>
<date-part name="month" form="numeric-leading-zeros" prefix="-" range-delimiter="/"/>
<date-part name="day" form="numeric-leading-zeros" prefix="-" range-delimiter="/"/>
</date>
<terms>
<term name="page-range-delimiter">-</term>
</terms>
</locale>
<!-- 主要责任者 -->
<macro name="author">
<names variable="author">
<name/>
<substitute>
<names variable="composer"/>
<names variable="illustrator"/>
<names variable="director"/>
<choose>
<if variable="container-title" match="none">
<names variable="editor"/>
</if>
</choose>
</substitute>
</names>
</macro>
<!-- 题名 -->
<macro name="title-en">
<group delimiter=" ">
<group delimiter=": ">
<text variable="title"/>
<group delimiter=" ">
<choose>
<if variable="container-title" type="chapter entry-dictionary entry-encyclopedia paper-conference" match="none">
<text macro="volume"/>
<text variable="volume-title"/>
</if>
</choose>
<choose>
<if type="article article-journal patent" match="none">
<!-- 预印本和期刊文章的编号用于其他位置 -->
<text variable="number"/>
</if>
</choose>
<choose>
<if type="collection manuscript personal_communication" match="any">
<!-- 档案的卷宗号 -->
<text variable="archive_location"/>
</if>
</choose>
</group>
</group>
<choose>
<if variable="container-title" type="chapter paper-conference" match="none">
<!-- 版本号,样式为图书名称(第x版) -->
<text macro="edition-en" prefix="(" suffix=")"/>
</if>
</choose>
<choose>
<if type="thesis">
<text macro="thesis-type" prefix="[" suffix="]"/>
</if>
</choose>
</group>
</macro>
<macro name="title-zh">
<group delimiter=": ">
<text variable="title"/>
<group delimiter=" ">
<choose>
<if variable="container-title" type="chapter paper-conference" match="none">
<text macro="volume"/>
</if>
</choose>
<choose>
<if type="bill legal_case legislation regulation report standard" match="any">
<text variable="number"/>
</if>
</choose>
</group>
</group>
<choose>
<if variable="container-title" type="chapter paper-conference" match="none">
<!-- 版本号,样式为图书名称(第x版) -->
<text macro="edition-zh" prefix="(" suffix=")"/>
</if>
</choose>
<choose>
<if type="thesis">
<text macro="thesis-type" prefix="[" suffix="]"/>
</if>
</choose>
</macro>
<!-- 书籍的卷号(“第 x 卷”或“第 x 册”) -->
<macro name="volume">
<choose>
<if type="article article-journal article-magazine article-newspaper periodical" match="none">
<choose>
<if is-numeric="volume">
<group delimiter=" ">
<label variable="volume" form="short" text-case="capitalize-first"/>
<text variable="volume"/>
</group>
</if>
<else>
<text variable="volume"/>
</else>
</choose>
</if>
</choose>
</macro>
<!-- 学位论文类型 -->
<macro name="thesis-type">
<choose>
<if variable="genre">
<text variable="genre"/>
</if>
<else>
<text value="博士学位论文"/>
</else>
</choose>
</macro>
<!-- 其他责任者 -->
<macro name="secondary-contributors">
<names variable="translator">
<name/>
<label form="short" prefix=", "/>
</names>
</macro>
<!-- 专著题名 -->
<macro name="container-booklike">
<text term="in" text-case="capitalize-first" suffix=": "/>
<choose>
<if type="paper-conference" variable="event-title" match="all">
<!-- 会议名称(或论文集) -->
<text variable="event-title"/>
</if>
<else>
<group delimiter=": ">
<text variable="container-title"/>
<text macro="volume"/>
</group>
</else>
</choose>
</macro>
<!-- 连续出版物中的出处项 -->
<macro name="container-periodical">
<choose>
<if type="article-newspaper">
<!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” -->
<group delimiter=", ">
<text variable="container-title"/>
<text macro="issued-date"/>
</group>
<text variable="page" prefix="(" suffix=")"/>
</if>
<else>
<!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” -->
<group delimiter=": ">
<group>
<group delimiter=", ">
<text variable="container-title"/>
<text macro="issued-year"/>
<text variable="volume"/>
</group>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text variable="page"/>
</group>
</else>
</choose>
</macro>
<macro name="edition-en">
<choose>
<if is-numeric="edition">
<number variable="edition" form="long-ordinal"/>
<label variable="edition" prefix=" "/>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<!-- 版本项 -->
<macro name="edition-zh">
<choose>
<if is-numeric="edition">
<text value="第"/>
<number variable="edition" form="long-ordinal"/>
<label variable="edition" form="short"/>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<!-- 连续出版物的年卷期 -->
<macro name="year-volume-issue">
<group delimiter=", ">
<text macro="issued-year"/>
<text variable="volume"/>
</group>
<text variable="issue" prefix="(" suffix=")"/>
</macro>
<!-- 出版项 -->
<macro name="publisher">
<choose>
<if type="patent">
<!-- 专利的出版项格式“专利国别, 专利文献种类, 专利号, 出版年” -->
<group delimiter=", ">
<text macro="patent-country"/>
<text variable="genre"/>
<text variable="number"/>
<text macro="issued-year"/>
</group>
</if>
<else-if type="paper-conference">
<!-- 会议论文集:“会议城市, 国家, 会议时间, 出版者, 出版年: 起页-止页” -->
<group delimiter=": ">
<group delimiter=", ">
<text variable="event-place"/>
<date variable="event-date" form="text"/>
<text variable="publisher"/>
<text macro="issued-year"/>
</group>
<text variable="page"/>
</group>
</else-if>
<else>
<!-- 非纯电子资源的格式“出版地: 出版者, 出版年: 页码[引用日期]” -->
<group delimiter=": ">
<group delimiter=", ">
<group delimiter=": ">
<choose>
<if variable="publisher publisher-place" match="any">
<text variable="publisher-place"/>
<text variable="publisher"/>
</if>
<else>
<!-- 档案的馆藏地以及收藏机构或单位 -->
<text variable="archive-place"/>
<text variable="archive"/>
</else>
</choose>
</group>
<text macro="issued-year"/>
</group>
<text variable="page"/>
</group>
</else>
</choose>
</macro>
<!-- 专利国别 -->
<macro name="patent-country">
<choose>
<!-- 专利的国别应使用 `jurisdiction`,但 Zotero 的 `Country` 字段没有映射到 CSL,所以使用 `publisher-place` 作为备选 -->
<if variable="jurisdiction">
<text variable="jurisdiction"/>
</if>
<else-if variable="publisher-place">
<text variable="publisher-place"/>
</else-if>
<else>
<text value="中国"/>
</else>
</choose>
</macro>
<!-- 出版年 -->
<macro name="issued-year">
<choose>
<if variable="issued">
<choose>
<if is-uncertain-date="issued">
<!-- 出版年无法确定时, 估计的出版年应置于方括号内。 -->
<date variable="issued" form="numeric" date-parts="year" prefix="[" suffix="]"/>
</if>
<else>
<date variable="issued" form="numeric" date-parts="year"/>
</else>
</choose>
</if>
<else-if type="article-journal" variable="available-date" match="all">
<!-- 网络首发(advance online publication)的期刊文章的日期使用 available-date -->
<date variable="available-date" form="numeric" date-parts="year"/>
</else-if>
<else>
<!-- 选取引用日期的年份作为估计的出版年 -->
<date variable="accessed" form="numeric" date-parts="year" prefix="[" suffix="]"/>
</else>
</choose>
</macro>
<!-- 出版日期,用于报纸文献、专利的“公告日期或公开日期”、电子资源的“更新或修改日期” -->
<macro name="issued-date">
<date variable="issued" form="numeric"/>
</macro>
<!-- 获取和访问路径、数字对象唯一标识符 -->
<macro name="access">
<choose>
<if type="dataset post post-weblog software webpage" match="any">
<!-- 仅纯电子资源显示 URL -->
<text variable="URL"/>
</if>
</choose>
</macro>
<!-- 参考文献表格式 -->
<macro name="entry-layout-en">
<group delimiter=". ">
<text macro="author"/>
<choose>
<if type="periodical">
<!-- 4.3 连续出版物 -->
<text macro="title-en"/>
<text macro="year-volume-issue"/>
<text macro="publisher"/>
</if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<!-- 4.4 连续出版物中的析出文献 -->
<text macro="title-en"/>
<text macro="container-periodical"/>
</else-if>
<else-if type="patent">
<!-- 4.5 专利文献 -->
<text macro="title-en"/>
<text macro="publisher"/>
</else-if>
<else-if type="dataset post post-weblog software webpage" match="any">
<!-- 4.6 电子资源 -->
<text macro="title-en"/>
<text macro="publisher"/>
</else-if>
<else-if type="chapter entry-dictionary entry-encyclopedia paper-conference" variable="container-title" match="any">
<!-- 4.2 专著中的析出文献 -->
<text macro="title-en"/>
<text macro="secondary-contributors"/>
<!-- <text macro="container-contributors"/> -->
<!-- 格式要求“会议名称(或论文集). 会议城市, 国家”中的是句点,
但是示例“(APSIPA ASC), Honolulu, HI, USA”中是逗号 -->
<group delimiter=", ">
<text macro="container-booklike"/>
<text macro="publisher"/>
</group>
</else-if>
<else>
<!-- 4.1 专著 -->
<text macro="title-en"/>
<text macro="secondary-contributors"/>
<text macro="publisher"/>
</else>
</choose>
<text macro="access"/>
</group>
</macro>
<macro name="entry-layout-zh">
<group delimiter=". ">
<text macro="author"/>
<choose>
<if type="periodical">
<!-- 4.3 连续出版物 -->
<text macro="title-zh"/>
<text macro="year-volume-issue"/>
<text macro="publisher"/>
</if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<!-- 4.4 连续出版物中的析出文献 -->
<text macro="title-zh"/>
<text macro="container-periodical"/>
</else-if>
<else-if type="patent">
<!-- 4.5 专利文献 -->
<text macro="title-zh"/>
<text macro="publisher"/>
</else-if>
<else-if type="dataset post post-weblog software webpage" match="any">
<!-- 4.6 电子资源 -->
<text macro="title-zh"/>
<text macro="publisher"/>
</else-if>
<else-if type="paper-conference">
<!-- 会议论文集 -->
<text macro="title-zh"/>
<!-- 格式要求“会议名称(或论文集). 会议城市, 国家”中的是句点,
但是示例“(APSIPA ASC), Honolulu, HI, USA”中是逗号 -->
<group delimiter=", ">
<text macro="container-booklike"/>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="chapter" variable="container-title" match="any">
<!-- 4.2 专著中的析出文献 -->
<text macro="title-zh"/>
<text macro="secondary-contributors"/>
<!-- <text macro="container-contributors"/> -->
<text macro="container-booklike"/>
<text macro="publisher"/>
</else-if>
<else>
<!-- 4.1 专著 -->
<text macro="title-zh"/>
<text macro="secondary-contributors"/>
<text macro="publisher"/>
</else>
</choose>
<text macro="access"/>
</group>
</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"/>
</layout>
</citation>
<bibliography entry-spacing="0" et-al-min="7" et-al-use-first="6" second-field-align="flush" line-spacing="1.5">
<layout locale="en">
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="entry-layout-en"/>
</layout>
<layout>
<text variable="citation-number" prefix="[" suffix="]"/>
<text macro="entry-layout-zh"/>
</layout>
</bibliography>
</style>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。