Full Paper & Short Paper

Overall Process

Once you have received your conditional acceptance notification, you must complete the necessary steps to prepare your final submission for publication. All conference venues that publish in the ACM Digital Library will follow this process. Please contact the proceedings chairs (proceedings@mensch-und-computer.de) if you have any questions.

The following chart (click for a larger version) depicts the publication process, beginning with the conditional acceptance notification until the authors receive the final acceptance notification. All steps have to be completed by the corresponding authors (the author who created the submission in PCS). All emails mentioned below will only go to the corresponding authors.

After authors get a conditional acceptance notification, they will receive an email with information about the ACM e-Rights process. After authors complete the ACM e-Rights form (to be completed before the “e-rights completion deadline”), they get an automated email with a link to the TAPS upload form. In parallel to completing e-rights, authors have to apply the changes requested by reviewers and format their paper according to the instructions in this document.

After the ACM e-Rights form is completed, the authors upload the source files to TAPS. TAPS will then generate PDF and HTML5 outputs from the source files and notify the authors of problems via email. The authors then need to check whether both versions have been rendered correctly. If not, the authors need to fix errors and re-upload the sources to TAPS. They may request help from the TAPS support and Proceedings Chairs. Authors can iteratively upload revised source files to TAPS and work on the outputs until the publication-ready deadline. If you want to revise your final outputs, click “reject” and then resubmit your source files.

After successfully validating the outputs from TAPS, the authors add tags for accessibility to the PDF file from TAPS. The accessible PDF, source files, and all supplemental material (e.g., videos) have to be uploaded to PCS only. This step needs to be completed in PCS before the “Publication-ready Deadline.” The Associated Chairs (ACs) or venue chairs will decide the final acceptance of the submission. Finally, the authors will receive the final acceptance notification of their submission. After this time, no changes will be required or accepted.

Important for Submissions in German

The title of the e-Rights form must be in English. The title of the paper must also be in English, but it should additionally have the original German title as a subtitle. The paper must also include the abstract in both languages, clearly marked. For an example, see here: https://dl.acm.org/doi/10.1145/3583961.3583966. See the full ACM policy at   https://www.acm.org/publications/icps/production (Point 7). Please contact us via proceedings@mensch-und-computer.de for any questions that may arise.

ACM e-Rights

After conditional acceptance notification, you will receive an email from the ACM e-Rights system to begin the publication process for your paper. You must complete the e-Rights form to progress to upload the source files to TAPS.

  • The e-Rights form will only be sent to the corresponding author, so it is important that this person is able to respond to emails and complete the form.
  • This email will come from rightsreview@acm.org. Please remain alert to this email after your acceptance notification, as it may be sent to spam.
  • The data shown in the ACM e-Rights form will be the same as you entered during submission time in PCS. Making manual changes is not allowed. Any mismatches will delay the publication of your paper. Note that changing the author list after the notification deadline will not be possible as conflicts during the reviewing process are handled based on the author list provided at submission time. 

Final Materials for Publication

Document Source for Publication (required)
The source file(s) for your submission (.docx file or .zip archive of LaTeX source). The source file is visible to the chairs only, there is no need to clean or anonymize it.

Final PDF (required)
The final camera-ready and accessible PDF that was generated from the source file(s) by TAPS.

Supplemental Materials (optional)
Supplemental Materials are optional. This material will only appear in the ACM DL. Sharing research material to facilitate replicability is optional but recommended. This description should include, for example, the file types contained, the software needed (if any) to view or execute the files, and any other relevant information explaining how the supplemental material relates and supports the ACM submission.

Preparing Your Final Source

All authors should ensure they are using the latest version of the template available on the ACM Templates page. Authors using Microsoft Word must complete additional validation steps and should factor in extra time to complete this work.

LaTeX Authors

