ruizewang / ACLPUB

The official tool for creating proceedings for conferences of the Association for Computational Linguistics (ACL).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACLPUB package

This is the official ACLPUB package for *ACL conferences. Its primary role is to package up the PDF files, BibTeX files, and optional extra files into a format that can be ingested by the ACL Anthology. Documentation can found under docs/ and view on the web. The latest version can always be found on Github.

Instructions for START

Softconf's STARTv2 system is the main system used for conference management within the ACL community. It includes extensive integration around the ACLPUB package. Information about how to use ACLPUB within START can be found here.

ACLPUB can also be run from the command line, which facilitates use with third-party conference management software.

Instructions for submitting to the Anthology

Instructions for submitting proceedings to the Anthology can be found here. These instructions were simplified in March of 2020 to accommodate the Anthology's new ID format). For more complete information on the overall process, please see the Anthology's Information for Submitters.

Branch Convention

The following branches have special import:

  • The master branch is used for main development and contains the official stable release.
  • The start branch reflects the current code being used in START. It is brought in sync with master at regular intervals.

History

  • 2005: The ACLPUB package and documentation were built in by Jason Eisner and Philipp Koehn, based in part on scripts by David Yarowsky that had been used for several years previously.
  • 2019: the code underwent substantial modernization and revision by David Chiang and Dan Gildea.
  • 2020: revisions were put in place to work with the Anthology's new ID format by Matt Post.

About

The official tool for creating proceedings for conferences of the Association for Computational Linguistics (ACL).


Languages

Language:TeX 72.7%Language:Perl 18.9%Language:Python 6.1%Language:HTML 1.9%Language:CSS 0.3%Language:Shell 0.2%