The ACM SIGPLAN template in Org-mode, just type make (after installing
  acmart.cls in your system). Be aware that this example is compatible
  with OrgMode 9.*. Earlier or later Org-mode versions may require minor
  modifications to the Makefile and/or the Org file.  For a detailed
  explanation on why and how to write reproducible articles using
  Org-mode, please visit the following page.
Adapted from sample-sigplan.tex from the =acmart= package and the
  ACM Small template in Org-mode by Lucas Mello Schnorr.
Entering the remaining content of the sample-sigplan.tex file would
  be a good exercise for the novice reader.
Using org-ref when writing papers is recommended due to the convenience it offers. (It’s included in the Spacemacs BibTeX layer!) Additionally, cleveref is supported in org-ref (it takes one line to set cref as the default ref type), and is better than autoref due to its ability to group multiple references (e.g., Figs. 1 and 2).
This template includes the Minted and Cleveref LaTeX packages along with their Org and Org-Ref settings configured. Babel and LModern are also included.
- mcncm’s ACM Org template: https://github.com/mcncm/acm-org-template
 - Karl Voit’s Org ACM template: https://github.com/novoid/orgmode-ACM-template
 
Pull requests are welcome, or consider one of the alternatives.