Questions tagged [acm]

Questions about document classes created by the Association for Computing Machinery (www.acm.org).

254 questions
31
votes
1 answer

how to remove ACM Reference format box in sig-conf template?

I found the following part titled ACM Reference format in the body. How can I get rid of this? ACM Reference format: Ben Trovato, G.K.M. Tobin, Lars Thørv¨ald, Lawrence P. Leipuner, Sean Fog- arty, Charles Palmer, John Smith, and Julius P. Kumquat.…
mumichang
  • 311
10
votes
3 answers

How to add copyright box in acm alternative style?

I don't know why this information is not easier to find. How do I produce the copyright box in the ACM tighter alternative style? The rights management and bibstrip text blocks. It starts with Permission to make digital or hard copies of all or part…
mrsteve
  • 303
5
votes
1 answer

Compiling new ACM classifications (CSSXML)

I'm writing a conference paper that requires we classify our topics using the 2012 ACM classification system (found here: http://dl.acm.org/ccs/ccs_flat.cfm) It generates some XML in a CSSXML tag and I can't make it compile anywhere. Do I need a…
5
votes
1 answer

How to remove "...$15.00" in the DOI line of ACM alternative style?

I need to add these lines to the copyright box: Copyright is held by the owner/author(s). Publication rights licensed to ACM. ACM 978-1-4503-2452-6/14/07…$15.00. http://dx.doi.org/10.1145/2632362.263XXXX Following the answer in here, I added:…
sean
  • 1,065
3
votes
1 answer

ACM Digital Library template: CCS Concepts are causing overlapping text

I consider myself somewhat of an end-user when it comes to LaTeX, so please bear with me here. I'm using the ACM template files found at http://www.acm.org/publications/proceedings-template . In the template file, they expect me to classify my work…
pIjIN
  • 33
3
votes
2 answers

6 authors, groups of 3 for a shared affiliation in ACM Sig-proc

I must create a paper with 6 authors in total the first three share one affiliation, and likewise the second three share a common affiliation. In accordance with the answer to this question I've been attempting to render it in an aesthetically…
3
votes
2 answers

ACM SIG Template: unwanted ACM ISBN and DOI

I'm writing a technical paper and there's a small annoyance on the pdf of my paper. At the bottom of the first page in the footnote the text ACM ISBN 978-1-4503-2138-9. DOI: 10.1145/1235 appears. This text throws the formatting of my paper off…
TyCharm
  • 31
3
votes
1 answer

Using ACM style produces wrong page size

I'm using the ACM "Tighter Alternate style" to write a document. The submission instructions state that I have to create a PDF in US letter format but unfortunately, my PDF is A4. How can I change this to US letter? I have tried the geometry package…
strauberry
  • 3,255
2
votes
0 answers

How do use indentation with new paragraphs, with the Strict Adherence to SIGS style template (ACM)?

I am using the Strict Adherence to SIGS style template, which can be found here: http://www.acm.org/sigs/publications/proceedings-templates Each paragraph starts on a new line. However, I would like each new paragraph to use indentation, so that I…
Kenci
  • 131
2
votes
1 answer

ACM Sigplan format authorinfo

ACM Sigplan provides \authorinfo for author information. Currently, I have 4 authors. I would like to format in two lines each with two authors. However, by default, it formats in two lines, line 1 with three authors, and line 2 with one author in…
nobeh
  • 123
0
votes
0 answers

what is the font used by the ACM paper 'in acmtrans2.cls`

does anyone know what is the font used by the new ACM paper acmtrans2m.cls template/class? I want to reuse the acmart class for my synopsis with acmtrans2M.cls's font type and I really like this acmtrans2m.cls font over acmart…
0
votes
0 answers

TAPS: Can't validate: "Required commands for metadata missing (\acmBooktitle ). title "

Trying to submit a paper to ACM. Used the ACM template in Overleaf. When validating, I'm getting the following error. "Required commands for metadata missing (\acmBooktitle ). We have identified that these mandatory commands are missing in your…
0
votes
1 answer

Missing figure description in a ACM template in Overleaf

I'm using a ACM template but whenever I use \description the text I write doesn't show up. Same with adding a description to a table. The only thing that works is \caption I also tried using \small and writing my image text there but the formatting…
0
votes
1 answer

How to let my table fit in one column in ACM format?

I already wrote my conference paper in IEEE format and the following code fits well in one column. Now, when I need it in ACM format, it won't fit in one column. \documentclass[sigconf]{acmart} \usepackage{booktabs} % For formal tables %…
Krebto
  • 923
0
votes
1 answer

Using 2017 ACM Master Article Template with Scientific Word

I cannot make 2017 ACM Template work with SW5.5. Here is the error message: C:\sw55\TCITeX\web2c\pdfLaTeX.exe &pdflatex_ml C:/sw55/temp/swp0000.tex This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing…
1
2