northword / zotero-format-metadata

Linter for Zotero. A plugin for Zotero to format item metadata. Shortcut to set title rich text; set journal abbreviations, university places, and item languages, etc; detect duplicate items.
GNU Affero General Public License v3.0
442 stars 7 forks source link

[Feature Request] 只允许期刊文章在 in press 时不存在 年期卷页 #136

Open northword opened 9 months ago

northword commented 9 months ago

Describe the feature

已被接受还未印刷出版的论文在 extra 填写 Status: 印刷中(或者 in press)。 只有论文编号而无页码的电子刊论文在 extra 填写 Number: xxxx。

Additional context

https://github.com/l0o0/translators_CN/issues/257

zepinglee commented 9 months ago

还有“网络首发”(advance online publication)文章也可能不存在年、卷、期、页。

northword commented 9 months ago

还有“网络首发”(advance online publication)文章也可能不存在年、卷、期、页。

网络首发的至少存在年,

然后考虑到目前一些纯电子刊没有期卷,但也有页,所以这个规则的目的是在于如果这四种同时不存在,并且还不是出版中,那么一定是错误的。

在线未见刊的文章我觉得可以这样处理: 如果期卷页同时不存在,但年存在,无论extra有没有标记网络首发,都从crossref获取最新的数据,看数据里有没有出版时间,有则更新。