acl-org / acl-org/acl-anthology
Volume not generating bibtex without <frontmatter>?
- Dominant language
- Python
- Stars
- 796
- Forks
- 408
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 34
Description
> `` 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.