LaTeX source requires some preparation for final submission, please go through the ACM’s LaTeX best practices guidelines. Please ensure your source follows these requirements:

  • SIGCHI publications use the “sigconf” visual style. This is specified in the document class command. You should use \documentclass[sigconf]{acmart} (removing other tags such as “manuscript,” “authordraft,” “anonymous,” and “review”). Please also make sure to use the coding of basic elements as per the sigconf sample tex file available with the acmart LaTeX package.
  • All images are of appropriate quality (to be able to be converted into the required formats for HTML5 version).
  • SIGCHI publications use the “ACM-Reference-Format” numbered bibliography style.
  • Your LaTeX source must have a single “main” .tex file, although you can organize your project with a main .tex file that includes input from multiple .tex files. Please remove all samples and old tex files that include a document class.
  • Ensure that your source compiles without errors. Some editors, such as Overleaf, will tolerate errors and generate a PDF, but this is not permissible for the final publication. Please check the error log and correct all compilation errors before submitting your final source.
  • Ensure that your bibliography compiles. Accurate bibliographies are required for publication. If your bibliography has missing entries or other errors, your source will not be accepted for publication. Please check the warning log and correct all warnings and errors related to your bibliography before submitting your final source.
  • Ensure you check the list of approved packages for LaTeX documents. If you use a package not listed, please remove it early on as otherwise, it will not be possible to process your source files in TAPS. You can request to add packages to the approved list. You can contact acmtexsupport@aptaracorp.com if you have questions.
  • Provide descriptions (instructions available in the template) for all figures.
  • Authors are expected to select one or more descriptors (or “concepts”) from the ACM’s Computing Classification System and add them to their document. CCS is a taxonomy for the computing field. A list of CCS descriptors can be built for your article from https://dl.acm.org/ccs/ccs.cfm. Authors can select one or more descriptors and assign a priority to them. When a list of CCS descriptors has been built, that information must be added to your document. Select “view CCS TeX Code” and check the “Show the XML only” box, copy the XML and paste the code below the abstract.

More information on using LaTeX to prepare your article can be found in this document.

Overleaf users can download LaTeX source files in a ZIP format by clicking the “Menu” button on the top-left corner and then clicking the “Source” icon in the “Download” section. Note that all samples and old tex files need to be deleted (see the above requirements) on Overleaf before downloading the ZIP file. This can be done by right-clicking each unnecessary file and then selecting the “Delete” option. Authors who need technical support about Overleaf should contact support@overleaf.com.

Word Authors

Note: After the many problems the community has with the ACM Word template, we can not recommend using Word for this process.

After downloading the correct ACM Master Article Template for Microsoft Word, you need to follow the instructions to attach the ACM Template to your submission file.

More information and best practices for using Microsoft Word to prepare your article can be found in this document and in this video walkthrough.

  • Attach the template from the downloaded location to your submission file.
  • Apply appropriate style to each element of Head, Body, and Reference. For this, please check Table 1 in the original Submission Template file, which contains a list of the styles you should apply (see screenshot below)
  • Run Crosslinking to auto hyperlink all citations from the Template ribbon.
  • Press the ‘ACM Template’ button and run ‘Manuscript Validation’.
  • If the validation process was successful, then ZIP your submission, following the established format, and upload to TAPS.
  • If validation does not work after following the steps above, please contact confsupport@aptaracorp.com and proceedings@mensch-und-computer.de .

Please note that you must run the “Manuscript Validation” macro on your Word document, and have it successfully completed before uploading the Word document to TAPS.

Table 1: Styles available in the Word template, taken from the ACM Word Submission template on 16 July 2021.

STYLE TAGDEFINITIONSTYLE TAGDEFINITION
Title_documentmain title of articleListParagraphlist items
Subtitlesubtitle of articleStatementsmath statements
Authorsauthor nameExtractblock quotations
Affiliationauthor affiliation informationAlgorithm Captioncaption for algorithm
AuthNotesfootnote to author(s)AckHeadheading for acknowledgements
Abstractabstract textAckParaacknowledgements text
CCSHeadheading for CCS ConceptsGrantSponsorsponsor of grant
CCSDescriptionCCS termsGrantNumbernumber for the grant
KeyWordHeadheading for keywordsReferenceHeadheading for references
Keywordskeywords textBib_entryreferences
ORCIDauthors ORCID #AppendixH1appendix heading level 1
Head1heading level 1AppendixH2appendix heading level 2
Head2heading level 2Appendixh2appendix heading level 3
Head3heading level 3TableCaptiontitle of table
PostHeadParafirst paragraph after a headingTableHeadcolumn head of table
Parasubsequent paragraphsof general textTableFootnotefootnote to table
ParaContinueflush left text after display items likemath equations, lists, etc.Imagefigures
DisplayFormulanumbered math equationDOIdigital object identifier
DisplayFormulaUnnumunnumbered equationsLabellabel
ComputerCodedisplay computer codesIn-text codeintext computer code
Short Titleshort title of article  

