I get the following warning:
LaTeX Warning: You have requested document class `sigchi', but the document class provides `chi2012'.
My tex file includes:
\documentclass{sigchi}
How can I solve this? It can't be a problem with the name (as it was the case in this question) and I couldn't find anything about that document class.
\documentclass{chi2012}I getLaTeX Error: Filechi2012.cls' not found.`. Where can I find the document class? – andreas Sep 21 '16 at 17:55