I am writing a paper using the ACM template which capitalizes every letter in the section title. I would like to escape a letter to make it lowercase, is this possible? I tried {p} as would be done to capitalize a letter in a bibliography with no luck.
Share
You can use the
\lowercase{}command to force a letter to be lowercase, a la:If this isn’t effective in conjunction with the ACM template command, could you post which ACM template and which command/environment you’re using?