This document is a template for preparing a manuscript for the proceedings of the GermEval 2021 shared task on the identification of toxic, engaging, and fact-claiming comments. It follows the ACL 2020 proceedings template. The document is an example of what your manuscript should look like.
ACM has transitioned to a new authoring template. This new TeX template (acmart v2.08) consolidates the previous eight individual ACM journal and proceedings templates. The templates are updated to the latest software versions, developed to enable accessibility features, and they use a new font set.
The new LaTeX package incorporates updated versions of the following ACM templates:
ACM Journals: ACM Small, ACM Large, ACM and TOG (also for SIGGRAPH authors publishing in TOG)
ACM proceedings templates: ACM Standard and SIGPLAN
All journals use acmsmall with the following exceptions:
acmlarge - Large single column format, used for IMWUT, JOCCH, PACMPL, POMACS, TAP, PACMHCI
acmtog - Large double column format, used for TOG
Note: Most proceedings authors will use the "sigconf" proceedings template. If you are unsure which template variant to use, please request clarification from your event or publication contact.
Important information regarding submission versions for review: After finalizing the formatting of your paper you must use the option “manuscript” with \documentclass[manuscript]{acmart} command. This will generate the output in single column review format which is required. Accepted manuscripts will be transformed during production to produce properly formatted output accord to the publication specifications. Authors will be provided the opportunity to review and approve the formatted output before the article is published to the ACM Digital Library.
Before using the 2017 ACM consolidated proceedings template, we strongly suggest that you read the TeX User Guide. Authors who plan to use their own packages should read the longer Implementation Guide.
LaTeX Overleaf template for ACL-IJCNLP 2021
Note from Overleaf:
SyncTeX will not work correctly with this template (as well as other templates based on similar underlying code, eg CVPR, EMNLP, etc) when the line numbers are active. To make SyncTeX function while authoring your manuscript, either on Overleaf or in your own LaTeX installation, the line numbers have to be turned off by uncommenting \aclfinalcopy.
This is the template for the Cryptography and Information Security Conference (CISC).
Due to copyright concerns about the BiauKai font, this template uses AR PL UKai TW as the main CJK font instead. But you're still able to upload the font to Overleaf by yourself.
Notice: \nocite{*} is used to display reference examples. You should delete this line.
The default template is for Chinese paper, please change the following parameters to the English version.
labelsep = period
% English = period, Chinese = space
\renewcommand{\Authsep}{~}
\renewcommand{\Authand}{~}
\renewcommand{\Authands}{~}
\renewcommand\figurename{圖}
\renewcommand\tablename{表}
\renewcommand\refname{參考文獻}
% comment out these lines for English paper
\parindent=1em
% English = 1em, Chinese = 2em
This is a sample file for ACM SIG conference proceedings with the acmsmall format specifications, using acmart.cls v2.08 (2024/06/04). It is provided by the ACM as a template for submissions, and pre-loaded in Overleaf (formerly writeLaTeX) for ease of editing online. Please see the ACM Submission Guidelines page for more details on manuscript preparation.
Note: There are only a small group of ACM conferences which permitted to use this template. If you are unsure which template variant to use, please request clarification from your event or publication contact.
Important information regarding submission versions for review: After finalizing the formatting of your paper you must use the option “manuscript” with \documentclass[manuscript]{acmart} command. This will generate the output in single column review format which is required. Accepted manuscripts will be transformed during production to produce properly formatted output accord to the publication specifications. Authors will be provided the opportunity to review and approve the formatted output before the article is published to the ACM Digital Library.