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= |
| "sort-only" initialize-with=" " default-locale="en | | "sort-only" initialize-with=" " default-locale="en |
| -US"> | | -US"> |
| <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"/> |
| </choose> | | </choose> |
| </if> | | </if> |
| <else-if type="thesis"> | | <else-if type="thesis"> |
| <!-- 《参考文献引用须知》的学位格式有论文题目,但是示例中没有 --> | | <!-- 《参考文献引用须知》的学位格式有论文题目,但是示例中没有 --> |
| <choose> | | <choose> |
n | <if variable="original-genre"> | n | <if variable="genre"> |
| <text variable="original-genre" text | | <text variable="genre" text-case="ti |
| -case="title" font-style="italic"/> | | tle" font-style="italic"/> |
| </if> | | </if> |
| <else> | | <else> |
| <text value="Ph.D Dissertation" font | | <text value="Ph.D Dissertation" font |
| -style="italic"/> | | -style="italic"/> |
| </else> | | </else> |
| </choose> | | </choose> |
| <macro name="container-ZHtoEN"> | | <macro name="container-ZHtoEN"> |
| <group delimiter=" "> | | <group delimiter=" "> |
| <choose> | | <choose> |
| <if type="article-journal article-magazine | | <if type="article-journal article-magazine |
| article-newspaper" match="any"> | | article-newspaper" match="any"> |
| <choose> | | <choose> |
n | <if variable="original-container-title | n | <if variable="container-title-short"> |
| -short"> | | |
| <text variable="original-container-t | | <text variable="container-title-shor |
| itle-short" text-case="title" font-style="italic"/ | | t" text-case="title" font-style="italic"/> |
| > | | |
| </if> | | |
| <else> | | </if> |
| | | <else> |
| <text variable="original-container-t | | <text variable="container-title" tex |
| itle" text-case="title" font-style="italic"/> | | t-case="title" font-style="italic"/> |
| </else> | | </else> |
| </choose> | | </choose> |
| <text variable="volume" font-weight="bol | | <text variable="volume" font-weight="bol |
| d"/> | | d"/> |
| </if> | | </if> |
| <else-if type="paper-conference"> | | <else-if type="paper-conference"> |
| <choose> | | <choose> |
n | <if variable="original-event-title"> | n | <if variable="event-title"> |
| <text variable="original-event-title | | <text variable="event-title" text-ca |
| " text-case="title" font-style="italic"/> | | se="title" font-style="italic"/> |
| </if> | | |
| <else> | | </if> |
| | | <else> |
| <text variable="original-container-t | | <text variable="container-title" tex |
| itle" text-case="title" font-style="italic"/> | | t-case="title" font-style="italic"/> |
| </else> | | </else> |
| </choose> | | </choose> |
| <group delimiter=", "> | | <group delimiter=", "> |
n | <text variable="original-event-place"/ | n | <text variable="event-place"/> |
| > | | |
| </group> | | </group> |
| </else-if> | | </else-if> |
| <else-if type="broadcast chapter entry ent | | <else-if type="broadcast chapter entry ent |
| ry-dictionary entry-encyclopedia paper-conference" | | ry-dictionary entry-encyclopedia paper-conference" |
| match="any"> | | match="any"> |
| <choose> | | <choose> |
n | <if variable="original-container-title | n | <if variable="container-title"> |
| "> | | |
| <group delimiter=", "> | | <group delimiter=", "> |
n | <text variable="original-container | n | <text variable="container-title" t |
| -title" text-case="title" font-style="italic"/> | | ext-case="title" font-style="italic"/> |
| </group> | | </group> |
| </if> | | </if> |
| </choose> | | </choose> |
| </else-if> | | </else-if> |
| </choose> | | </choose> |
| <layout delimiter="," prefix="[" suffix="]" ve | | <layout delimiter="," prefix="[" suffix="]" ve |
| rtical-align="sup"> | | rtical-align="sup"> |
| <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="zh"> | t | |
| <text variable="citation-number" prefix="[" | | |
| suffix="]"/> | | |
| <group delimiter=" "> | | |
| <text macro="entry-layout-ZHtoEN"/> | | |
| <text value="(in Chinese)"/> | | |
| <text macro="entry-layout" prefix="[" suff | | |
| ix="]"/> | | |
| </group> | | |
| </layout> | | |
| <layout> | | <layout> |
| <text variable="citation-number" prefix="[" | | <text variable="citation-number" prefix="[" |
| suffix="]"/> | | suffix="]"/> |
| <text macro="entry-layout"/> | | <text macro="entry-layout"/> |
| </layout> | | </layout> |
| </bibliography> | | </bibliography> |