Skip to content

Conversation

@mjpost
Copy link
Member

@mjpost mjpost commented Dec 31, 2025

  1. In the Github sidebar, add the PR to the current milestone
  2. In the Github sidebar, add the PR to the "Anthology Work Items" project
  3. In the Github sidebar, under "Development", link to the corresponding ingestion issue (if applicable)
  4. Make sure the branch is merged with the latest master branch
  5. Ensure that there are editors listed in the <meta> block
  6. For workshops, add a <venue>ws</venue> tag to its meta block
  7. For workshops, add a backlink from the main event's <event> block
  8. Add events to their relevant SIGs
  9. Look at the venue listing for prior years, and ensure that the new volume titles are consistent. You can do this by clicking on the venue name from a paper page, which will take you to the vendor listing.
  10. Navigate to the event page preview (e.g., https://preview.aclanthology.org/icnlsp-ingestion/events/icnlsp-2021/), and page through, to see if there are any glaring mistakes
  11. Skim through the complete listing, looking for mis-parsed author names.
  12. Download the frontmatter and verify that the table of contents matches at least three randomly-selected papers
  13. Download 3–5 PDFs (including the first and last one) and make sure they are correct (title, authors, page numbers).

After the PR is closed, for all events:

  • Archive the ingestion materials in format YYYY-MM-DD-{event}

After the PR is closed, for ACL events:

  • Generate the DOIs for all volumes (generate_crossref_doi_metadata.py)
  • Upload to Crossref
  • Add the DOIs to the XML in a separate PR (add_dois.py)

@mjpost mjpost requested a review from nschneid December 31, 2025 19:36
@mjpost mjpost added this to the 2025Q4 milestone Dec 31, 2025
@github-actions
Copy link

Build successful. Some useful links:

This preview will be removed when the branch is merged.

@mjpost mjpost modified the milestones: 2025Q4, 2026Q1 Jan 3, 2026
@mjpost mjpost changed the title Ingest missing paper 2025.emnlp-industry.193 Fixes to EMNLP 2025 Jan 3, 2026
@mjpost mjpost linked an issue Jan 3, 2026 that may be closed by this pull request
@nschneid
Copy link
Contributor

nschneid commented Jan 4, 2026

Build failed: "would reformat bin/oneoff/fix_page_numbering.py"

@nschneid
Copy link
Contributor

nschneid commented Jan 4, 2026

(Can the script be deleted now that it has been run as a one-off?)

@mjpost
Copy link
Member Author

mjpost commented Jan 4, 2026

Ran make reformat.

(Can the script be deleted now that it has been run as a one-off?)

I like having the scripts in the master branch, especially now that we have the one-off directory. They're a useful reference point especially as I learn to use the library.

@mjpost mjpost merged commit 4570d49 into master Jan 4, 2026
2 checks passed
@mjpost mjpost deleted the emnlp-industry-2 branch January 4, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EMNLP 2025 main volume page ranges are off

3 participants