关于作者的排序问题:中文在前英文在后。中文以作者姓氏拼音在拼音表的先后为序,英文以字母表为序 #348
-
如:shenyang-agricultural-university.csl
英文的正常,中文好像不行,有什么办法吗? 测试文献: |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
在 zotero-chinese/styles@7a07150 中修改。 主要是设置 |
Beta Was this translation helpful? Give feedback.
-
谢谢 |
Beta Was this translation helpful? Give feedback.
-
你好,我这边发现了一个bug。 |
Beta Was this translation helpful? Give feedback.
在 zotero-chinese/styles@7a07150 中修改。
主要是设置
default-locale-sort="zh-CN"
,这个顺序默认就是中文在前,英文在后,并且分别按照拼音和字母排序。后面bibliography > sort
使用author
和issued-year
作为排序的 key 就可以。