Abstract must be defined before maketitle command. Please move it
最近在使用acmart-primary的sample-sigconf.tex模版时,编译文档总是会出现这个问题。
sample-sigconf.tex 中的代码示例如下:
\begin{document}
\title{The Name of the Title is Hope}
\author{Ben Trovato}
.
.
.
\begin{abstract}
...
\end{abstract}
\begin{CCSXML}
...
\end{CCSXML}
\cc...
原创
2022-03-31 21:15:03 ·
1140 阅读 ·
0 评论