n | <?xml version="1.0" encoding="utf-8"?> | n | <?xml version='1.0' encoding='utf-8'?> |
| <style xmlns="http://purl.org/net/xbiblio/csl" cla | | <style xmlns="http://purl.org/net/xbiblio/csl" cla |
| ss="in-text" version="1.0" name-as-sort-order="all | | ss="in-text" version="1.0" name-as-sort-order="all |
| " sort-separator=" " demote-non-dropping-particle= | | " sort-separator=" " demote-non-dropping-particle= |
| "never" initialize-with=" " initialize-with-hyphen | | "never" initialize-with=" " initialize-with-hyphen |
| ="false" page-range-format="expanded" default-loca | | ="false" page-range-format="expanded" default-loca |
| le="zh-CN"> | | le="zh-CN"> |
| <info> | | <info> |
| <title>中国农业大学学报</title> | | <title>中国农业大学学报</title> |
| <id>https://www.zotero-chinese.com/styles/中国农业 | | <id>https://www.zotero-chinese.com/styles/中国农业 |
| 大学学报</id> | | 大学学报</id> |
| <link href="https://www.zotero-chinese.com/sty | | <link href="https://www.zotero-chinese.com/sty |
| les/中国农业大学学报" rel="self"/> | | les/中国农业大学学报" rel="self"/> |
| <updated>2025-04-19T23:05:40+08:00</updated> | | <updated>2025-04-19T23:05:40+08:00</updated> |
| <rights license="http://creativecommons.org/li | | <rights license="http://creativecommons.org/li |
| censes/by-sa/3.0/">This work is licensed under a C | | censes/by-sa/3.0/">This work is licensed under a C |
| reative Commons Attribution-ShareAlike 3.0 License | | reative Commons Attribution-ShareAlike 3.0 License |
| </rights> | | </rights> |
| </info> | | </info> |
| <locale xml:lang="zh"> | | <locale xml:lang="zh"> |
| <date form="text"> | | <date form="text"> |
n | <date-part name="year" suffix="年" range-deli | n | <date-part name="year" suffix="年" range-deli |
| miter="—"/> | | miter="—"/> |
| <date-part name="month" form="numeric" suffi | | <date-part name="month" form="numeric" suffi |
| x="月" range-delimiter="—"/> | | x="月" range-delimiter="—"/> |
| <date-part name="day" suffix="日" range-delim | | <date-part name="day" suffix="日" range-delim |
| iter="—"/> | | iter="—"/> |
| </date> | | </date> |
| <terms> | | <terms> |
| <term name="edition" form="short">版</term> | | <term name="edition" form="short">版</term> |
| <term name="open-quote">“</term> | | <term name="open-quote">“</term> |
| <term name="close-quote">”</term> | | <term name="close-quote">”</term> |
| <date-part name="year" range-delimiter="/"/> | | <date-part name="year" range-delimiter="/"/> |
| <date-part name="month" form="numeric-leadin | | <date-part name="month" form="numeric-leadin |
| g-zeros" prefix="-" range-delimiter="/"/> | | g-zeros" prefix="-" range-delimiter="/"/> |
| <date-part name="day" form="numeric-leading- | | <date-part name="day" form="numeric-leading- |
| zeros" prefix="-" range-delimiter="/"/> | | zeros" prefix="-" range-delimiter="/"/> |
| </date> | | </date> |
| <terms> | | <terms> |
n | <term name="citation-range-delimiter">-</ter | n | |
| m> | | |
| <term name="page-range-delimiter">-</term> | | <term name="page-range-delimiter">-</term> |
| </terms> | | </terms> |
| </locale> | | </locale> |
| <!-- 主要责任者 --> | | <!-- 主要责任者 --> |
| <macro name="author"> | | <macro name="author"> |
| <substitute> | | <substitute> |
| <names variable="composer"/> | | <names variable="composer"/> |
| <names variable="illustrator"/> | | <names variable="illustrator"/> |
| <names variable="director"/> | | <names variable="director"/> |
| <choose> | | <choose> |
n | <if variable="original-container-title" | n | <if variable="container-title" match="no |
| match="none"> | | ne"> |
| <names variable="editor"/> | | <names variable="editor"/> |
| </if> | | </if> |
| </choose> | | </choose> |
| </substitute> | | </substitute> |
| </names> | | </names> |
| </group> | | </group> |
| </macro> | | </macro> |
| <macro name="container-booklike-ZHtoEN"> | | <macro name="container-booklike-ZHtoEN"> |
| <group delimiter=", "> | | <group delimiter=", "> |
| <choose> | | <choose> |
n | <if variable="original-container-title"> | n | <if variable="container-title"> |
| <!-- 优先使用专著或会议论文集的题名 --> | | <!-- 优先使用专著或会议论文集的题名 --> |
| <group delimiter=": " font-style="italic | | <group delimiter=": " font-style="italic |
| "> | | "> |
n | <text variable="original-container-tit | n | <text variable="container-title"/> |
| le"/> | | |
| <text macro="volume"/> | | <text macro="volume"/> |
| </group> | | </group> |
| </if> | | </if> |
| <else-if type="paper-conference"> | | <else-if type="paper-conference"> |
| <!-- 有些会议没有论文集,使用会议名代替 --> | | <!-- 有些会议没有论文集,使用会议名代替 --> |
| <macro name="container-periodical-ZHtoEN"> | | <macro name="container-periodical-ZHtoEN"> |
| <choose> | | <choose> |
| <if type="article-newspaper"> | | <if type="article-newspaper"> |
| <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” --> | | <!-- 报纸的出处项:“刊名, 出版日期(版次): 页码[引用日期]” --> |
| <group delimiter=", "> | | <group delimiter=", "> |
n | <text variable="original-container-title | n | <text variable="container-title" font-st |
| " font-style="italic"/> | | yle="italic"/> |
| <text macro="issued-date"/> | | <text macro="issued-date"/> |
| </group> | | </group> |
| <text variable="page" prefix="(" suffix=") | | <text variable="page" prefix="(" suffix=") |
| "/> | | "/> |
| </if> | | </if> |
| <else> | | <else> |
| <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” --> | | <!-- 期刊、杂志的出处项:“刊名, 年, 卷(期): 页码[引用日期]” --> |
| <group delimiter=": "> | | <group delimiter=": "> |
| <group> | | <group> |
| <group delimiter=", "> | | <group delimiter=", "> |
n | <text variable="original-container-t | n | <text variable="container-title" fon |
| itle" font-style="italic"/> | | t-style="italic"/> |
| <text macro="issued-year"/> | | <text macro="issued-year"/> |
| <text variable="volume"/> | | <text variable="volume"/> |
| </group> | | </group> |
| <text variable="issue" prefix="(" suff | | <text variable="issue" prefix="(" suff |
| ix=")"/> | | ix=")"/> |
| </group> | | </group> |
| <!-- 4.6 电子资源 --> | | <!-- 4.6 电子资源 --> |
| <text macro="author-ZHtoEN"/> | | <text macro="author-ZHtoEN"/> |
| <text macro="title-ZHtoEN"/> | | <text macro="title-ZHtoEN"/> |
| <text macro="publisher-ZHtoEN"/> | | <text macro="publisher-ZHtoEN"/> |
| </else-if> | | </else-if> |
n | <else-if type="chapter paper-conference" v | n | <else-if type="chapter paper-conference" v |
| ariable="original-container-title" match="any"> | | ariable="container-title" match="any"> |
| <!-- 4.2 专著中的析出文献 --> | | <!-- 4.2 专著中的析出文献 --> |
| <text macro="author-ZHtoEN"/> | | <text macro="author-ZHtoEN"/> |
| <text macro="title-ZHtoEN"/> | | <text macro="title-ZHtoEN"/> |
| <group delimiter=": "> | | <group delimiter=": "> |
| <text value="In"/> | | <text value="In"/> |
| <layout vertical-align="sup" delimiter="," pre | | <layout vertical-align="sup" delimiter="," pre |
| fix="[" suffix="]"> | | fix="[" suffix="]"> |
| <text variable="citation-number"/> | | <text variable="citation-number"/> |
| </layout> | | </layout> |
| </citation> | | </citation> |
| <bibliography entry-spacing="0" second-field-ali | | <bibliography entry-spacing="0" second-field-ali |
| gn="flush"> | | gn="flush"> |
t | <layout locale="en"> | t | |
| <text variable="citation-number" prefix="[" | | |
| suffix="]"/> | | |
| <text macro="entry-layout-en"/> | | |
| </layout> | | |
| <layout> | | <layout> |
| <text variable="citation-number" prefix="[" | | <text variable="citation-number" prefix="[" |
| suffix="]"/> | | suffix="]"/> |
| <group delimiter="; "> | | <group delimiter="; "> |
| <text macro="entry-layout-zh"/> | | <text macro="entry-layout-zh"/> |
| <text macro="entry-layout-ZHtoEN" suffix=" | | <text macro="entry-layout-ZHtoEN" suffix=" |
| (in Chinese)"/> | | (in Chinese)"/> |