evansuva / format-old

Format for ACM CCS 2017

Home Page:https://www.sigsac.org/ccs/CCS2017/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Templates for ACM CCS 2017

Since the new ACM templates do not quite work, this repository is a cleaned up version of the template for use in ACM CCS 2017.

For sumbissions to CCS 2017, you need ccs.cls and ACM-Reference-Format.bst. Your document should use:

\documentclass[sigconf, anonymous]{ccs}
\ccsPaper{9999} % TODO: replace with your paper number once obtained

To see an example, look at ccs-template.tex.

The page limit for CCS submissions is at most 12 pages body content using this format, with any number of additional pages for the bibliography, well-marked appendices, and any desired supplementary material. When relevant, submitters may include reviews from past submissions and responses to them in the supplementary material. Reviewers are not required to consider the appendices or supplementary material, however, so submissions need to be intelligible and convincing without them. Submissions not meeting these guidelines, or playing games to work around page limits, will be rejected by the PC chairs without review. In particular, papers should not use squeezing tricks to adjust the (already very dense) ACM paper format, and moving discussion of key related work or important definitions to appendices may be grounds for rejection.

A camera-ready template will be added here later, once we can get the ACM publications people to respond to our emails.

This is forked from the 2017 ACM Proceedings Template but fixed to solve build problems. To keep things simple, all the unused parts of the ACM template have been removed. If you want examples of more complex formatting, see the example files there. If you are using something other than LaTeX, you will need to follow the directions there for other platforms.

Original Readme Below

This package provides a class for typesetting publications of Association for Computing Machinery.

Your TeX distribution probably includes the latest released version of this package. If you decide to install it yourself, please see Installation section of the User's Guide.

Changes

version 1.08 SIGPLAN reformatting (Matthew Fluet); bug fixes

version 1.09 SIGPLAN: revert caption rules (Matthew Fluet)

version 1.10 Bug fixes

version 1.11 Customization of ACM theorem styles and proof environment (Matthew Fluet).

version 1.12 Bug fixes and documentation updates.
Footnotes rearranged. Option natbib is now mostly superfluous: the class makes a guess based on the format chosen.

version 1.13 Formatting changes: headers, folios etc. Bibliography changes.

version 1.14 Warn about undefined citation styles; move definitions of acmauthoryear and acmnumeric citation styles before use.

version 1.15 New structured affiliation command. New commands for acknowledgements.

version 1.16 Formatting changes for headers and footers.

version 1.17 Formatting changes for margins and lists. Bug fixes.

version 1.18 Natbib is now the default for all versions. A unified bib file is used for all styles. Better treatment of multiple affiliations.

version 1.19 Include 'Abstract', 'Acknowledgements', and 'References' in PDF bookmarks.

version 1.20 Bug fixes, documentation updates

version 1.21 Bibliography changes: added arXiv, some cleanup

version 1.22 Bibliography changes for Aptara backend; should be invisible for the users.

version 1.23 Added PACM PL journal option.

version 1.24 Added IMWUT journal option.

version 1.25 Updated PACMPL journal option.

version 1.26 Bug fixes

version 1.27 Bug fixes

version 1.28 Bug fixes: natbib=false now behaves correctly.

version 1.29 Documentation changes. Head height increased from 12pt to 13pt. Removed spurious indent at start of abstract. Improved kerning in CCS description list.

version 1.30 Bibtex style now recognizes https:// in doi. Added \frenchspacing. \department now has an optional hierarchy level. Switched to T1 encoding Updated IMWUT and PACMPL

version 1.31 Changed default year and month to the current ones (thanks to Matteo Riondato) Table of contents now works Marginalia now work in all formats New command \additionalaffiliation Documentation changes

version 1.32 New DOI formatting. Format siggraph is now obsolete, and sigconf is used instead. New proceedings title: POMACS.

version 1.33 New option timestamp' (Michael D. Adams) New option authordraft' Documentation updates Bug fixes We now use Type 1 versions of Libertine fonts even with XeTeX. New hook acmart-preload-hook.tex (wizards only!) Added new options `obeypunctuation' for \affiliation command Added SubmissionID Added right line count ruler for two-column formats Added workaround for Adobe Acrobat bugs in selection Added eid field to the bibliography

version 1.34 Deleted DOI from doi numbers Changed bibstrip formatting The command \terms is now obsolete The rulers in review mode now have continuous numbering

version 1.35 Author-year bib style now uses square brackets.

About

Format for ACM CCS 2017

https://www.sigsac.org/ccs/CCS2017/


Languages

Language:TeX 98.6%Language:HTML 0.9%Language:Makefile 0.5%