0

I have used the below code to remove header and footer information but couldn't succeed in removing conference information("WOODSTOCK’18, July 29-August 3, 2018, City, State, Country") in the header (Figure is attached below). This question was originally asked here. Any leads or suggestion will be appreciated. thanks in advance.

\settopmatter{printacmref=false} % Removes citation information below abstract
\renewcommand\footnotetextcopyrightpermission[1]{} % removes footnote with conference information in first column
\pagestyle{plain} % removes running headers**strong text**

enter image description here

  • Currently I'm not allowed to comment yet, but did you find an answer for the above question? I'm having the same issue.... – JeBo Aug 10 '19 at 14:38
  • Try to modify \acmConference[]{}{}{} in the ACM class. usually, it is not advisable to make changes in the class. – veeresh d Aug 11 '19 at 17:57

0 Answers0