我遵循了他们在作者指南中提供的模板。但是,关键字未显示在 pdf 中。编译时没有错误。我提交了我的论文,但编辑指示我包含关键字。
\documentclass[times, twocolumn,final,authoryear]{elsarticle}
\usepackage{prletters}
\journal{Pattern Recognition Letters}
\begin{document}
\begin{frontmatter}
\title{}
\author{}
\address{}
\begin{abstract}
This is the abstract.
\end{abstract}
\begin{keyword}
Clustering \sep K-means \sep centroid
\end{keyword}
\end{frontmatter}