| 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" default-locale="zh-CN" | | ss="in-text" version="1.0" default-locale="zh-CN" |
| demote-non-dropping-particle="never" initialize-wi | | demote-non-dropping-particle="never" initialize-wi |
| th=" " name-delimiter=", " names-delimiter=". " na | | th=" " name-delimiter=", " names-delimiter=". " na |
| me-as-sort-order="all" sort-separator=" "> | | me-as-sort-order="all" sort-separator=" "> |
| <info> | | <info> |
| <title>导出刊名、年卷期页</title> | | <title>导出刊名、年卷期页</title> |
| <id>https://zotero-chinese.com/styles/导出刊名、年卷期 | | <id>https://zotero-chinese.com/styles/导出刊名、年卷期 |
| 页</id> | | 页</id> |
| <link href="https://zotero-chinese.com/styles/ | | <link href="https://zotero-chinese.com/styles/ |
| 导出刊名、年卷期页" rel="self"/> | | 导出刊名、年卷期页" rel="self"/> |
| <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="title"> | | <macro name="title"> |
| <group delimiter=": "> | | <group delimiter=": "> |
| <text variable="title"/> | | <text variable="title"/> |
| n | <group delimiter=" "> | n | <group delimiter=" "> |
| <choose> | | <choose> |
| <if variable="container-title" type="cha | | <if variable="container-title" type="cha |
| pter entry-dictionary entry-encyclopedia paper-con | | pter entry-dictionary entry-encyclopedia paper-con |
| ference" match="none"> | | ference" match="none"> |
| <text macro="volume"/> | | <text macro="volume"/> |
| <text variable="volume-title"/> | | <text variable="volume-title"/> |
| </if> | | </if> |
| <macro name="secondary-contributors"> | | <macro name="secondary-contributors"> |
| <names variable="translator"> | | <names variable="translator"> |
| <name> | | <name> |
| <name-part name="family" text-case="upperc | | <name-part name="family" text-case="upperc |
| ase"/> | | ase"/> |
| </name> | | </name> |
| n | <institution/> | n | |
| <label form="short" prefix=", "/> | | <label form="short" prefix=", "/> |
| </names> | | </names> |
| </macro> | | </macro> |
| <!-- 专著主要责任者 --> | | <!-- 专著主要责任者 --> |
| <macro name="container-contributors"> | | <macro name="container-contributors"> |
| <names variable="editor"> | | <names variable="editor"> |
| <name> | | <name> |
| <name-part name="family" text-case="upperc | | <name-part name="family" text-case="upperc |
| ase"/> | | ase"/> |
| </name> | | </name> |
| t | <institution/> | t | |
| <substitute> | | <substitute> |
| <names variable="editorial-director"/> | | <names variable="editorial-director"/> |
| <names variable="collection-editor"/> | | <names variable="collection-editor"/> |
| <names variable="container-author"/> | | <names variable="container-author"/> |
| </substitute> | | </substitute> |