Neurocomputing模板下载及编译
下载模板
模板网站链接:https://ctan.org/tex-archive/macros/latex/contrib/elsarticle#opennewwindow
如下图选择下载整个压缩包。
文档编译(Optional)
pdflatex elsdoc
cls文件提取
latex elsarticle.ins # 从*.dtx中产生elsarticle.cls
如果遇到无法成功编译的情况,请修改latex命令以编译.ins文件。以TexStudio为例:
将LaTex命令从.tex暂时修改为.ins来编译.ins文件。
Happy texing
产生了.cls文件之后,就可以正常编辑.tex文件来进行论文创作啦!