From 9385daa68ff1d2d02d343b897e449a192c5e28e5 Mon Sep 17 00:00:00 2001 From: David Chiang Date: Thu, 16 Dec 2021 17:36:37 -0500 Subject: [PATCH 1/2] Make README more directed to authors --- .htaccess | 2 -- README.md | 27 +++++++++++++++++++++------ 2 files changed, 21 insertions(+), 8 deletions(-) delete mode 100644 .htaccess diff --git a/.htaccess b/.htaccess deleted file mode 100644 index de9b9b9..0000000 --- a/.htaccess +++ /dev/null @@ -1,2 +0,0 @@ -Options none -Deny from all diff --git a/README.md b/README.md index b00ade0..2513d9e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,27 @@ This directory contains the latest LaTeX and Word templates for *ACL conferences. +## Instructions for authors + +Paper submissions to *ACL conferences must use the official ACL style +templates, which are available as an [Overleaf +template](https://www.overleaf.com/read/crtcwgxzjskr) and in this +repository: + +- LaTeX style files are in the `latex` subdirectory. Please see + `latex/acl_latex.tex` for an example. +- The Microsoft Word template is in `word/acl.docx`. + +Please follow the paper formatting guidelines general to *ACL +conferences: + +- [https://acl-org.github.io/ACLPUB/formatting.html](Paper formatting guidelines) + +Authors may not modify these style files or use templates designed for +other conferences. + +## Instructions for publications chairs + To adapt them for your conference, please fork this repository and make necessary changes. Minimally, you'll need to update the name of the conference and rename the files. @@ -17,9 +38,3 @@ page of the anonymized version. This is no longer needed, because it is now possible to do this stamping automatically within START. Currently, the way to do this is for the program chair to email support@softconf.com and request it. - -## Issues - -- Mixing of cm and in. Do we want this to all be cm? -- Missing example of a figure. -- No mention of Equation formatting (Sec. 3.10 in Word doc). From e0ca40025361326b1ab545e8c5adfc229e85acd2 Mon Sep 17 00:00:00 2001 From: David Chiang Date: Thu, 16 Dec 2021 17:38:20 -0500 Subject: [PATCH 2/2] correct mistakes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2513d9e..0f1f415 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,14 @@ repository: Please follow the paper formatting guidelines general to *ACL conferences: -- [https://acl-org.github.io/ACLPUB/formatting.html](Paper formatting guidelines) +- [Paper formatting guidelines](https://acl-org.github.io/ACLPUB/formatting.html) Authors may not modify these style files or use templates designed for other conferences. ## Instructions for publications chairs -To adapt them for your conference, please fork this repository and +To adapt the style files for your conference, please fork this repository and make necessary changes. Minimally, you'll need to update the name of the conference and rename the files.