Word authors should follow these instructions.

  • Use a filename that does not contain spaces and special characters.
  • Please ensure that ALL content in your Word document is styled with the correct styles as listed in the table provided in the template.
  • Use numbered style for the bibliography.
  • There are some common issues that can delay the processing of your publication. Please check for the following in your final version:
    • Ensure elements such as the title, headings, authors, acknowledgements, reference heading, and individual references are styled as described in the template.
    • If a single figure contains multiple images, these must be inserted as a single image.
    • All images/figures are of appropriate quality (to be able to be converted in required formats for HTML version) and must be followed by a caption.
    • Provide alt text (instructions available in the template) for all figures.
    • Remove all blank lines.

ACM’s Computing Classification System (CCS) is a taxonomy for the computing field. Authors are expected to select one or more descriptors (or “concepts”) from the CCS and add them to your document.

A list of CCS descriptors can be built for your article from https://dl.acm.org/ccs/ccs.cfm. Authors can select one or more descriptors and assign a priority to them. When a list of CCS descriptors has been built, that information must be added to your document. In Microsoft Word, adding CCS concepts to your document is a two-step process:

  • Select the formatted list of concept(s) from the Web interface – here’s an example:
    • Computer systems organization~Real-time operating systems
    • Paste it into your document, and style with the “CCSDescription” tag.
  • Select “view CCS TeX Code” and check the “Show the XML only” box, copy the XML and paste into your Word document in the following location (Mac):
    • Select “Properties” from the “File” menu
    • Select the “Summary” tab
    • Paste the XML into the “Comments” area
  • Select “view CCS TeX Code” and check the “Show the XML only” box, copy the XML and paste into your Word document in the following location (Windows):
    • Select “Properties” from the “File” menu
    • Select “Advanced Properties”
    • Select the “Summary” tab
    • Paste the XML into the “Comments” area

It is important to perform both parts of this task – inserting the formatted list into the body of your Word document and applying the appropriate style, AND inserting the XML representation of your selected CCS concepts into the metadata of your Word document.

Accessibility

Our publications must follow the following Guide to an Accessible Submission. As such, you are required to prepare an accessible PDF. 

Using the ACM Publication System (TAPS)

Follow the ACM Instructions for Submitting the Author’s Paper/Article to TAPS. Please note that this will be an iterative process. The following is a summary of the steps to follow. For more details, refer to the ACM Instructions.

  1. Prepare your materials: create a ZIP file following the specifications. Please check that you are using the correct names for folders and files.
    1. More information on using Microsoft Word to prepare your article can be found in this document: https://homes.cs.washington.edu/~spencer/taps/article-word.html
    2. More information on using LaTeX to prepare your article can be found in this document: https://homes.cs.washington.edu/~spencer/taps/article-latex.html
  2. Delivering your material: submit your ZIP file to TAPS using the link sent to you by TAPS.
    1. If the ZIP file is less than 10MB in size, use the file uploader on that page.
    2. If the ZIP file is 10MB or greater in size, use the FTP link on that page.
  3. Processing your material: TAPS will attempt to build the PDF and HTML5 versions of your article.
    1. If TAPS is successful, you will receive an email with the PDF as an attachment, and a link to the HTML5 version. If you need to correct something, you have the option to reject the outcomes and resubmit your revised ZIP file.
    2. If not successful, you need to read the error messages, fix your files, and resubmit. If you are not able to fix the errors you can contact the publications team (proceedings@mensch-und-computer.de) or APTARA support via the contact form or tapssupport@aptaracorp.com.

Important notes:

  • You must keep your ZIP file under 10MB for fast processing.
  • Filenames should ONLY include upper- and lower-case letters, numbers, the dash “-” and underbar “_” characters. File names that contain a space “ “ will result in an error during processing. (The period between the filename and the file extension – “figure7.png” is fine.)
  • Only upload supplementary materials to PCS, and not to TAPS. You must add an empty folder to your ZIP file for supplementary materials.

Approving Your Final Submissions in ACM TAPS

