acl-org / acl-org/acl-anthology
Volume not generating bibtex without <frontmatter>?
- 主要语言
- Python
- 星标
- 797
- 派生
- 408
- 平均合并
- 3 天 19 小时
- 30 天内合并 PR
- 36
描述
> `` is just the special stub for paper 0. If we don't generate it, then no bibtex is generated for the volume itself. We want to generate this volume bibtex even if there is no PDF. (If there _is_ a PDF, we add a `` tag within frontmatter, as we do for papers.) This is all a separate issue.
_Originally posted by @mjpost in https://github.com/acl-org/acl-anthology/issues/2724#issuecomment-1669528983_
This sounds like a bug, and the fix should be made in the code rather than generating `` blocks that reference non-existant frontmatter. I know the code is already intended to support proper processing of volumes without frontmatter, as there are comments to that effect.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by searching the Python code for bibtex generation and comments about processing volumes without frontmatter. Reproduce with a volume that has no block and confirm no volume bibtex is generated. Done means the volume bibtex is produced without creating fake frontmatter, while existing PDF/url handling still works.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend, content
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100