In using Elsevier class, I would like to insert an extra line of
DOI: 10.xxxxx/blah
right after the Keywords part.
What I did is to type this line after the block \begin{keyword} ... \end{keyword} as a standard (regular) text. But the string I wanted to insert (e.g. DOI: 10.xxxxx/blah) appears, not after the Keywords part as intended, but in the first page separately.
Please help me to resolve this problem. Thank you very much in advance.

elsarticleclass is needed. – egreg May 05 '18 at 10:02\begin{extrainfo} \begin{center} \textbf{Article history}\\ blah blah\\ \end{center} \end{extrainfo}after the last\address[]{}command, and before the block\begin{abstract} ...\end{abstract}, but it failed to work. Thank you in advance. – Thanh Nguyen May 05 '18 at 15:31