【发布时间】:2021-01-04 11:20:58
【问题描述】:
我遵循了他们在作者指南中提供的模板。但是,关键字未显示在 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}
【问题讨论】:
标签: latex journal miktex overleaf