Compile Checklist
Check each item before submission to ensure smooth compilation.
Pre-Submission Checklist
All \usepackage declarations are before \begin{document}
Every opened environment \begin{...} has a matching \end{...}
All braces { } are properly paired
Keys in \cite{key} exist in the .bib file
\ref{label} corresponds to a defined \label{label}
\includegraphics references exist and paths are correct
Chinese content uses ctex or xeCJK package
Special characters (%, &, #, $, _) are properly escaped
No remaining TODO or placeholder text
Reference format is consistent (IEEEtran / ACM / APA)
Related Documents
Common issues
References
3-minute quick start