UbiComp / ISWC 2024
Publication Templates and Formatting
Publication Templates and Formatting
All UbiComp/ISWC Publications (ISWC Notes and Briefs, Workshops Proposals, Workshop Papers, Posters and Demos, Doctoral Colloquium, ISWC Design Exhibition, Student Competitions), except the IMWUT Papers submissions, are required to use the templates linked below and to follow the formatting and process described in this page. IMWUT papers are published separately and should follow the description available under the dedicated page here.
Please refer to the dedicated Call for Papers pages (when they become available) to learn about the content and length requirement for each of the following submissions:
- ISWC Notes and Briefs
- Workshop Proposals
- Workshop Papers
- Posters and Demos
- ISWC Design Exhibitions
- Doctoral Colloquium
- Student Competitions
For all submissions to the above tracks please ensure to follow the formatting and templates described in this page.
Submission Templates
Please note the following:
- You can download the Word/LaTeX Primary Article templates here.
- Submission: the correct template for submission is: double-column Word Submission Template or double-column LaTeX Template
- Word: Use the ACM “Word Interim Layout” template (PDF sample)
- LaTeX: Use the “acmart” template. For anonymous submission specify
documentclass[sigconf,anonymous]{acmart}
, for all others specifydocumentclass[sigconf]{acmart}
). - Overleaf: Use the “ACM Conference Proceedings Primary Article Template”. For anonymous submission specify
documentclass[sigconf,anonymous]{acmart}
, for all others specifydocumentclass[sigconf]{acmart}
).
- Publication: instructions for the camera-ready versions of publications (i.e., after conditional acceptance) can be found on the Sheridan page. Please scroll down and click on the link relevant to the corresponding track for camera-ready submission instructions.
- Note that IMWUT papers are published separately and should follow the description available under the dedicated page here.
Quick Links
- Microsoft Word Submission Template
- LaTeX Submission Template
- Overleaf Submission Template, or search for: ACM Conference Proceedings Primary Article
UbiComp/ISWC 2024 Proceedings Formats
Authors will prepare their manuscript in the designated double-column format in PDF using LaTeX or Word. LaTeX users should use documentclass[sigconf]{acmart}.
For an anonymous submission use documentclass[sigconf,anonymous]{acmart}
to automatically replace the authors for “ANONYMOUS AUTHOR(S)”. The authors then submit the PDF and the source files via PCS.
Reviewers will review the papers in the double-column format. Please follow the instructions in the respective call for papers regarding page limits.
Digital Accessibility
The UbiComp/ISWC conference committee is asking all authors to work on improving the accessibility of their submissions. Please see the Guide to an Accessible Submission for more details.
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:
- UbiComp/ISWC publications use the “acmart” template. This is specified in the document class command.
- the correct template for submission is: double-column Word Submission Template or double-column LaTeX Template
- LaTeX: Use the “acmart” template. For anonymous submission specify
documentclass[sigconf,anonymous]{acmart}
, for all others specifydocumentclass[sigconf]{acmart}
). - Overleaf: Use the “ACM Conference Proceedings Primary Article Template”. For anonymous submission specify
documentclass[sigconf,anonymous]{acmart}
, for all others specifydocumentclass[sigconf]{acmart}
).
- All images are of appropriate quality (to be able to be converted into the required formats for HTML5 version).
- UbiComp/ISWC 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.
- 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.
- 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.
Word Authors
After downloading the correct ACM Master Article Template for Microsoft Word (Submission Template) you need to follow the instructions to attach the Primary ACM Article Template to your submission file.
- 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.
- Run Crosslinking to auto hyperlink all citations from the Template ribbon.
You can see some best practices for using Word to prepare your document in our video walkthrough. 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.
Contact
If you have any questions or concerns with regards to publication templates, please contact the Publication Chairs: publication-2024@ubicomp.org.
Additional Information
To be better prepared, we strongly encourage authors to test the template early and familiarize themselves with it. From the learning of the last few years, we recommend using the LaTeX template as it yields far fewer issues which then require time-consuming debugging. If you have any questions or suggestions, please send them to the publication chairs. We are happy to provide you with help and support.
Frequently Asked Questions
Q: What figure size shall I use in the single-column submission?
A: In general, authors should put figures in the single-column submission in a size equal to the size to appear in the final double-column publication version to avoid re-creating figures for the final double-column version. Column-wide (0.5-page width) figures in the final publication should appear as 0.5-page-width figures in the submission, leaving 0.5-page blank space. Page-wide (1-page width) figures in the final publication should appear as 1-page-width figures in the submission. However, authors are free to choose different figure layouts/sizes for initial single-column submission and final double-column submission in order to improve readability (e.g., the horizontal arrangement of sub-figures for single-column and vertical arrangement of sub-figures for double-column format).
Q: Will this have as many problems as previous template changes?
A: ACM has been working on moving to new templates since 2019. Previous template changes have had problems, and/or cost significant money to fix. While there will likely be some friction as we change a major process, everyone involved has learned lessons from these early challenges. As always, your Publication Chairs are ready to help you in case you run into problems.
Q: Can you please explain how to configure Overleaf?
A:
- Go to the “Association for Computing Machinery (ACM) – Official Primary Article Templates” in Overleaf
- Since UbiComp/ISWC is a conference, click on the ACM Conference Proceedings Primary Template.
- Delete the following files:
- sample-lualatex.tex
- sample-sigconf.tex
- sample-xelatex.tex
- sample-franklin.png
- acmart.pdf
- Go to the file sample-authordraft.tex
- As an option, you can use the “anonymous” style:
documentclass[sigconf,anonymous]{acmart}
- The anonymous option replaces the authors section for “ANONYMOUS AUTHOR(S)”. In case of blind submission, please remember that your submission must be anonymized whether you use this style or not.
- As an option, you can use the “anonymous” style:
- There are other files that you may delete or replace later:
- sample-base.bib: this is a sample bibliography. You can create your own bib file and use it for your references.
- sample-franklin.png: this is a sample png image. You will delete and replace it later with your proper figures.
Now you are ready to begin. You can rename your files if you want.
Any of your questions have not been answered yet? Please, contact the Publication Chairs.