Skip to content

[Feature Request] 会议集名称映射到会议名称 #265

@makecent

Description

@makecent

Describe the feature

#220 类似,但是逻辑是相反的,且更有意义。因为会议集名称(Proceeding Title)往往会被提供,而会议名称(Conference Name)往往是空的那个。这是因为bibtex格式下对会议文章只会提供一个booktitle field,而booktitle对应的是Proceeding Title。大多数会议文章的bibtex metadata如下所示:

Image

即便考虑biblatex格式,那也是两者同时会被提供。这就是说,不管是bibtex还是biblatex,Proceeding Title总是不为空,要空也是Conference Name。

Proceedings Title Conference Name
bibtex
biblatex

考虑到现在bibtex仍然是主流,会议文章的Conference Name缺失的情况非常常见(Google Scholar, IEEE皆是如此),如果有这个映射功能则能很好的填补这个空白。

另外,虽然我没有验证,但是通过Proceedings Titles来映射Conference Name应该会比反过来容易得多(前者一般包含后者)。而像#220 的那种将缩写填入Proceeding Title的要求完全是为了个人方便,不符合filed的实际语义信息。而从Proceedings Title映射成Conference Name的全称(IIEEE Conference on Computer Vision and Pattern Recognition)也好,缩写也好(CVPR),都很合理(或许可以留一个选项?)

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

🆕 Needs Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions