If your paper is accepted for publication…
Congratulations!
Once accepted for publication, four steps remain before the paper actually appears in print.
First, the authors submit, using the online system, a PDF copy of their paper revised according to the recommendations made by the reviewers. Authors must explain how they have addressed the reviewers’ comments. The revised paper is sent to the appropriate Area Edtor, who will confirm that the revised paper adequately addresses the reviewer’s comments. When this approval is granted, the paper is ready for publication.
Second, the authors prepare a camera-ready version of the paper. This version of the paper must comply with the 2017 ACM Master Article template available at http://www.acm.org/publications/proceedings-template. A smaple Latex document prepared by Stefan Schmid could help you to prepare the final version correctly. You can find it at https://github.com/schmiste/ccr-template
Note that in this format:
- You must add update the header and footer information to include the appropriate volume, issue, and date. No other header or footer information (page numbers, names, ) should appear on the pages.
- The title of the paper, name(s) of author(s), affiliation(s) and e-mail address(es) should appear at the top of the first page.
- A short abstract of approximately 100 words should follow the title, names, and affiliations.
- The paper should be formatted for US Letter format.
- If your paper is an editorial note (i.e., has not been peer-reviewed), you must add a note stating: “This article is an editorial note submitted to CCR. It has NOT been peer reviewed. The author takes full responsibility for this article’s technical content.” immediately below the author affiliation. If you are using Latex, you can use the following incantation:
-
% Add editorial note\begin{teaserfigure}\parbox{\textwidth}{\centering\normalsizeThis article is an editorial note submitted to CCR. It has NOT been peer reviewed.\\The authors take full responsibility for this article’stechnical content. Comments can be posted through CCR Online.}\vspace{10pt}\end{teaserfigure}
Since the papers are published online and not anymore in print, authors are strongly encouraged to provide clickable URLs in the papers. For the URLs that are referenced in the paper, this can be achieved with the latex url package. For the bibliography, authors are strongly encouraged to provide clickable Digital Object Identifiers for all the references that are identified by a DOI. Please refrain from providing links to personnal home pages and other non stable URLs in the bibliography. If you need to cleanup your latex files before uploading them, this package might be relevant https://github.com/google-research/google-research/tree/master/arxiv_latex_cleaner
Third, the author uploads the camera-ready version of the paper to on https://sigcomm-ccr.hotcrp.com.
Please send any suggestions for improving these instructions to the Editor.