Skip to content
/ acmorg Public
forked from schnorr/acmorg

The ACM SIGPLAN template in Org-Mode, just type make.

License

Notifications You must be signed in to change notification settings

aschaap/acmorg

 
 

Repository files navigation

ACM SIGPLAN (May 2020) in Org-mode 9.*

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.

Org and LaTeX Package Recommendations

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.

Alternatives

Not Working?

Pull requests are welcome, or consider one of the alternatives.

Source: https://github.com/aschaap/acmorg

Releases

No releases published

Packages

No packages published

Languages

  • TeX 95.5%
  • Emacs Lisp 3.6%
  • Makefile 0.9%