- 在第一次编译的时候,先使用\bibliographystyle{unsrt}而非模板的\bibliographystyle{ACM-Reference-Format}的进行按顺序的编译

- 在之后的编译中,使用\bibliographystyle{ACM-Reference-Format}编译.

注意,之后要是引用有增加删除都需要重复12的步骤;
3.想要删掉ACM Reference Format信息:

solution:
在\begin{document}添加以下信息:
\settopmatter{printacmref=false} % Removes citation information below abstract
\renewcommand\footnotetextcopyrightpermission[1]{} % removes footnote with conference information in first column
\pagestyle{plain} % removes running headers
改完后如下图
LaTeX编译及ACM引用格式处理方法

博客介绍了LaTeX编译及ACM引用格式的处理方法。首次编译用\\bibliographystyle{unsrt}按顺序编译,后续用\\bibliographystyle{ACM - Reference - Format}编译,引用有增减需重复步骤。还给出删掉ACM Reference Format信息及特定内容的解决办法。
最低0.47元/天 解锁文章
1万+





