TemplateJournalscsengineeringbiology
Elsevier CAS
Elsevier's CAS (Complex Article Structures) cas-dc class, the current els-cas-templates generation used by Elsevier journals on the CAS workflow.
LPPL 1.2
Loading PDF preview…
What’s inside
- Starter files
main.tex2.1 KB
\documentclass[a4paper,fleqn]{cas-dc} \usepackage[authoryear]{natbib} \begin{document} \let\WriteBookmarks\relax \def\floatpagepagefraction{1} \def\textpagefraction{.001} \shorttitle{Short running title} \shortauthors{F. Author and S. Author} \title[mode = title]{Your Paper Title Here} \author[1]{First Author}[orcid=0000-0000-0000-0000] \cormark[1] \ead{first.author@example.edu} \credit{Conceptualization, Methodology, Writing - original draft} \affiliation[1]{organization={Department of Computer Science, Example University}, city={City}, country={Country}} \author[2]{Second Author} \credit{Software, Validation, Writing - review and editing} \affiliation[2]{organization={Example Research Institute}, city={City}, country={Country}} \cortext[cor1]{Corresponding author} \begin{abstract} Replace this abstract with a short summary of your work. Elsevier CAS journals expect a self-contained abstract without citations; check the target journal's Guide for Authors for the word limit. \end{abstract} \begin{keywords} keyword one \sep keyword two \sep keyword three \end{keywords} \maketitle \section{Introduction} Introduce the problem and cite prior work \citep{codd1970,knuth1974}. The CAS classes drive the current generation of Elsevier journal layouts; this file uses the double column `cas-dc` class. \section{Method} Display equations are numbered automatically: \begin{equation} \min_{\theta} \; \frac{1}{n} \sum_{i=1}^{n} \ell\bigl(f_\theta(x_i), y_i\bigr) + \lambda \lVert \theta \rVert_2^2 . \label{eq:objective} \end{equation} \section{Results} \begin{table}[htbp] \caption{Example results.}\label{tab:results} \begin{tabular*}{\tblwidth}{@{}LLL@{}} \toprule Method & Score & Time (s) \\ \midrule Baseline & 0.82 & 41 \\ Proposed & 0.91 & 38 \\ \bottomrule \end{tabular*} \end{table} Discuss Table~\ref{tab:results} and Eq.~\eqref{eq:objective} here. \section{Conclusion} Summarize the contribution. Ask the agent in the chat to draft sections, fill in the CRediT roles, or format your references for you. \bibliographystyle{cas-model2-names} \bibliography{references} \end{document}- Libraries and docs
references.bib532 B
@article{codd1970, author = {Codd, E. F.}, title = {A Relational Model of Data for Large Shared Data Banks}, journal = {Communications of the ACM}, volume = {13}, number = {6}, pages = {377--387}, year = {1970}, doi = {10.1145/362384.362685} } @article{knuth1974, author = {Knuth, Donald E.}, title = {Computer Programming as an Art}, journal = {Communications of the ACM}, volume = {17}, number = {12}, pages = {667--673}, year = {1974}, doi = {10.1145/361604.361612} }main.pdfprebuilt · 178 KBReplaced by the first recompile.
Binary file, seeded as-is.
main.synctex.gzprebuilt · 9.3 KBReplaced by the first recompile.
Binary file, seeded as-is.