emnlp-submission
Use when auditing an EMNLP submission before the ACL Rolling Review deadline, covering ACL-template compliance, the 8-page long / 4-page short caps, the mandatory Limitations section, the Responsible NLP checklist and its desk-reject enforcement, anonymization without an anonymity period, venue preference, and reciprocal-reviewing duties.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill emnlp-submission --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# EMNLP Submission Run this audit before uploading to the ARR OpenReview site. EMNLP does not operate its own submission portal: the paper enters ACL Rolling Review, and the conference only sees it later at commitment. Everything below reflects the EMNLP 2026 / ARR May 2026 configuration read on 2026-07-08 — reopen the live CFP and `aclrollingreview.org` before acting on any number. ## The two-owner rule Half of the submission rules belong to ARR, half to the conference, and confusing the owners causes real mistakes: | Question | Who owns the answer | 2026 answer | |---|---|---| | Deadline for the reviewed PDF | ARR cycle calendar | May 25, 2026 (May cycle) | | Page caps and template | ARR CFP | ACL templates; long ≤ 8 content pages, short ≤ 4 | | Limitations section | ARR CFP | Mandatory, after the conclusion, uncounted | | Checklist | ARR Responsible NLP checklist | Filed at submission; desk-reject enforced | | Which venue the paper reaches | Conference commitment | EMNLP commitment due August 2, 2026 | | Acceptance decision | Conference SACs and PCs | Notification August 20, 2026 | The May 2026 cycle fed both EMNLP 2026 and AACL-IJCNLP 2026, and the form asked authors to declare
- The two-owner rule
- Format gate
- Anonymization under the no-embargo policy
- Checklist as a desk-reject surface
- Obligations that ride along
- Long or short: decide before the audit
- Dual submission and the preprint boundary
- Fix order for the final 72 hours
- Output format
Mechanical leak sweep on the submission PDF and supplementary archive pdftotext main.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|huggingface\.co/[a-z]|acknowledg|grant' pdfinfo main.pdf | grep -Ei 'author|creator|producer' unzip -l supp.zip | grep -Ei '\.git|username|/home/'
What does the emnlp-submission skill do?
Use when auditing an EMNLP submission before the ACL Rolling Review deadline, covering ACL-template compliance, the 8-page long / 4-page short caps, the mandatory Limitations section, the Responsible NLP checklist and its desk-reject enforcement, anonymization without an anonymity period, venue preference, and reciprocal-reviewing duties.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill emnlp-submission --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.