2
votes
1answer
36 views

Removing keywords and subject descriptors from a ACM template

I'm trying to customize a ACM template, the Large Format Single Column one [1] and really the main thing I want to get rid of is the subject descriptors and keywords part. I realize how important they ...
2
votes
0answers
288 views

Subcaption compatibility with ACM document class

I'm currently working on a paper for an ACM conference and they require me to use the sigplanconf.cls I want to use subcaption, but if I add \usepackage{caption} \usepackage{subcaption} then I get ...
3
votes
1answer
132 views

Titlesec and ACM conference format: How to get proper capitalization of sections

The ACM conference format requires that the first three sections "Catagories and Subject Descriptors", "General Terms" and "Keywords" be special sections with lowercase titles. All other sections ...