After the final submissions are processed by TAPS, you will receive an email asking you to approve your final version for publication. The link provided will take you to the TAPS Author Dashboard for your paper.

  • The TAPS Author Dashboard email will only be sent to the corresponding author, so it is important that this person is able to respond to emails and complete the form.
  • This email will come from tapsadmin@aptaracorp.awsapps.com. Please remain alert for this email after you have uploaded your source, as it may be sent to spam. This may take up to two weeks to arrive depending on the size of the conference and the processing required.
  • When you receive an email titled “PDF and HTML Proofs: available for review” please follow the links provided to access the TAPS generated PDF and HTML files.
    • Carefully review the generated files and check for rendering problems or missing content.
    • If you approve the proofs, make your PDF accessible by following the instructions provided in the email or using the following link https://sigchi.org/conferences/author-resources/accessibility-guide/. Your submission is complete and ready for publication in the Digital Library.
    • If you do not approve the proofs, you can revise your source files, create the ZIP file again and submit to TAPS. Submit your final accessible PDF and the corresponding source file (Word or LaTeX source) to PCS.

Uploading Your Final and Approved Documents to PCS

In the final step, the accessible proofs now need to be uploaded to PCS for the associated chair (AC) or venue chair to review. Additionally, it is required to submit a summary of changes. Based on this the AC will make the final decision on the acceptance of the paper, thus triggering the final acceptance email.

Green Open Access

All SIGCHI authors are encouraged to archive their work in a “green open access” repository in line with ACM’s Green Open Access Policy. Authors can host their final versions on their own homepage, an institutional repository, a repository mandated by your funder, or a non-commercial repository such as arXiv.

  • You must archive a version (PDF) created by yourself. You are not allowed to archive the final version (PDF) created by the ACM.
  • Include the DOI assigned once you complete the e-rights form.

Frequently Asked Questions

Q: What do I do if I do not get a response email from TAPS after submitting?
A: If you have not received a notification email after 24 hours, contact confsupport@aptaracorp.com and proceedings@mensch-und-computer.de 

Q: My final PDF or HTML is showing metadata (e.g., author name, email, title) that I was not expecting, what can I do?
A: This requires the proceedings chairs to help you; please contact proceedings@mensch-und-computer.de.

Q: Am I required to add accessibility to my PDF manually?
A: Yes.

Q: How do I add accessibility to my PDF?
A: Please see https://sigchi.org/conferences/author-resources/accessibility-guide/ . If you still have issues reach out to accessibility@mensch-und-computer.de

Q: What if I do not have Adobe Acrobat Pro DC for adding the accessibility tags to the PDF?
A: Reach out to the accessibility chairs (accessibility@mensch-und-computer.de)

Q: TAPS did not provide me with my final PDF in time. What should I do?
A: Reach out to proceedings@mensch-und-computer.de before the deadline — we will make sure that you have the time needed to review your final version.

Q: Does my final PDF have to contain author names and affiliations?
A: Yes, they have to be identical to the information you provided during submission time in PCS.

Q: Can I upload a different PDF file to PCS?
A: No, the PDF file in PCS must be the TAPS generated PDF with accessibility added. Non-matching PDFs will be automatically rejected and overwritten with the TAPS generated PDF.

Q: What do I do if I want to reupload my paper to TAPS after I have approved it?
A: Reach out to proceedings@mensch-und-computer.de

Q: What do I do if my paper title has changed?
A: Reach out to proceedings@mensch-und-computer.de

Q: What do I do if any information of the displayed authors is wrong (PDF or HTML)?
A: Reach out to proceedings@mensch-und-computer.de

Q: TAPS does not allow me to upload a new version. What can I do?
A: Reach out to proceedings@mensch-und-computer.de

Q: TAPS support is not responding. What can I do?
A: Reach out to proceedings@mensch-und-computer.de so we can follow up on your problem and also know about your situation.

Q: Do I need to upload my supplemental material to TAPS?
A: No, only to PCS. Only the materials in PCS will go into the ACM DL.

Q: Can I upload more than 10MB per ZIP?
A: Yes, but this massively delays your processing; thus, we ask you to keep your ZIP files under 10MB.

Q: Which LaTeX packages are accepted to be used?
A: Please see https://www.acm.org/publications/taps/accepted-latex-packages

Q: Do I need to clear and anonymize my document source files (Word or LaTeX) when doing the final upload to PCS?
A: No, your source files are likely to never be looked at. It provides us (Chairs only) with the ability to recompile your PDF in case we can not reach you.

Q: Do I need to include my final PDF and/or supplementary materials in the ZIP I need to upload to TAPS?
A: No, we ignore all additional files uploaded to TAPS; please only upload your extra files to PCS.

Q: Does MuC have an embargo on the publications?
A: No, there is no embargo; you are allowed to publish the paper within your selected copyright limitations.