代码拉取完成,页面将自动刷新
同步操作将从 redleafnew00/Chinese-STD-GB-T-7714-related-csl 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" name-as-sort-order="all" sort-separator=" " initialize-with="" demote-non-dropping-particle="never" page-range-format="expanded" default-locale="en-US">
<info>
<title>植物保护学报</title>
<id>http://www.zotero.org/styles/journal-of-plant-protection</id>
<link href="http://www.zotero.org/styles/journal-of-plant-protection" rel="self"/>
<link href="http://www.zwbhxb.com.cn/ch/first_menu.aspx?parent_id=20081122190830001" rel="documentation"/>
<author>
<name>Zeping Lee</name>
<email>zepinglee@gmail.com</email>
</author>
<category citation-format="author-date"/>
<category field="engineering"/>
<summary>1. 文献的语言默认为英语。中文文献需要在 `language` 字段填写 `zh` 或 `zh-CN`。2. 中文文献需要将作者姓名、标题、期刊、出版地、出版社的英文翻译分别填写在 `extra` 中的 `original-author`, `original-title`, `original-container-title`, `original-publisher-place`, `original-publisher` 字段。</summary>
<updated>2022-10-29T19:25:00+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="edition">版</term>
<term name="open-quote">“</term>
<term name="close-quote">”</term>
<term name="open-inner-quote">‘</term>
<term name="close-inner-quote">’</term>
</terms>
</locale>
<locale>
<terms>
<term name="and">和</term>
<term name="and others">等</term>
<term name="page-range-delimiter">-</term>
<term name="page" form="short">pp.</term>
</terms>
</locale>
<macro name="author-bib">
<names variable="author"/>
</macro>
<macro name="author-bib-translation">
<names variable="original-author"/>
</macro>
<macro name="author-sort">
<choose>
<if variable="original-author">
<names variable="original-author"/>
</if>
<else>
<names variable="author"/>
</else>
</choose>
<names variable="author"/>
</macro>
<macro name="author-intext">
<names variable="author">
<name form="short" and="symbol"/>
</names>
</macro>
<macro name="author-intext-zh">
<names variable="author">
<name and="text"/>
</names>
</macro>
<macro name="date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
<text variable="year-suffix"/>
</if>
<else>
<text term="no date" form="short"/>
<text variable="year-suffix" prefix="-"/>
</else>
</choose>
</macro>
<macro name="title">
<group delimiter=". ">
<group delimiter=" ">
<text variable="title"/>
<text macro="edition" prefix="(" suffix=")"/>
</group>
<choose>
<if type="thesis">
<text variable="genre"/>
</if>
</choose>
</group>
</macro>
<macro name="title-translation">
<group delimiter=". ">
<group delimiter=" ">
<text variable="original-title"/>
<text macro="edition" prefix="(" suffix=")"/>
</group>
<choose>
<if type="thesis">
<text variable="original-genre"/>
</if>
</choose>
</group>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<label variable="edition"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<macro name="container">
<choose>
<if type="article-journal article-magazine article-newspaper" match="any">
<group delimiter=": ">
<group delimiter="">
<group delimiter=", ">
<text variable="container-title"/>
<text variable="volume"/>
</group>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text variable="page"/>
</group>
</if>
<else>
<choose>
<if variable="container-title event-title" match="any">
<group delimiter=". ">
<text macro="editor"/>
<choose>
<if variable="container-title">
<text variable="container-title"/>
</if>
<else>
<text variable="event-title"/>
</else>
</choose>
</group>
</if>
</choose>
</else>
</choose>
</macro>
<macro name="container-translation">
<choose>
<if type="article-journal article-magazine article-newspaper" match="any">
<group delimiter=": ">
<group delimiter="">
<group delimiter=", ">
<text variable="original-container-title"/>
<text variable="volume"/>
</group>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text variable="page"/>
</group>
</if>
<else>
<text variable="original-container-title"/>
</else>
</choose>
</macro>
<macro name="editor">
<names variable="editor">
<substitute>
<names variable="editorial-director"/>
<names variable="collection-editor"/>
<names variable="container-author"/>
</substitute>
</names>
</macro>
<macro name="publisher">
<group delimiter=", ">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
<text macro="page"/>
</group>
</macro>
<macro name="publisher-translation">
<group delimiter=", ">
<group delimiter=": ">
<text variable="original-publisher-place"/>
<text variable="original-publisher"/>
</group>
<text macro="page"/>
</group>
</macro>
<macro name="page">
<choose>
<if is-numeric="page">
<group delimiter=" ">
<label variable="page" form="short"/>
<number variable="page"/>
</group>
</if>
<else>
<text variable="page"/>
</else>
</choose>
</macro>
<macro name="locator">
<choose>
<if is-numeric="locator">
<group delimiter=" ">
<label variable="locator" form="short"/>
<number variable="locator"/>
</group>
</if>
<else>
<text variable="locator"/>
</else>
</choose>
</macro>
<macro name="bib-layout">
<choose>
<if type="article-journal article-magazine article-newspaper" match="any">
<group delimiter=". ">
<text macro="author-bib"/>
<text macro="date"/>
<text macro="title"/>
<text macro="container"/>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=". ">
<text macro="author-bib"/>
<text macro="date"/>
<group delimiter=".//">
<text macro="title"/>
<text macro="container"/>
</group>
<text macro="publisher"/>
</group>
</else-if>
<else>
<group delimiter=". ">
<text macro="author-bib"/>
<text macro="date"/>
<text macro="title"/>
<text macro="container"/>
<text macro="publisher"/>
</group>
</else>
</choose>
</macro>
<macro name="bib-layout-translation">
<choose>
<if type="article-journal article-magazine article-newspaper" match="any">
<group delimiter=". ">
<text macro="author-bib-translation"/>
<text macro="date"/>
<text macro="title-translation"/>
<text macro="container-translation"/>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=". ">
<text macro="author-bib-translation"/>
<text macro="date"/>
<group delimiter=".//">
<text macro="title-translation"/>
<text macro="container-translation"/>
</group>
<text macro="publisher-translation"/>
</group>
</else-if>
<else>
<group delimiter=". ">
<text macro="author-bib-translation"/>
<text macro="date"/>
<text macro="title-translation"/>
<text macro="container-translation"/>
<text macro="publisher-translation"/>
</group>
</else>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
<layout prefix="(" suffix=")" delimiter=";" locale="zh">
<group delimiter=",">
<text macro="author-intext-zh"/>
<text macro="date"/>
<text macro="locator"/>
</group>
</layout>
<layout prefix="(" suffix=")" delimiter=";">
<group delimiter=",">
<text macro="author-intext"/>
<text macro="date"/>
<text macro="locator"/>
</group>
</layout>
</citation>
<bibliography hanging-indent="true" et-al-min="11" et-al-use-first="10" entry-spacing="0">
<sort>
<key macro="author-sort"/>
<key macro="date"/>
</sort>
<layout locale="zh">
<group delimiter=" ">
<text macro="bib-layout-translation"/>
<text value="(in Chinese)"/>
<text macro="bib-layout" prefix="[" suffix="]"/>
</group>
</layout>
<layout>
<group delimiter=" ">
<text macro="bib-layout"/>
<choose>
<if variable="original-title">
<text value="(in Chinese)"/>
<text macro="bib-layout" prefix="[" suffix="]"/>
</if>
</choose>
</group>
</layout>
</bibliography>
</style>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。