acl-org / aclpubcheck

Tools for checking ACL paper submissions
MIT License
598 stars 47 forks source link

Add 'Limitations' to page limit candidates #47

Closed ajd12342 closed 2 years ago

ajd12342 commented 2 years ago

EMNLP 2022 submissions require a 'Limitations' section that does not count towards the page limit (https://2022.emnlp.org/calls/main_conference_papers/#submissions:~:text=will%20not%20count%20towards%20the%20page%20limit.) . This PR adds the 'Limitations' section name to the list of candidates to exclude when checking for page limit. This resolves #46.