| 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" initialize="false" init | | ss="in-text" version="1.0" initialize="false" init |
| ialize-with=". " page-range-format="expanded" defa | | ialize-with=". " page-range-format="expanded" defa |
| ult-locale="en-US" default-locale-sort="zh-CN"> | | ult-locale="en-US" default-locale-sort="zh-CN"> |
| <!-- 底本:《综合性期刊文献引证技术规范(著者—出版年)》(zotero-chinese,Z | | <!-- 底本:《综合性期刊文献引证技术规范(著者—出版年)》(zotero-chinese,Z |
| eping Lee;zepinglee 在 PR #705 建议著者-出版年系以此为首选底本)。 | | eping Lee;zepinglee 在 PR #705 建议著者-出版年系以此为首选底本)。 |
| 按《社会》撰稿体例(发布时间:2024-09-23)改写,与底本的主要差异: | | 按《社会》撰稿体例(发布时间:2024-09-23)改写,与底本的主要差异: |
| ① 中文文献标注类型标识 [M/J/G/D];② 期刊出处“社会 32(5)”不加《》 | | ① 中文文献标注类型标识 [M/J/G/D];② 期刊出处“社会 32(5)”不加《》 |
| 、不用“第X卷”; | | 、不用“第X卷”; |
| ③ 中文页码连接号用全角 -(官方夹注例 25-27),英文用半角 -; | | ③ 中文页码连接号用全角 -(官方夹注例 25-27),英文用半角 -; |
| <sort> | | <sort> |
| <key macro="author-intext-en"/> | | <key macro="author-intext-en"/> |
| <key macro="date-intext"/> | | <key macro="date-intext"/> |
| </sort> | | </sort> |
| <!-- 同作者多年代折叠分隔用全角逗号(官方例:费孝通,1981,1998);en 布局共 | | <!-- 同作者多年代折叠分隔用全角逗号(官方例:费孝通,1981,1998);en 布局共 |
| 用该属性 --> | | 用该属性 --> |
| n | <layout prefix="(" suffix=")" delimiter=";" lo | n | |
| cale="zh"> | | |
| <group delimiter=","> | | |
| <text macro="author-intext-zh"/> | | |
| <text macro="date-intext"/> | | |
| </group> | | |
| <group delimiter=""> | | |
| <text value=":"/> | | |
| <text macro="citation-locator-zh"/> | | |
| </group> | | |
| </layout> | | |
| <!-- 多 layout 引擎行为:非默认 layout 的 prefix 不生效(两个引 | | <!-- 多 layout 引擎行为:非默认 layout 的 prefix 不生效(两个引 |
| 擎一致), | | 擎一致), |
| 故 en 与 zh 统一全角括号;英文片段内部保持半角 --> | | 故 en 与 zh 统一全角括号;英文片段内部保持半角 --> |
| <layout prefix="(" suffix=")" delimiter="; "> | | <layout prefix="(" suffix=")" delimiter="; "> |
| <group delimiter=", "> | | <group delimiter=", "> |
| <text macro="author-intext-en"/> | | <text macro="author-intext-en"/> |
| <text value=": "/> | | <text value=": "/> |
| <text macro="citation-locator-en"/> | | <text macro="citation-locator-en"/> |
| </group> | | </group> |
| </layout> | | </layout> |
| </citation> | | </citation> |
| n | <bibliography entry-spacing="0" hanging-indent=" | n | <bibliography entry-spacing="0" hanging-indent=" |
| true" subsequent-author-substitute="—— | | true" subsequent-author-substitute="———"> |
| —"> | | |
| <sort> | | <sort> |
| <key macro="author-bib-en"/> | | <key macro="author-bib-en"/> |
| <key macro="date-bib"/> | | <key macro="date-bib"/> |
| </sort> | | </sort> |
| t | <layout locale="zh"> | t | |
| <text macro="entry-layout-zh" suffix="."/> | | |
| </layout> | | |
| <layout> | | <layout> |
| <text macro="entry-layout-en" suffix="."/> | | <text macro="entry-layout-en" suffix="."/> |
| </layout> | | </layout> |
| </bibliography> | | </bibliography> |
| </style> | | </style> |