aclpub2 icon indicating copy to clipboard operation
aclpub2 copied to clipboard

Results 26 aclpub2 issues
Sort by recently updated
recently updated
newest added

I've noticed that the `first name` and the `last name` fields in the `papers.yaml` are sometimes filled, both, with author's email addresses instead of their first name and last name....

Many times authors might not provide a camera ready paper and this can raise some issues, e.g. this error: "pdf_file": submission.content["pdf"].split("/")[-1], KeyError: 'pdf. As I had to solve this quickly,...

We need to add a formatting check for the incoming papers.yml to ensure we don't have duplicate unique identifiers.

Two problems: - Naming convention: - for acl 2022, I've seen attachments named as `papernumber.zip` in the `attachments` folder, e.g. `1.zip` ; however in the `papers.yaml` file they are named...

Given the mix of Python and non-Python dependencies (`java`, `mactex`), it would be difficult to host this on PyPI. Nevertheless, it would be useful to package in such a way...

When putting together the paper.yml of multiple events (e.g., when building the program) it may be a clash between IDs. We should find a way to avoid such clash (e.g.,...

There are occasional instances (e.g., https://github.com/acl-org/acl-anthology/issues/1921) where software is submitted to the Anthology against the author's expectations. Submission policy should clarify that submitted software will be delivered for archival, or...

In addition to "The X organizers gratefully acknowledge the support from the following sponsors" it would be nice to list the names of the sponsors (and possibly additional partners the...

proceedings

@mjpost pointed me to this repo as the place for the next-gen ACL publications software. Some feature requests based on experience with the Anthology: - Warn about missing abstracts -...

It would be nice to support (one level of) sub-blocks in the yml for the organizing committee and sponsors. This would allow organizers of multiple shared tasks to be grouped...

proceedings