removed elsearticel
This commit is contained in:
parent
06c29fed2c
commit
8087e6b94c
Binary file not shown.
1598
elsarticle-harv.bst
1598
elsarticle-harv.bst
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1509
elsarticle-num.bst
1509
elsarticle-num.bst
File diff suppressed because it is too large
Load Diff
@ -1,168 +0,0 @@
|
|||||||
%%
|
|
||||||
%% Copyright 2007-2020 Elsevier Ltd
|
|
||||||
%%
|
|
||||||
%% This file is part of the 'Elsarticle Bundle'.
|
|
||||||
%% ---------------------------------------------
|
|
||||||
%%
|
|
||||||
%% It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
%% License, either version 1.2 of this license or (at your option) any
|
|
||||||
%% later version. The latest version of this license is in
|
|
||||||
%% http://www.latex-project.org/lppl.txt
|
|
||||||
%% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
%% version 1999/12/01 or later.
|
|
||||||
%%
|
|
||||||
%% The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
%% given in the file `manifest.txt'.
|
|
||||||
%%
|
|
||||||
%% Template article for Elsevier's document class `elsarticle'
|
|
||||||
%% with harvard style bibliographic references
|
|
||||||
|
|
||||||
\documentclass[preprint,12pt,authoryear]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the option review to obtain double line spacing
|
|
||||||
%% \documentclass[authoryear,preprint,review,12pt]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the options 1p,twocolumn; 3p; 3p,twocolumn; 5p; or 5p,twocolumn
|
|
||||||
%% for a journal layout:
|
|
||||||
%% \documentclass[final,1p,times,authoryear]{elsarticle}
|
|
||||||
%% \documentclass[final,1p,times,twocolumn,authoryear]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times,authoryear]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times,twocolumn,authoryear]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times,authoryear]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times,twocolumn,authoryear]{elsarticle}
|
|
||||||
|
|
||||||
%% For including figures, graphicx.sty has been loaded in
|
|
||||||
%% elsarticle.cls. If you prefer to use the old commands
|
|
||||||
%% please give \usepackage{epsfig}
|
|
||||||
|
|
||||||
%% The amssymb package provides various useful mathematical symbols
|
|
||||||
\usepackage{amssymb}
|
|
||||||
%% The amsthm package provides extended theorem environments
|
|
||||||
%% \usepackage{amsthm}
|
|
||||||
|
|
||||||
%% The lineno packages adds line numbers. Start line numbering with
|
|
||||||
%% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on
|
|
||||||
%% for the whole article with \linenumbers.
|
|
||||||
%% \usepackage{lineno}
|
|
||||||
|
|
||||||
\journal{Nuclear Physics B}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{frontmatter}
|
|
||||||
|
|
||||||
%% Title, authors and addresses
|
|
||||||
|
|
||||||
%% use the tnoteref command within \title for footnotes;
|
|
||||||
%% use the tnotetext command for theassociated footnote;
|
|
||||||
%% use the fnref command within \author or \affiliation for footnotes;
|
|
||||||
%% use the fntext command for theassociated footnote;
|
|
||||||
%% use the corref command within \author for corresponding author footnotes;
|
|
||||||
%% use the cortext command for theassociated footnote;
|
|
||||||
%% use the ead command for the email address,
|
|
||||||
%% and the form \ead[url] for the home page:
|
|
||||||
%% \title{Title\tnoteref{label1}}
|
|
||||||
%% \tnotetext[label1]{}
|
|
||||||
%% \author{Name\corref{cor1}\fnref{label2}}
|
|
||||||
%% \ead{email address}
|
|
||||||
%% \ead[url]{home page}
|
|
||||||
%% \fntext[label2]{}
|
|
||||||
%% \cortext[cor1]{}
|
|
||||||
%% \affiliation{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%% \fntext[label3]{}
|
|
||||||
|
|
||||||
\title{}
|
|
||||||
|
|
||||||
%% use optional labels to link authors explicitly to addresses:
|
|
||||||
%% \author[label1,label2]{}
|
|
||||||
%% \affiliation[label1]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%%
|
|
||||||
%% \affiliation[label2]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
|
|
||||||
\author{}
|
|
||||||
|
|
||||||
\affiliation{organization={},%Department and Organization
|
|
||||||
addressline={},
|
|
||||||
city={},
|
|
||||||
postcode={},
|
|
||||||
state={},
|
|
||||||
country={}}
|
|
||||||
|
|
||||||
\begin{abstract}
|
|
||||||
%% Text of abstract
|
|
||||||
|
|
||||||
\end{abstract}
|
|
||||||
|
|
||||||
%%Graphical abstract
|
|
||||||
\begin{graphicalabstract}
|
|
||||||
%\includegraphics{grabs}
|
|
||||||
\end{graphicalabstract}
|
|
||||||
|
|
||||||
%%Research highlights
|
|
||||||
\begin{highlights}
|
|
||||||
\item Research highlight 1
|
|
||||||
\item Research highlight 2
|
|
||||||
\end{highlights}
|
|
||||||
|
|
||||||
\begin{keyword}
|
|
||||||
%% keywords here, in the form: keyword \sep keyword
|
|
||||||
|
|
||||||
%% PACS codes here, in the form: \PACS code \sep code
|
|
||||||
|
|
||||||
%% MSC codes here, in the form: \MSC code \sep code
|
|
||||||
%% or \MSC[2008] code \sep code (2000 is the default)
|
|
||||||
|
|
||||||
\end{keyword}
|
|
||||||
|
|
||||||
\end{frontmatter}
|
|
||||||
|
|
||||||
%% \linenumbers
|
|
||||||
|
|
||||||
%% rescue_local_eod text
|
|
||||||
\section{}
|
|
||||||
\label{}
|
|
||||||
|
|
||||||
%% The Appendices part is started with the command \appendix;
|
|
||||||
%% appendix sections are then done as normal sections
|
|
||||||
%% \appendix
|
|
||||||
|
|
||||||
%% \section{}
|
|
||||||
%% \label{}
|
|
||||||
|
|
||||||
%% If you have bibdatabase file and want bibtex to generate the
|
|
||||||
%% bibitems, please use
|
|
||||||
%%
|
|
||||||
%% \bibliographystyle{elsarticle-harv}
|
|
||||||
%% \bibliography{<your bibdatabase>}
|
|
||||||
|
|
||||||
%% else use the following coding to input the bibitems directly in the
|
|
||||||
%% TeX file.
|
|
||||||
|
|
||||||
\begin{thebibliography}{00}
|
|
||||||
|
|
||||||
%% \bibitem[Author(year)]{label}
|
|
||||||
%% Text of bibliographic item
|
|
||||||
|
|
||||||
\bibitem[ ()]{}
|
|
||||||
|
|
||||||
\end{thebibliography}
|
|
||||||
\end{document}
|
|
||||||
|
|
||||||
\endinput
|
|
||||||
%%
|
|
||||||
%% End of file `elsarticle-template-harv.tex'.
|
|
@ -1,173 +0,0 @@
|
|||||||
%%
|
|
||||||
%% Copyright 2007-2020 Elsevier Ltd
|
|
||||||
%%
|
|
||||||
%% This file is part of the 'Elsarticle Bundle'.
|
|
||||||
%% ---------------------------------------------
|
|
||||||
%%
|
|
||||||
%% It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
%% License, either version 1.2 of this license or (at your option) any
|
|
||||||
%% later version. The latest version of this license is in
|
|
||||||
%% http://www.latex-project.org/lppl.txt
|
|
||||||
%% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
%% version 1999/12/01 or later.
|
|
||||||
%%
|
|
||||||
%% The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
%% given in the file `manifest.txt'.
|
|
||||||
%%
|
|
||||||
%% Template article for Elsevier's document class `elsarticle'
|
|
||||||
%% with harvard style bibliographic references
|
|
||||||
|
|
||||||
\documentclass[preprint,12pt]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the option review to obtain double line spacing
|
|
||||||
%% \documentclass[preprint,review,12pt]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the options 1p,twocolumn; 3p; 3p,twocolumn; 5p; or 5p,twocolumn
|
|
||||||
%% for a journal layout:
|
|
||||||
%% \documentclass[final,1p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,1p,times,twocolumn]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times,twocolumn]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times,twocolumn]{elsarticle}
|
|
||||||
|
|
||||||
%% For including figures, graphicx.sty has been loaded in
|
|
||||||
%% elsarticle.cls. If you prefer to use the old commands
|
|
||||||
%% please give \usepackage{epsfig}
|
|
||||||
|
|
||||||
%% The amssymb package provides various useful mathematical symbols
|
|
||||||
\usepackage{amssymb}
|
|
||||||
%% The amsthm package provides extended theorem environments
|
|
||||||
%% \usepackage{amsthm}
|
|
||||||
|
|
||||||
%% The lineno packages adds line numbers. Start line numbering with
|
|
||||||
%% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on
|
|
||||||
%% for the whole article with \linenumbers.
|
|
||||||
%% \usepackage{lineno}
|
|
||||||
|
|
||||||
\journal{Nuclear Physics B}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{frontmatter}
|
|
||||||
|
|
||||||
%% Title, authors and addresses
|
|
||||||
|
|
||||||
%% use the tnoteref command within \title for footnotes;
|
|
||||||
%% use the tnotetext command for theassociated footnote;
|
|
||||||
%% use the fnref command within \author or \address for footnotes;
|
|
||||||
%% use the fntext command for theassociated footnote;
|
|
||||||
%% use the corref command within \author for corresponding author footnotes;
|
|
||||||
%% use the cortext command for theassociated footnote;
|
|
||||||
%% use the ead command for the email address,
|
|
||||||
%% and the form \ead[url] for the home page:
|
|
||||||
%% \title{Title\tnoteref{label1}}
|
|
||||||
%% \tnotetext[label1]{}
|
|
||||||
%% \author{Name\corref{cor1}\fnref{label2}}
|
|
||||||
%% \ead{email address}
|
|
||||||
%% \ead[url]{home page}
|
|
||||||
%% \fntext[label2]{}
|
|
||||||
%% \cortext[cor1]{}
|
|
||||||
%% \affiliation{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%% \fntext[label3]{}
|
|
||||||
|
|
||||||
\title{}
|
|
||||||
|
|
||||||
%% use optional labels to link authors explicitly to addresses:
|
|
||||||
%% \author[label1,label2]{}
|
|
||||||
%% \affiliation[label1]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%%
|
|
||||||
%% \affiliation[label2]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
|
|
||||||
\author{}
|
|
||||||
|
|
||||||
\affiliation{organization={},%Department and Organization
|
|
||||||
addressline={},
|
|
||||||
city={},
|
|
||||||
postcode={},
|
|
||||||
state={},
|
|
||||||
country={}}
|
|
||||||
|
|
||||||
\begin{abstract}
|
|
||||||
%% Text of abstract
|
|
||||||
|
|
||||||
\end{abstract}
|
|
||||||
|
|
||||||
%%Graphical abstract
|
|
||||||
\begin{graphicalabstract}
|
|
||||||
%\includegraphics{grabs}
|
|
||||||
\end{graphicalabstract}
|
|
||||||
|
|
||||||
%%Research highlights
|
|
||||||
\begin{highlights}
|
|
||||||
\item Research highlight 1
|
|
||||||
\item Research highlight 2
|
|
||||||
\end{highlights}
|
|
||||||
|
|
||||||
\begin{keyword}
|
|
||||||
%% keywords here, in the form: keyword \sep keyword
|
|
||||||
|
|
||||||
%% PACS codes here, in the form: \PACS code \sep code
|
|
||||||
|
|
||||||
%% MSC codes here, in the form: \MSC code \sep code
|
|
||||||
%% or \MSC[2008] code \sep code (2000 is the default)
|
|
||||||
|
|
||||||
\end{keyword}
|
|
||||||
|
|
||||||
\end{frontmatter}
|
|
||||||
|
|
||||||
%% \linenumbers
|
|
||||||
|
|
||||||
%% rescue_local_eod text
|
|
||||||
\section{}
|
|
||||||
\label{}
|
|
||||||
|
|
||||||
%% The Appendices part is started with the command \appendix;
|
|
||||||
%% appendix sections are then done as normal sections
|
|
||||||
%% \appendix
|
|
||||||
|
|
||||||
%% \section{}
|
|
||||||
%% \label{}
|
|
||||||
|
|
||||||
%% For citations use:
|
|
||||||
%% \citet{<label>} ==> Jones et al. [21]
|
|
||||||
%% \citep{<label>} ==> [21]
|
|
||||||
%%
|
|
||||||
|
|
||||||
%% If you have bibdatabase file and want bibtex to generate the
|
|
||||||
%% bibitems, please use
|
|
||||||
%%
|
|
||||||
%% \bibliographystyle{elsarticle-num-names}
|
|
||||||
%% \bibliography{<your bibdatabase>}
|
|
||||||
|
|
||||||
%% else use the following coding to input the bibitems directly in the
|
|
||||||
%% TeX file.
|
|
||||||
|
|
||||||
\begin{thebibliography}{00}
|
|
||||||
|
|
||||||
%% \bibitem[Author(year)]{label}
|
|
||||||
%% Text of bibliographic item
|
|
||||||
|
|
||||||
\bibitem[ ()]{}
|
|
||||||
|
|
||||||
\end{thebibliography}
|
|
||||||
\end{document}
|
|
||||||
|
|
||||||
\endinput
|
|
||||||
%%
|
|
||||||
%% End of file `elsarticle-template-num-names.tex'.
|
|
@ -1,174 +0,0 @@
|
|||||||
%%
|
|
||||||
%% Copyright 2007-2020 Elsevier Ltd
|
|
||||||
%%
|
|
||||||
%% This file is part of the 'Elsarticle Bundle'.
|
|
||||||
%% ---------------------------------------------
|
|
||||||
%%
|
|
||||||
%% It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
%% License, either version 1.2 of this license or (at your option) any
|
|
||||||
%% later version. The latest version of this license is in
|
|
||||||
%% http://www.latex-project.org/lppl.txt
|
|
||||||
%% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
%% version 1999/12/01 or later.
|
|
||||||
%%
|
|
||||||
%% The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
%% given in the file `manifest.txt'.
|
|
||||||
%%
|
|
||||||
|
|
||||||
%% Template article for Elsevier's document class `elsarticle'
|
|
||||||
%% with numbered style bibliographic references
|
|
||||||
%% SP 2008/03/01
|
|
||||||
%%
|
|
||||||
%%
|
|
||||||
%%
|
|
||||||
%% $Id: elsarticle-template-num.tex 190 2020-11-23 11:12:32Z rishi $
|
|
||||||
%%
|
|
||||||
%%
|
|
||||||
\documentclass[preprint,12pt]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the option review to obtain double line spacing
|
|
||||||
%% \documentclass[authoryear,preprint,review,12pt]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the options 1p,twocolumn; 3p; 3p,twocolumn; 5p; or 5p,twocolumn
|
|
||||||
%% for a journal layout:
|
|
||||||
%% \documentclass[final,1p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,1p,times,twocolumn]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times,twocolumn]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times,twocolumn]{elsarticle}
|
|
||||||
|
|
||||||
%% For including figures, graphicx.sty has been loaded in
|
|
||||||
%% elsarticle.cls. If you prefer to use the old commands
|
|
||||||
%% please give \usepackage{epsfig}
|
|
||||||
|
|
||||||
%% The amssymb package provides various useful mathematical symbols
|
|
||||||
\usepackage{amssymb}
|
|
||||||
%% The amsthm package provides extended theorem environments
|
|
||||||
%% \usepackage{amsthm}
|
|
||||||
|
|
||||||
%% The lineno packages adds line numbers. Start line numbering with
|
|
||||||
%% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on
|
|
||||||
%% for the whole article with \linenumbers.
|
|
||||||
%% \usepackage{lineno}
|
|
||||||
|
|
||||||
\journal{Nuclear Physics B}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{frontmatter}
|
|
||||||
|
|
||||||
%% Title, authors and addresses
|
|
||||||
|
|
||||||
%% use the tnoteref command within \title for footnotes;
|
|
||||||
%% use the tnotetext command for theassociated footnote;
|
|
||||||
%% use the fnref command within \author or \address for footnotes;
|
|
||||||
%% use the fntext command for theassociated footnote;
|
|
||||||
%% use the corref command within \author for corresponding author footnotes;
|
|
||||||
%% use the cortext command for theassociated footnote;
|
|
||||||
%% use the ead command for the email address,
|
|
||||||
%% and the form \ead[url] for the home page:
|
|
||||||
%% \title{Title\tnoteref{label1}}
|
|
||||||
%% \tnotetext[label1]{}
|
|
||||||
%% \author{Name\corref{cor1}\fnref{label2}}
|
|
||||||
%% \ead{email address}
|
|
||||||
%% \ead[url]{home page}
|
|
||||||
%% \fntext[label2]{}
|
|
||||||
%% \cortext[cor1]{}
|
|
||||||
%% \affiliation{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%% \fntext[label3]{}
|
|
||||||
|
|
||||||
\title{}
|
|
||||||
|
|
||||||
%% use optional labels to link authors explicitly to addresses:
|
|
||||||
%% \author[label1,label2]{}
|
|
||||||
%% \affiliation[label1]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%%
|
|
||||||
%% \affiliation[label2]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
|
|
||||||
\author{}
|
|
||||||
|
|
||||||
\affiliation{organization={},%Department and Organization
|
|
||||||
addressline={},
|
|
||||||
city={},
|
|
||||||
postcode={},
|
|
||||||
state={},
|
|
||||||
country={}}
|
|
||||||
|
|
||||||
\begin{abstract}
|
|
||||||
%% Text of abstract
|
|
||||||
|
|
||||||
\end{abstract}
|
|
||||||
|
|
||||||
%%Graphical abstract
|
|
||||||
\begin{graphicalabstract}
|
|
||||||
%\includegraphics{grabs}
|
|
||||||
\end{graphicalabstract}
|
|
||||||
|
|
||||||
%%Research highlights
|
|
||||||
\begin{highlights}
|
|
||||||
\item Research highlight 1
|
|
||||||
\item Research highlight 2
|
|
||||||
\end{highlights}
|
|
||||||
|
|
||||||
\begin{keyword}
|
|
||||||
%% keywords here, in the form: keyword \sep keyword
|
|
||||||
|
|
||||||
%% PACS codes here, in the form: \PACS code \sep code
|
|
||||||
|
|
||||||
%% MSC codes here, in the form: \MSC code \sep code
|
|
||||||
%% or \MSC[2008] code \sep code (2000 is the default)
|
|
||||||
|
|
||||||
\end{keyword}
|
|
||||||
|
|
||||||
\end{frontmatter}
|
|
||||||
|
|
||||||
%% \linenumbers
|
|
||||||
|
|
||||||
%% rescue_local_eod text
|
|
||||||
\section{}
|
|
||||||
\label{}
|
|
||||||
|
|
||||||
%% The Appendices part is started with the command \appendix;
|
|
||||||
%% appendix sections are then done as normal sections
|
|
||||||
%% \appendix
|
|
||||||
|
|
||||||
%% \section{}
|
|
||||||
%% \label{}
|
|
||||||
|
|
||||||
%% If you have bibdatabase file and want bibtex to generate the
|
|
||||||
%% bibitems, please use
|
|
||||||
%%
|
|
||||||
%% \bibliographystyle{elsarticle-num}
|
|
||||||
%% \bibliography{<your bibdatabase>}
|
|
||||||
|
|
||||||
%% else use the following coding to input the bibitems directly in the
|
|
||||||
%% TeX file.
|
|
||||||
|
|
||||||
\begin{thebibliography}{00}
|
|
||||||
|
|
||||||
%% \bibitem{label}
|
|
||||||
%% Text of bibliographic item
|
|
||||||
|
|
||||||
\bibitem{}
|
|
||||||
|
|
||||||
\end{thebibliography}
|
|
||||||
\end{document}
|
|
||||||
\endinput
|
|
||||||
%%
|
|
||||||
%% End of file `elsarticle-template-num.tex'.
|
|
1380
elsarticle.cls
1380
elsarticle.cls
File diff suppressed because it is too large
Load Diff
1496
elsarticle.dtx
1496
elsarticle.dtx
File diff suppressed because it is too large
Load Diff
@ -1,67 +0,0 @@
|
|||||||
%%
|
|
||||||
%% This file will generate fast loadable files and documentation
|
|
||||||
%% driver files from the doc files in this package when run through
|
|
||||||
%% LaTeX or TeX.
|
|
||||||
%%
|
|
||||||
%% Copyright 2007-2020 Elsevier Ltd
|
|
||||||
%%
|
|
||||||
%% This file is part of the 'Elsarticle Bundle'.
|
|
||||||
%% ---------------------------------------------
|
|
||||||
%%
|
|
||||||
%% It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
%% License, either version 1.2 of this license or (at your option) any
|
|
||||||
%% later version. The latest version of this license is in
|
|
||||||
%% http://www.latex-project.org/lppl.txt
|
|
||||||
%% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
%% version 1999/12/01 or later.
|
|
||||||
%%
|
|
||||||
%% The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
%% given in the file 'manifest.txt'.
|
|
||||||
%%
|
|
||||||
%% $Id: elsarticle.ins 191 2020-11-23 11:13:24Z rishi $
|
|
||||||
%%
|
|
||||||
%%
|
|
||||||
\input docstrip.tex
|
|
||||||
%%\keepsilent
|
|
||||||
|
|
||||||
\preamble
|
|
||||||
|
|
||||||
Copyright 2007-2020 Elsevier Ltd
|
|
||||||
|
|
||||||
This file is part of the 'Elsarticle Bundle'.
|
|
||||||
-------------------------------------------
|
|
||||||
|
|
||||||
It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
License, either version 1.2 of this license or (at your option) any
|
|
||||||
later version. The latest version of this license is in
|
|
||||||
http://www.latex-project.org/lppl.txt
|
|
||||||
and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
version 1999/12/01 or later.
|
|
||||||
|
|
||||||
The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
given in the file `manifest.txt'.
|
|
||||||
|
|
||||||
\endpreamble
|
|
||||||
|
|
||||||
\askforoverwritefalse
|
|
||||||
|
|
||||||
\generate{\file{elsarticle.cls}{\from{elsarticle.dtx}{class}}}
|
|
||||||
\obeyspaces
|
|
||||||
\Msg{*************************************************************}
|
|
||||||
\Msg{* *}
|
|
||||||
\Msg{* To finish the installation you have to move the following *}
|
|
||||||
\Msg{* file into a directory searched by TeX: *}
|
|
||||||
\Msg{* *}
|
|
||||||
\Msg{* elsarticle.cls *}
|
|
||||||
\Msg{* and *}
|
|
||||||
\Msg{* elsarticle-*.bst *}
|
|
||||||
\Msg{* *}
|
|
||||||
\Msg{* To produce the documentation go to the ../contrib folder *}
|
|
||||||
\Msg{* and run the file elsdoc.tex through pdfLaTeX *}
|
|
||||||
\Msg{* or use the Makefile which is far more easier. *}
|
|
||||||
\Msg{* *}
|
|
||||||
\Msg{* Happy TeXing! *}
|
|
||||||
\Msg{* *}
|
|
||||||
\Msg{*************************************************************}
|
|
||||||
|
|
||||||
\endbatchfile
|
|
@ -1,48 +0,0 @@
|
|||||||
This is Elsevier's new document class for typeset journal articles,
|
|
||||||
elsarticle.cls. It is now accepted for submitted articles, both in
|
|
||||||
Elsevier's electronic submission system and elsewhere.
|
|
||||||
|
|
||||||
Elsevier's previous document class for typeset articles, elsart.cls,
|
|
||||||
is now over 10 years old. It has been replaced with this newly written
|
|
||||||
document class elsarticle.cls, which has been developed for Elsevier
|
|
||||||
by the leading TeX developer STM Document Engineering Pvt Ltd.
|
|
||||||
|
|
||||||
elsarticle.cls is based upon the standard LaTeX document class
|
|
||||||
article.cls. It uses natbib.sty for bibliographical references.
|
|
||||||
|
|
||||||
Bugs and problems with elsarticle.cls may be reported to the
|
|
||||||
developers of the class via elsarticle@stmdocs.in.
|
|
||||||
|
|
||||||
The file manifest.txt provides a list of the files in the elsarticle
|
|
||||||
bundle. The following are the rescue_local_eod files available:
|
|
||||||
- elsarticle.dtx, the dtx file
|
|
||||||
- elsdoc.pdf, the user documentation
|
|
||||||
- elsarticle-template-num.tex, template file for numerical citations
|
|
||||||
- elsarticle-template-harv.tex, template file for name-year citations
|
|
||||||
- elsarticle-template-num-names.tex, template file for numerical
|
|
||||||
citations + new natbib option. Eg. Jones et al. [21]
|
|
||||||
- elsarticle-num.bst, bibliographic style for numerical references
|
|
||||||
- elsarticle-harv.bst, bibliographic style for name-year references
|
|
||||||
- elsarticle-num-names.bst, bibliographic style for numerical
|
|
||||||
referencces + new natbib option for citations.
|
|
||||||
|
|
||||||
To extract elsarticle.cls from *.dtx: latex elsarticle.ins
|
|
||||||
|
|
||||||
The documentation file is elsdoc.tex in the contrib directory. To
|
|
||||||
compile it:
|
|
||||||
1. pdflatex elsdoc
|
|
||||||
2. pdflatex elsdoc
|
|
||||||
3. pdflatex elsdoc
|
|
||||||
|
|
||||||
or
|
|
||||||
|
|
||||||
use the makefile. Use the target `all' (eg: make all).
|
|
||||||
|
|
||||||
The above procedure will create a print version, namely elsdoc.pdf.
|
|
||||||
|
|
||||||
Copyright 2007-2020, Elsevier. Bugs, feature requests, suggestions and
|
|
||||||
comments may be mailed to elsarticle@stmdocs.in. elsarticle.cls,
|
|
||||||
related documentation and supporting packages are released under the
|
|
||||||
LATEX Project Public Licence, either version 1.3 or any later
|
|
||||||
version. This work has the LPPL maintenance status
|
|
||||||
'author-maintained'.
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,844 +0,0 @@
|
|||||||
%%
|
|
||||||
%% Copyright 2007-2020 Elsevier Ltd
|
|
||||||
%%
|
|
||||||
%% This file is part of the 'Elsarticle Bundle'.
|
|
||||||
%% ---------------------------------------------
|
|
||||||
%%
|
|
||||||
%% It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
%% License, either version 1.2 of this license or (at your option) any
|
|
||||||
%% later version. The latest version of this license is in
|
|
||||||
%% http://www.latex-project.org/lppl.txt
|
|
||||||
%% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
%% version 1999/12/01 or later.
|
|
||||||
%%
|
|
||||||
%% The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
%% given in the file `manifest.txt'.
|
|
||||||
%%
|
|
||||||
%% $Id: elsdoc.tex 192 2020-11-23 11:14:41Z rishi $
|
|
||||||
%%
|
|
||||||
\documentclass[a4paper,12pt]{article}
|
|
||||||
|
|
||||||
\usepackage[xcolor,qtwo]{rvdtx}
|
|
||||||
\usepackage{multicol}
|
|
||||||
\usepackage{color}
|
|
||||||
\usepackage{xspace}
|
|
||||||
\usepackage{pdfwidgets}
|
|
||||||
\usepackage{enumerate}
|
|
||||||
|
|
||||||
\def\ttdefault{cmtt}
|
|
||||||
|
|
||||||
\headsep4pc
|
|
||||||
|
|
||||||
\makeatletter
|
|
||||||
\def\bs{\expandafter\@gobble\string\\}
|
|
||||||
\def\lb{\expandafter\@gobble\string\{}
|
|
||||||
\def\rb{\expandafter\@gobble\string\}}
|
|
||||||
\def\@pdfauthor{C.V.Radhakrishnan}
|
|
||||||
\def\@pdftitle{elsarticle.cls -- A documentation}
|
|
||||||
\def\@pdfsubject{Document formatting with elsarticle.cls}
|
|
||||||
\def\@pdfkeywords{LaTeX, Elsevier Ltd, document class}
|
|
||||||
\def\file#1{\textsf{#1}\xspace}
|
|
||||||
|
|
||||||
%\def\LastPage{19}
|
|
||||||
|
|
||||||
\DeclareRobustCommand{\LaTeX}{L\kern-.26em%
|
|
||||||
{\sbox\z@ T%
|
|
||||||
\vbox to\ht\z@{\hbox{\check@mathfonts
|
|
||||||
\fontsize\sf@size\z@
|
|
||||||
\math@fontsfalse\selectfont
|
|
||||||
A\,}%
|
|
||||||
\vss}%
|
|
||||||
}%
|
|
||||||
\kern-.15em%
|
|
||||||
\TeX}
|
|
||||||
\makeatother
|
|
||||||
|
|
||||||
\def\figurename{Clip}
|
|
||||||
|
|
||||||
\setcounter{tocdepth}{1}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\def\testa{This is a specimen document. }
|
|
||||||
\def\testc{\testa\testa\testa\testa}
|
|
||||||
\def\testb{\testc\testc\testc\testc\testc}
|
|
||||||
\long\def\test{\testb\par\testb\par\testb\par}
|
|
||||||
|
|
||||||
\pinclude{\copy\contbox\printSq{\LastPage}}
|
|
||||||
|
|
||||||
\title{elsarticle.cls -- A better way to format your document}
|
|
||||||
|
|
||||||
\author{Elsevier Ltd}
|
|
||||||
\contact{elsarticle@stmdocs.in}
|
|
||||||
|
|
||||||
\version{3.3}
|
|
||||||
\date{\today}
|
|
||||||
\maketitle
|
|
||||||
|
|
||||||
\section{Introduction}
|
|
||||||
|
|
||||||
\file{elsarticle.cls} is a thoroughly re-written document class
|
|
||||||
for formatting \LaTeX{} submissions to Elsevier journals.
|
|
||||||
The class uses the environments and commands defined in \LaTeX{} kernel
|
|
||||||
without any change in the signature so that clashes with other
|
|
||||||
contributed \LaTeX{} packages such as \file{hyperref.sty},
|
|
||||||
\file{preview-latex.sty}, etc., will be minimal.
|
|
||||||
\file{elsarticle.cls} is primarily built upon the default
|
|
||||||
\file{article.cls}. This class depends on the following packages
|
|
||||||
for its proper functioning:
|
|
||||||
|
|
||||||
\begin{enumerate}
|
|
||||||
\item \file{natbib.sty} for citation processing;
|
|
||||||
\item \file{geometry.sty} for margin settings;
|
|
||||||
\item \file{fleqn.clo} for left aligned equations;
|
|
||||||
\item \file{graphicx.sty} for graphics inclusion;
|
|
||||||
\item \file{txfonts.sty} optional font package, if the document is to
|
|
||||||
be formatted with Times and compatible math fonts;
|
|
||||||
\item \file{hyperref.sty} optional packages if hyperlinking is
|
|
||||||
required in the document;
|
|
||||||
%*%
|
|
||||||
\item \file{endfloat.sty} optional packages if floats to be placed at
|
|
||||||
end of the PDF.
|
|
||||||
\end{enumerate}
|
|
||||||
|
|
||||||
All the above packages (except some optional packages) are part of any
|
|
||||||
standard \LaTeX{} installation. Therefore, the users need not be
|
|
||||||
bothered about downloading any extra packages. Furthermore, users are
|
|
||||||
free to make use of \textsc{ams} math packages such as
|
|
||||||
\file{amsmath.sty}, \file{amsthm.sty}, \file{amssymb.sty},
|
|
||||||
\file{amsfonts.sty}, etc., if they want to. All these packages work in
|
|
||||||
tandem with \file{elsarticle.cls} without any problems.
|
|
||||||
|
|
||||||
\section{Major Differences}
|
|
||||||
|
|
||||||
Following are the major differences between \file{elsarticle.cls}
|
|
||||||
and its predecessor package, \file{elsart.cls}:
|
|
||||||
|
|
||||||
\begin{enumerate}[\textbullet]
|
|
||||||
\item \file{elsarticle.cls} is built upon \file{article.cls}
|
|
||||||
while \file{elsart.cls} is not. \file{elsart.cls} redefines
|
|
||||||
many of the commands in the \LaTeX{} classes/kernel, which can
|
|
||||||
possibly cause surprising clashes with other contributed
|
|
||||||
\LaTeX{} packages;
|
|
||||||
|
|
||||||
\item provides preprint document formatting by default, and
|
|
||||||
optionally formats the document as per the final
|
|
||||||
style of models $1+$, $3+$ and $5+$ of Elsevier journals;
|
|
||||||
|
|
||||||
\item some easier ways for formatting \verb+list+ and
|
|
||||||
\verb+theorem+ environments are provided while people can still
|
|
||||||
use \file{amsthm.sty} package;
|
|
||||||
|
|
||||||
\item \file{natbib.sty} is the rescue_local_eod citation processing package
|
|
||||||
which can comprehensively handle all kinds of citations and
|
|
||||||
works perfectly with \file{hyperref.sty} in combination with
|
|
||||||
\file{hypernat.sty};
|
|
||||||
|
|
||||||
\item long title pages are processed correctly in preprint and
|
|
||||||
final formats.
|
|
||||||
|
|
||||||
\end{enumerate}
|
|
||||||
|
|
||||||
\section{Installation}
|
|
||||||
|
|
||||||
The package is available at author resources page at Elsevier
|
|
||||||
(\url{http://www.elsevier.com/locate/latex}).
|
|
||||||
It can also be found in any of the nodes of the Comprehensive
|
|
||||||
\TeX{} Archive Network (\textsc{ctan}), one of the primary nodes
|
|
||||||
being
|
|
||||||
\url{http://tug.ctan.org/tex-archive/macros/latex/contrib/elsarticle/}.
|
|
||||||
Please download the \file{elsarticle.dtx} which is a composite
|
|
||||||
class with documentation and \file{elsarticle.ins} which is the
|
|
||||||
\LaTeX{} installer file. When we compile the
|
|
||||||
\file{elsarticle.ins} with \LaTeX{} it provides the class file,
|
|
||||||
\file{elsarticle.cls} by
|
|
||||||
stripping off all the documentation from the \verb+*.dtx+ file.
|
|
||||||
The class may be moved or copied to a place, usually,
|
|
||||||
\verb+$TEXMF/tex/latex/elsevier/+, %$%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
||||||
or a folder which will be read
|
|
||||||
by \LaTeX{} during document compilation. The \TeX{} file
|
|
||||||
database needs updation after moving/copying class file. Usually,
|
|
||||||
we use commands like \verb+mktexlsr+ or \verb+texhash+ depending
|
|
||||||
upon the distribution and operating system.
|
|
||||||
|
|
||||||
|
|
||||||
\section{Usage}\label{sec:usage}
|
|
||||||
The class should be loaded with the command:
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\documentclass[<options>]{elsarticle}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\noindent where the \verb+options+ can be the following:
|
|
||||||
|
|
||||||
|
|
||||||
\begin{description}
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} preprint}] default option which format the
|
|
||||||
document for submission to Elsevier journals.
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} review}] similar to the \verb+preprint+
|
|
||||||
option, but increases the baselineskip to facilitate easier review
|
|
||||||
process.
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} 1p}] formats the article to the look and
|
|
||||||
feel of the final format of model 1+ journals. This is always single
|
|
||||||
column style.
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} 3p}] formats the article to the look and
|
|
||||||
feel of the final format of model 3+ journals. If the journal is a two
|
|
||||||
column model, use \verb+twocolumn+ option in combination.
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} 5p}] formats for model 5+ journals. This
|
|
||||||
is always of two column style.
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} authoryear}] author-year citation style of
|
|
||||||
\file{natbib.sty}. If you want to add extra options of
|
|
||||||
\file{natbib.sty}, you may use the options as comma delimited strings
|
|
||||||
as arguments to \verb+\biboptions+ command. An example would be:
|
|
||||||
\end{description}
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\biboptions{longnamesfirst,angle,semicolon}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\begin{description}
|
|
||||||
\item [{\tt\color{verbcolor} number}] numbered citation style. Extra options
|
|
||||||
can be loaded with\linebreak \verb+\biboptions+ command.
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} sort\&compress}] sorts and compresses the
|
|
||||||
numbered citations. For example, citation [1,2,3] will become [1--3].
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} longtitle}] if front matter is unusually long, use
|
|
||||||
this option to split the title page across pages with the correct
|
|
||||||
placement of title and author footnotes in the first page.
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} times}] loads \file{txfonts.sty}, if
|
|
||||||
available in the system to use Times and compatible math fonts.
|
|
||||||
|
|
||||||
%*%
|
|
||||||
\item [{\tt\color{verbcolor} reversenotenum}] Use alphabets as
|
|
||||||
author--affiliation linking labels and use numbers for author
|
|
||||||
footnotes. By default, numbers will be used as author--affiliation
|
|
||||||
linking labels and alphabets for author footnotes.
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} lefttitle}] To move title and
|
|
||||||
author/affiliation block to flushleft. \verb+centertitle+ is the
|
|
||||||
default option which produces center alignment.
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} endfloat}] To place all floats at the end
|
|
||||||
of the document.
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} nonatbib}] To unload natbib.sty.
|
|
||||||
%*%
|
|
||||||
|
|
||||||
\item [{\tt\color{verbcolor} doubleblind}] To hide author name,
|
|
||||||
affiliation, email address etc. for double blind refereeing purpose.
|
|
||||||
%*%
|
|
||||||
|
|
||||||
\item[] All options of \file{article.cls} can be used with this
|
|
||||||
document class.
|
|
||||||
|
|
||||||
\item[] The default options loaded are \verb+a4paper+, \verb+10pt+,
|
|
||||||
\verb+oneside+, \verb+onecolumn+ and \verb+preprint+.
|
|
||||||
|
|
||||||
\end{description}
|
|
||||||
|
|
||||||
\section{Frontmatter}
|
|
||||||
|
|
||||||
There are two types of frontmatter coding:
|
|
||||||
\begin{enumerate}[(1)]
|
|
||||||
\item each author is
|
|
||||||
connected to an affiliation with a footnote marker; hence all
|
|
||||||
authors are grouped together and affiliations follow;
|
|
||||||
\pagebreak
|
|
||||||
\item authors of same affiliations are grouped together and the
|
|
||||||
relevant affiliation follows this group.
|
|
||||||
\end{enumerate}
|
|
||||||
|
|
||||||
An example of coding the first type is provided below.
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\title{This is a specimen title\tnoteref{t1,t2}}
|
|
||||||
\tnotetext[t1]{This document is the results of the research
|
|
||||||
project funded by the National Science Foundation.}
|
|
||||||
\tnotetext[t2]{The second title footnote which is a longer
|
|
||||||
text matter to fill through the whole text width and
|
|
||||||
overflow into another line in the footnotes area of the
|
|
||||||
first page.}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\author[1]{Jos Migchielsen\corref{cor1}%
|
|
||||||
\fnref{fn1}}
|
|
||||||
\ead{J.Migchielsen@elsevier.com}
|
|
||||||
|
|
||||||
\author[2]{CV Radhakrishnan\fnref{fn2}}
|
|
||||||
\ead{cvr@sayahna.org}
|
|
||||||
|
|
||||||
\author[3]{CV Rajagopal\fnref{fn1,fn3}}
|
|
||||||
\ead[url]{www.stmdocs.in}
|
|
||||||
|
|
||||||
\cortext[cor1]{Corresponding author}
|
|
||||||
\fntext[fn1]{This is the first author footnote.}
|
|
||||||
\fntext[fn2]{Another author footnote, this is a very long
|
|
||||||
footnote and it should be a really long footnote. But this
|
|
||||||
footnote is not yet sufficiently long enough to make two
|
|
||||||
lines of footnote text.}
|
|
||||||
\fntext[fn3]{Yet another author footnote.}
|
|
||||||
|
|
||||||
\affiliation[1]{organization={Elsevier B.V.},
|
|
||||||
addressline={Radarweg 29},
|
|
||||||
postcode={1043 NX},
|
|
||||||
city={Amsterdam},
|
|
||||||
country={The Netherlands}}
|
|
||||||
|
|
||||||
\affiliation[2]{organization={Sayahna Foundation},
|
|
||||||
addressline={JWRA 34, Jagathy},
|
|
||||||
city={Trivandrum}
|
|
||||||
postcode={695014},
|
|
||||||
country={India}}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
|
|
||||||
\affiliation[3]{organization={STM Document Engineering
|
|
||||||
Pvt Ltd.},
|
|
||||||
addressline={Mepukada, Malayinkil},
|
|
||||||
city={Trivandrum}
|
|
||||||
postcode={695571},
|
|
||||||
country={India}}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
The output of the above \TeX{} source is given in Clips~\ref{clip1} and
|
|
||||||
\ref{clip2}. The header portion or title area is given in
|
|
||||||
Clip~\ref{clip1} and the footer area is given in Clip~\ref{clip2}.
|
|
||||||
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\src{Header of the title page.}
|
|
||||||
\includeclip{1}{130 612 477 707}{1psingleauthorgroup.pdf}%%{elstest-1p.pdf}%single author group
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\src{Footer of the title page.}
|
|
||||||
\includeclip{1}{93 135 499 255}{1pseperateaug.pdf}%%{elstest-1p.pdf}%single author group
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
Most of the commands such as \verb+\title+, \verb+\author+,
|
|
||||||
\verb+\affiliation+ are self explanatory. Various components are
|
|
||||||
linked to each other by a label--reference mechanism; for
|
|
||||||
instance, title footnote is linked to the title with a footnote
|
|
||||||
mark generated by referring to the \verb+\label+ string of
|
|
||||||
the \verb=\tnotetext=. We have used similar commands
|
|
||||||
such as \verb=\tnoteref= (to link title note to title);
|
|
||||||
\verb=\corref= (to link corresponding author text to
|
|
||||||
corresponding author); \verb=\fnref= (to link footnote text to
|
|
||||||
the relevant author names). \TeX{} needs two compilations to
|
|
||||||
resolve the footnote marks in the preamble part.
|
|
||||||
Given below are the syntax of various note marks and note texts.
|
|
||||||
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\tnoteref{<label(s)>}
|
|
||||||
\corref{<label(s)>}
|
|
||||||
\fnref{<label(s)>}
|
|
||||||
\tnotetext[<label>]{<title note text>}
|
|
||||||
\cortext[<label>]{<corresponding author note text>}
|
|
||||||
\fntext[<label>]{<author footnote text>}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\noindent where \verb=<label(s)>= can be either one or more comma
|
|
||||||
delimited label strings. The optional arguments to the
|
|
||||||
\verb=\author= command holds the ref label(s) of the address(es)
|
|
||||||
to which the author is affiliated while each \verb=\affiliation=
|
|
||||||
command can have an optional argument of a label. In the same
|
|
||||||
manner, \verb=\tnotetext=, \verb=\fntext=, \verb=\cortext= will
|
|
||||||
have optional arguments as their respective labels and note text
|
|
||||||
as their mandatory argument.
|
|
||||||
|
|
||||||
The following example code provides the markup of the second type
|
|
||||||
of author-affiliation.
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\author{Jos Migchielsen\corref{cor1}%
|
|
||||||
\fnref{fn1}}
|
|
||||||
\ead{J.Migchielsen@elsevier.com}
|
|
||||||
\affiliation[1]{organization={Elsevier B.V.},
|
|
||||||
addressline={Radarweg 29},
|
|
||||||
postcode={1043 NX},
|
|
||||||
city={Amsterdam},
|
|
||||||
country={The Netherlands}}
|
|
||||||
|
|
||||||
\author{CV Radhakrishnan\fnref{fn2}}
|
|
||||||
\ead{cvr@sayahna.org}
|
|
||||||
\affiliation[2]{organization={Sayahna Foundation},
|
|
||||||
addressline={JWRA 34, Jagathy},
|
|
||||||
city={Trivandrum}
|
|
||||||
postcode={695014},
|
|
||||||
country={India}}
|
|
||||||
|
|
||||||
\author{CV Rajagopal\fnref{fn1,fn3}}
|
|
||||||
\ead[url]{www.stmdocs.in}
|
|
||||||
\affiliation[3]{organization={STM Document Engineering
|
|
||||||
Pvt Ltd.},
|
|
||||||
addressline={Mepukada, Malayinkil},
|
|
||||||
city={Trivandrum}
|
|
||||||
postcode={695571},
|
|
||||||
country={India}}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\vspace*{-.5pc}
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\cortext[cor1]{Corresponding author}
|
|
||||||
\fntext[fn1]{This is the first author footnote.}
|
|
||||||
\fntext[fn2]{Another author footnote, this is a very long
|
|
||||||
footnote and it should be a really long footnote. But this
|
|
||||||
footnote is not yet sufficiently long enough to make two lines
|
|
||||||
of footnote text.}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
The output of the above \TeX{} source is given in Clip~\ref{clip3}.
|
|
||||||
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\src{Header of the title page..}
|
|
||||||
\includeclip{1}{119 563 468 709}{1pseperateaug.pdf}%%{elstest-1p.pdf}%seperate author groups
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
%\pagebreak
|
|
||||||
|
|
||||||
Clip~\ref{clip4} shows the output after giving \verb+doubleblind+ class option.
|
|
||||||
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\src{Double blind article}
|
|
||||||
\includeclip{1}{124 567 477 670}{elstest-1pdoubleblind.pdf}%%{elstest-1p.pdf}%single author group%%doubleblind
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
\vspace*{-.5pc}
|
|
||||||
The frontmatter part has further environments such as abstracts and
|
|
||||||
keywords. These can be marked up in the following manner:
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\begin{abstract}
|
|
||||||
In this work we demonstrate the formation of a new type of
|
|
||||||
polariton on the interface between a ....
|
|
||||||
\end{abstract}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\vspace*{-.5pc}
|
|
||||||
\begin{vquote}
|
|
||||||
\begin{keyword}
|
|
||||||
quadruple exiton \sep polariton \sep WGM
|
|
||||||
\end{keyword}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\noindent Each keyword shall be separated by a \verb+\sep+ command.
|
|
||||||
\textsc{msc} classifications shall be provided in
|
|
||||||
the keyword environment with the commands
|
|
||||||
\verb+\MSC+. \verb+\MSC+ accepts an optional
|
|
||||||
argument to accommodate future revisions.
|
|
||||||
eg., \verb=\MSC[2008]=. The default is 2000.\looseness=-1
|
|
||||||
|
|
||||||
\subsection{New page}
|
|
||||||
Sometimes you may need to give a page-break and start a new page after
|
|
||||||
title, author or abstract. Following commands can be used for this
|
|
||||||
purpose.
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\newpageafter{title}
|
|
||||||
\newpageafter{author}
|
|
||||||
\newpageafter{abstract}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{itemize}
|
|
||||||
\leftskip-2pc
|
|
||||||
\item [] {\tt\color{verbcolor} \verb+\newpageafter{title}+} typeset the title alone on one page.
|
|
||||||
|
|
||||||
\item [] {\tt\color{verbcolor} \verb+\newpageafter{author}+} typeset the title
|
|
||||||
and author details on one page.
|
|
||||||
|
|
||||||
\item [] {\tt\color{verbcolor} \verb+\newpageafter{abstract}+}
|
|
||||||
typeset the title,
|
|
||||||
author details and abstract \& keywords one one page.
|
|
||||||
|
|
||||||
\end{itemize}
|
|
||||||
|
|
||||||
\section{Floats}
|
|
||||||
{Figures} may be included using the command, \verb+\includegraphics+ in
|
|
||||||
combination with or without its several options to further control
|
|
||||||
graphic. \verb+\includegraphics+ is provided by \file{graphic[s,x].sty}
|
|
||||||
which is part of any standard \LaTeX{} distribution.
|
|
||||||
\file{graphicx.sty} is loaded by default. \LaTeX{} accepts figures in
|
|
||||||
the postscript format while pdf\LaTeX{} accepts \file{*.pdf},
|
|
||||||
\file{*.mps} (metapost), \file{*.jpg} and \file{*.png} formats.
|
|
||||||
pdf\LaTeX{} does not accept graphic files in the postscript format.
|
|
||||||
|
|
||||||
The \verb+table+ environment is handy for marking up tabular
|
|
||||||
material. If users want to use \file{multirow.sty},
|
|
||||||
\file{array.sty}, etc., to fine control/enhance the tables, they
|
|
||||||
are welcome to load any package of their choice and
|
|
||||||
\file{elsarticle.cls} will work in combination with all loaded
|
|
||||||
packages.
|
|
||||||
|
|
||||||
\section[Theorem and ...]{Theorem and theorem like environments}
|
|
||||||
|
|
||||||
\file{elsarticle.cls} provides a few shortcuts to format theorems and
|
|
||||||
theorem-like environments with ease. In all commands the options that
|
|
||||||
are used with the \verb+\newtheorem+ command will work exactly in the same
|
|
||||||
manner. \file{elsarticle.cls} provides three commands to format theorem or
|
|
||||||
theorem-like environments:
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\newtheorem{thm}{Theorem}
|
|
||||||
\newtheorem{lem}[thm]{Lemma}
|
|
||||||
\newdefinition{rmk}{Remark}
|
|
||||||
\newproof{pf}{Proof}
|
|
||||||
\newproof{pot}{Proof of Theorem \ref{thm2}}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
The \verb+\newtheorem+ command formats a
|
|
||||||
theorem in \LaTeX's default style with italicized font, bold font
|
|
||||||
for theorem heading and theorem number at the right hand side of the
|
|
||||||
theorem heading. It also optionally accepts an argument which
|
|
||||||
will be printed as an extra heading in parentheses.
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\begin{thm}
|
|
||||||
For system (8), consensus can be achieved with
|
|
||||||
$\|T_{\omega z}$
|
|
||||||
...
|
|
||||||
\begin{eqnarray}\label{10}
|
|
||||||
....
|
|
||||||
\end{eqnarray}
|
|
||||||
\end{thm}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
Clip~\ref{clip5} will show you how some text enclosed between the
|
|
||||||
above code\goodbreak \noindent looks like:
|
|
||||||
|
|
||||||
\vspace*{6pt}
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\src{{\ttfamily\color{verbcolor}\bs newtheorem}}
|
|
||||||
\includeclip{2}{1 1 453 120}{jfigs.pdf}
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
The \verb+\newdefinition+ command is the same in
|
|
||||||
all respects as its\linebreak \verb+\newtheorem+ counterpart except that
|
|
||||||
the font shape is roman instead of italic. Both
|
|
||||||
\verb+\newdefinition+ and \verb+\newtheorem+ commands
|
|
||||||
automatically define counters for the environments defined.
|
|
||||||
|
|
||||||
\vspace*{6pt}
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\src{{\ttfamily\color{verbcolor}\bs newdefinition}}
|
|
||||||
\includeclip{1}{1 1 453 105}{jfigs.pdf}
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
The \verb+\newproof+ command defines proof environments with
|
|
||||||
upright font shape. No counters are defined.
|
|
||||||
|
|
||||||
\vspace*{6pt}
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\src{{\ttfamily\color{verbcolor}\bs newproof}}
|
|
||||||
\includeclip{3}{1 1 453 65}{jfigs.pdf}
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
Users can also make use of \verb+amsthm.sty+ which will override
|
|
||||||
all the default definitions described above.
|
|
||||||
|
|
||||||
\section[Enumerated ...]{Enumerated and Itemized Lists}
|
|
||||||
\file{elsarticle.cls} provides an extended list processing macros
|
|
||||||
which makes the usage a bit more user friendly than the default
|
|
||||||
\LaTeX{} list macros. With an optional argument to the
|
|
||||||
\verb+\begin{enumerate}+ command, you can change the list counter
|
|
||||||
type and its attributes.
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\begin{enumerate}[1.]
|
|
||||||
\item The enumerate environment starts with an optional
|
|
||||||
argument `1.', so that the item counter will be suffixed
|
|
||||||
by a period.
|
|
||||||
\item You can use `a)' for alphabetical counter and '(i)' for
|
|
||||||
roman counter.
|
|
||||||
\begin{enumerate}[a)]
|
|
||||||
\item Another level of list with alphabetical counter.
|
|
||||||
\item One more item before we start another.
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\src{List -- Enumerate}
|
|
||||||
\includeclip{4}{1 1 453 185}{jfigs.pdf}
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
Further, the enhanced list environment allows one to prefix a
|
|
||||||
string like `step' to all the item numbers.
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
\begin{enumerate}[Step 1.]
|
|
||||||
\item This is the first step of the example list.
|
|
||||||
\item Obviously this is the second step.
|
|
||||||
\item The final step to wind up this example.
|
|
||||||
\end{enumerate}
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\src{List -- enhanced}
|
|
||||||
\includeclip{5}{1 1 313 83}{jfigs.pdf}
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
|
|
||||||
\section{Cross-references}
|
|
||||||
In electronic publications, articles may be internally
|
|
||||||
hyperlinked. Hyperlinks are generated from proper
|
|
||||||
cross-references in the article. For example, the words
|
|
||||||
\textcolor{black!80}{Fig.~1} will never be more than simple text,
|
|
||||||
whereas the proper cross-reference \verb+\ref{tiger}+ may be
|
|
||||||
turned into a hyperlink to the figure itself:
|
|
||||||
\textcolor{blue}{Fig.~1}. In the same way,
|
|
||||||
the words \textcolor{blue}{Ref.~[1]} will fail to turn into a
|
|
||||||
hyperlink; the proper cross-reference is \verb+\cite{Knuth96}+.
|
|
||||||
Cross-referencing is possible in \LaTeX{} for sections,
|
|
||||||
subsections, formulae, figures, tables, and literature
|
|
||||||
references.
|
|
||||||
|
|
||||||
\section[Mathematical ...]{Mathematical symbols and formulae}
|
|
||||||
|
|
||||||
Many physical/mathematical sciences authors require more
|
|
||||||
mathematical symbols than the few that are provided in standard
|
|
||||||
\LaTeX. A useful package for additional symbols is the
|
|
||||||
\file{amssymb} package, developed by the American Mathematical
|
|
||||||
Society. This package includes such oft-used symbols as
|
|
||||||
$\lesssim$ (\verb+\lesssim+), $\gtrsim$ (\verb+\gtrsim+) or
|
|
||||||
$\hbar$ (\verb+\hbar+). Note that your \TeX{}
|
|
||||||
system should have the \file{msam} and \file{msbm} fonts installed. If
|
|
||||||
you need only a few symbols, such as $\Box$ (\verb+\Box+), you might try the
|
|
||||||
package \file{latexsym}.
|
|
||||||
|
|
||||||
Another point which would require authors' attention is the
|
|
||||||
breaking up of long equations. When you use
|
|
||||||
\file{elsarticle.cls} for formatting your submissions in the
|
|
||||||
\verb+preprint+ mode, the document is formatted in single column
|
|
||||||
style with a text width of 384pt or 5.3in. When this document is
|
|
||||||
formatted for final print and if the journal happens to be a double column
|
|
||||||
journal, the text width will be reduced to 224pt at for 3+
|
|
||||||
double column and 5+ journals respectively. All the nifty
|
|
||||||
fine-tuning in equation breaking done by the author goes to waste in
|
|
||||||
such cases. Therefore, authors are requested to check this
|
|
||||||
problem by typesetting their submissions in final format as well
|
|
||||||
just to see if their equations are broken at appropriate places,
|
|
||||||
by changing appropriate options in the document class loading
|
|
||||||
command, which is explained in section~\ref{sec:usage},
|
|
||||||
\nameref{sec:usage}. This allows authors to fix any equation breaking
|
|
||||||
problem before submission for publication.
|
|
||||||
\file{elsarticle.cls} supports formatting the author submission
|
|
||||||
in different types of final format. This is further discussed in
|
|
||||||
section \ref{sec:final}, \nameref{sec:final}.
|
|
||||||
|
|
||||||
\enlargethispage*{\baselineskip}
|
|
||||||
|
|
||||||
\subsection*{Displayed equations and double column journals}
|
|
||||||
|
|
||||||
Many Elsevier journals print their text in two columns. Since
|
|
||||||
the preprint layout uses a larger line width than such columns,
|
|
||||||
the formulae are too wide for the line width in print. Here is an
|
|
||||||
example of an equation (see equation 6) which is perfect in a
|
|
||||||
single column preprint format:
|
|
||||||
|
|
||||||
In normal course, articles are prepared and submitted in single column
|
|
||||||
format even if the final printed article will come in a double column
|
|
||||||
format journal. Here the problem is that when the article is typeset by
|
|
||||||
the typesetters for paginating and fit within the single column width,
|
|
||||||
they have to break the lengthy equations and align them properly. Even
|
|
||||||
if most of the tasks in preparing your proof is automated, the equation
|
|
||||||
breaking and aligning requires manual judgement, hence this task is manual.
|
|
||||||
When there comes a manual operation that area is error prone. Author
|
|
||||||
needs to check that equation pretty well.
|
|
||||||
|
|
||||||
However if authors themselves break the equation to the single column
|
|
||||||
width typesetters need not want to touch these area and the proof authors
|
|
||||||
get will be without any errors.
|
|
||||||
|
|
||||||
%\bigskip
|
|
||||||
\setlength\Sep{6pt}
|
|
||||||
\src{See equation (6)}
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
%\includeclip{<page>}{l b scale }{file.pdf}
|
|
||||||
\includeclip{4}{105 500 500 700}{1psingleauthorgroup.pdf}
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
\noindent When this document is typeset for publication in a
|
|
||||||
model 3+ journal with double columns, the equation will overlap
|
|
||||||
the second column text matter if the equation is not broken at
|
|
||||||
the appropriate location.
|
|
||||||
|
|
||||||
\vspace*{6pt}
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\src{See equation (6) overprints into second column}
|
|
||||||
\includeclip{3}{59 421 532 635}{elstest-3pd.pdf}
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
\vspace*{6pt}
|
|
||||||
|
|
||||||
\noindent The typesetter will try to break the equation which
|
|
||||||
need not necessarily be to the liking of the author or as it
|
|
||||||
happens, typesetter's break point may be semantically incorrect.
|
|
||||||
Therefore, authors may check their submissions for the incidence
|
|
||||||
of such long equations and break the equations at the correct
|
|
||||||
places so that the final typeset copy will be as they wish.
|
|
||||||
|
|
||||||
\section{Bibliography}
|
|
||||||
|
|
||||||
Three bibliographic style files (\verb+*.bst+) are provided ---
|
|
||||||
\file{elsarticle-num.bst}, \file{elsarticle-num-names.bst} and
|
|
||||||
\file{elsarticle-harv.bst} --- the first one can be used for the
|
|
||||||
numbered scheme, second one for numbered with new options of
|
|
||||||
\file{natbib.sty}. The third one is for the author year
|
|
||||||
scheme.
|
|
||||||
|
|
||||||
In \LaTeX{} literature, references are listed in the
|
|
||||||
\verb+thebibliography+ environment. Each reference is a
|
|
||||||
\verb+\bibitem+ and each \verb+\bibitem+ is identified by a label,
|
|
||||||
by which it can be cited in the text:
|
|
||||||
|
|
||||||
\verb+\bibitem[Elson et al.(1996)]{ESG96}+ is cited as
|
|
||||||
\verb+\citet{ESG96}+.
|
|
||||||
|
|
||||||
\noindent In connection with cross-referencing and
|
|
||||||
possible future hyperlinking it is not a good idea to collect
|
|
||||||
more that one literature item in one \verb+\bibitem+. The
|
|
||||||
so-called Harvard or author-year style of referencing is enabled
|
|
||||||
by the \LaTeX{} package \file{natbib}. With this package the
|
|
||||||
literature can be cited as follows:
|
|
||||||
|
|
||||||
\begin{enumerate}[\textbullet]
|
|
||||||
\item Parenthetical: \verb+\citep{WB96}+ produces (Wettig \& Brown, 1996).
|
|
||||||
\item Textual: \verb+\citet{ESG96}+ produces Elson et al. (1996).
|
|
||||||
\item An affix and part of a reference:
|
|
||||||
\verb+\citep[e.g.][Ch. 2]{Gea97}+ produces (e.g. Governato et
|
|
||||||
al., 1997, Ch. 2).
|
|
||||||
\end{enumerate}
|
|
||||||
|
|
||||||
In the numbered scheme of citation, \verb+\cite{<label>}+ is used,
|
|
||||||
since \verb+\citep+ or \verb+\citet+ has no relevance in the numbered
|
|
||||||
scheme. \file{natbib} package is loaded by \file{elsarticle} with
|
|
||||||
\verb+numbers+ as default option. You can change this to author-year
|
|
||||||
or harvard scheme by adding option \verb+authoryear+ in the class
|
|
||||||
loading command. If you want to use more options of the \file{natbib}
|
|
||||||
package, you can do so with the \verb+\biboptions+ command, which is
|
|
||||||
described in the section \ref{sec:usage}, \nameref{sec:usage}. For
|
|
||||||
details of various options of the \file{natbib} package, please take a
|
|
||||||
look at the \file{natbib} documentation, which is part of any standard
|
|
||||||
\LaTeX{} installation.
|
|
||||||
|
|
||||||
In addition to the above standard \verb+.bst+ files, there are 10
|
|
||||||
journal-specific \verb+.bst+ files also available.
|
|
||||||
Instruction for using these \verb+.bst+ files can be found at
|
|
||||||
\href{http://support.stmdocs.in/wiki/index.php?title=Model-wise_bibliographic_style_files}
|
|
||||||
{http://support.stmdocs.in}
|
|
||||||
|
|
||||||
\section[Graphical ...]{Graphical abstract and highlights}
|
|
||||||
A template for adding graphical abstract and highlights are available
|
|
||||||
now. This will appear as the first two pages of the PDF before the
|
|
||||||
article content begins.
|
|
||||||
|
|
||||||
\pagebreak
|
|
||||||
Please refer below to see how to code them.
|
|
||||||
|
|
||||||
\begin{vquote}
|
|
||||||
....
|
|
||||||
....
|
|
||||||
|
|
||||||
\end{abstract}
|
|
||||||
|
|
||||||
%%Graphical abstract
|
|
||||||
\begin{graphicalabstract}
|
|
||||||
%\includegraphics{grabs}
|
|
||||||
\end{graphicalabstract}
|
|
||||||
|
|
||||||
%%Research highlights
|
|
||||||
\begin{highlights}
|
|
||||||
\item Research highlight 1
|
|
||||||
\item Research highlight 2
|
|
||||||
\end{highlights}
|
|
||||||
|
|
||||||
\begin{keyword}
|
|
||||||
%% keywords here, in the form: keyword \sep keyword
|
|
||||||
....
|
|
||||||
....
|
|
||||||
\end{vquote}
|
|
||||||
|
|
||||||
\section{Final print}\label{sec:final}
|
|
||||||
|
|
||||||
The authors can format their submission to the page size and margins
|
|
||||||
of their preferred journal. \file{elsarticle} provides four
|
|
||||||
class options for the same. But it does not mean that using these
|
|
||||||
options you can emulate the exact page layout of the final print copy.
|
|
||||||
|
|
||||||
|
|
||||||
\lmrgn=3em
|
|
||||||
\begin{description}
|
|
||||||
\item [\texttt{1p}:] $1+$ journals with a text area of
|
|
||||||
384pt $\times$ 562pt or 13.5cm $\times$ 19.75cm or 5.3in $\times$
|
|
||||||
7.78in, single column style only.
|
|
||||||
|
|
||||||
\item [\texttt{3p}:] $3+$ journals with a text area of 468pt
|
|
||||||
$\times$ 622pt or 16.45cm $\times$ 21.9cm or 6.5in $\times$
|
|
||||||
8.6in, single column style.
|
|
||||||
|
|
||||||
\item [\texttt{twocolumn}:] should be used along with 3p option if the
|
|
||||||
journal is $3+$ with the same text area as above, but double column
|
|
||||||
style.
|
|
||||||
|
|
||||||
\item [\texttt{5p}:] $5+$ with text area of 522pt $\times$
|
|
||||||
682pt or 18.35cm $\times$ 24cm or 7.22in $\times$ 9.45in,
|
|
||||||
double column style only.
|
|
||||||
\end{description}
|
|
||||||
|
|
||||||
Following pages have the clippings of different parts of
|
|
||||||
the title page of different journal models typeset in final
|
|
||||||
format.
|
|
||||||
|
|
||||||
Model $1+$ and $3+$ will have the same look and
|
|
||||||
feel in the typeset copy when presented in this document. That is
|
|
||||||
also the case with the double column $3+$ and $5+$ journal article
|
|
||||||
pages. The only difference will be wider text width of
|
|
||||||
higher models. Here are the specimen single and double column journal
|
|
||||||
pages.
|
|
||||||
|
|
||||||
%Therefore we will look at the
|
|
||||||
%different portions of a typical single column journal page and
|
|
||||||
%that of a double column article in the final format.
|
|
||||||
|
|
||||||
|
|
||||||
\begin{comment}
|
|
||||||
\begin{center}
|
|
||||||
\hypertarget{bsc}{}
|
|
||||||
\hyperlink{sc}{
|
|
||||||
{\bf [Specimen single column article -- Click here]}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
\hypertarget{bsc}{}
|
|
||||||
\hyperlink{dc}{
|
|
||||||
{\bf [Specimen double column article -- Click here]}
|
|
||||||
}
|
|
||||||
\end{center}
|
|
||||||
\end{comment}
|
|
||||||
|
|
||||||
\vspace*{-.5pc}
|
|
||||||
|
|
||||||
\enlargethispage*{\baselineskip}
|
|
||||||
|
|
||||||
\src{}\hypertarget{sc}{}
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\hyperlink{bsc}{\includeclip{1}{88 120 514 724}{elstest-1p.pdf}}
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
\src{}\hypertarget{dc}{}
|
|
||||||
\def\rulecolor{blue!70}
|
|
||||||
\hyperlink{bsc}{\includeclip{1}{27 61 562 758}{elstest-5p.pdf}}
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
|
|
||||||
~\hfill $\Box$
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -1,47 +0,0 @@
|
|||||||
# $Id: makefile 193 2020-11-23 11:15:37Z rishi $
|
|
||||||
|
|
||||||
file=elsdoc
|
|
||||||
|
|
||||||
|
|
||||||
all: pdf out
|
|
||||||
make pdf
|
|
||||||
make pdf
|
|
||||||
|
|
||||||
out:
|
|
||||||
if [ -f $(file).out ] ; then cp $(file).out tmp.out; fi ;
|
|
||||||
sed 's/BOOKMARK/dtxmark/g;' tmp.out > x.out; mv x.out tmp.out ;
|
|
||||||
|
|
||||||
pdf:
|
|
||||||
pdflatex $(file).tex
|
|
||||||
|
|
||||||
index:
|
|
||||||
makeindex -s gind.ist -o $(file).ind $(file).idx
|
|
||||||
|
|
||||||
changes:
|
|
||||||
makeindex -s gglo.ist -o $(file).gls $(file).glo
|
|
||||||
|
|
||||||
xview:
|
|
||||||
# xpdf -z 200 $(file).pdf &>/dev/null
|
|
||||||
open -a 'Skim.app' $(file).pdf
|
|
||||||
|
|
||||||
view:
|
|
||||||
open -a 'Adobe Reader.app' $(file).pdf
|
|
||||||
|
|
||||||
ins:
|
|
||||||
latex $(file).ins
|
|
||||||
|
|
||||||
diff:
|
|
||||||
diff $(file).sty ../$(file).sty |less
|
|
||||||
|
|
||||||
copy:
|
|
||||||
cp $(file).sty ../
|
|
||||||
|
|
||||||
|
|
||||||
# python #########################################################
|
|
||||||
plots: $(PYTHONPDFFILES)
|
|
||||||
$(PYTHONPDFFILES): %.pdf: %.py plotstyle.py
|
|
||||||
python3 $<
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,384 +0,0 @@
|
|||||||
%%
|
|
||||||
%% pdfwidgets.sty
|
|
||||||
%%
|
|
||||||
%% $Id: pdfwidgets.sty,v 1.2 2007-10-22 09:45:17 cvr Exp $
|
|
||||||
%%
|
|
||||||
%% (c) C. V. Radhakrishnan <cvr@river-valley.org>
|
|
||||||
%%
|
|
||||||
%% This package may be distributed under the terms of the LaTeX Project
|
|
||||||
%% Public License, as described in lppl.txt in the base LaTeX distribution.
|
|
||||||
%% Either version 1.0 or, at your option, any later version.
|
|
||||||
%%
|
|
||||||
%\RequirePackage[oldstyle]{minion}
|
|
||||||
%\RequirePackage[scaled=.8]{prima}
|
|
||||||
%\RequirePackage[scaled=.9]{lfr}
|
|
||||||
\usepackage[dvipsnames,svgnames]{xcolor}
|
|
||||||
\RequirePackage{graphicx}
|
|
||||||
\RequirePackage{tikz}
|
|
||||||
\usetikzlibrary{backgrounds}
|
|
||||||
|
|
||||||
%\def\thesection{\ifnum\c@section<10
|
|
||||||
% \protect\phantom{0}\fi\arabic{section}}
|
|
||||||
|
|
||||||
\newdimen\lmrgn
|
|
||||||
\def\rulecolor{orange}
|
|
||||||
\def\rulewidth{1pt}
|
|
||||||
\pgfdeclareshape{filledbox}{%
|
|
||||||
\inheritsavedanchors[from=rectangle] % this is nearly a rectangle
|
|
||||||
\inheritanchorborder[from=rectangle]
|
|
||||||
\inheritanchor[from=rectangle]{center}
|
|
||||||
\inheritanchor[from=rectangle]{north}
|
|
||||||
\inheritanchor[from=rectangle]{south}
|
|
||||||
\inheritanchor[from=rectangle]{west}
|
|
||||||
\inheritanchor[from=rectangle]{east}
|
|
||||||
% ... and possibly more
|
|
||||||
\backgroundpath{% this is new
|
|
||||||
% store lower right in xa/ya and upper right in xb/yb
|
|
||||||
\southwest \pgf@xa=\pgf@x \pgf@ya=\pgf@y
|
|
||||||
\northeast \pgf@xb=\pgf@x \pgf@yb=\pgf@y
|
|
||||||
% compute corner of ``flipped page''
|
|
||||||
\pgf@xc=\pgf@xb \advance\pgf@xc by-5pt % this should be a parameter
|
|
||||||
\pgf@yc=\pgf@yb \advance\pgf@yc by-5pt
|
|
||||||
% construct rescue_local_eod path
|
|
||||||
\pgfsetlinewidth{\rulewidth}
|
|
||||||
\pgfsetstrokecolor{\rulecolor}
|
|
||||||
\pgfpathmoveto{\pgfpoint{\pgf@xa}{\pgf@ya}}
|
|
||||||
\pgfsetcornersarced{\pgfpoint{9pt}{9pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xa}{\pgf@yb}}
|
|
||||||
% \pgfsetcornersarced{\pgforigin}
|
|
||||||
\pgfsetcornersarced{\pgfpoint{9pt}{9pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xb}{\pgf@yb}}
|
|
||||||
\pgfsetcornersarced{\pgfpoint{9pt}{9pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xb}{\pgf@ya}}
|
|
||||||
\pgfsetcornersarced{\pgforigin}
|
|
||||||
\pgfpathclose ;
|
|
||||||
% \draw(\pgf@xa,\pgf@ya) -- (\pgf@xa,\pgf@yb) ;
|
|
||||||
}%
|
|
||||||
}
|
|
||||||
\pgfdeclareshape{roundedbox}{%
|
|
||||||
\inheritsavedanchors[from=rectangle] % this is nearly a rectangle
|
|
||||||
\inheritanchorborder[from=rectangle]
|
|
||||||
\inheritanchor[from=rectangle]{center}
|
|
||||||
\inheritanchor[from=rectangle]{north}
|
|
||||||
\inheritanchor[from=rectangle]{south}
|
|
||||||
\inheritanchor[from=rectangle]{west}
|
|
||||||
\inheritanchor[from=rectangle]{east}
|
|
||||||
% ... and possibly more
|
|
||||||
\backgroundpath{% this is new
|
|
||||||
% store lower right in xa/ya and upper right in xb/yb
|
|
||||||
\southwest \pgf@xa=\pgf@x \pgf@ya=\pgf@y
|
|
||||||
\northeast \pgf@xb=\pgf@x \pgf@yb=\pgf@y
|
|
||||||
% compute corner of ``flipped page''
|
|
||||||
\pgf@xc=\pgf@xb \advance\pgf@xc by-5pt % this should be a parameter
|
|
||||||
\pgf@yc=\pgf@yb \advance\pgf@yc by-5pt
|
|
||||||
% construct rescue_local_eod path
|
|
||||||
\pgfsetlinewidth{\rulewidth}
|
|
||||||
\pgfsetstrokecolor{\rulecolor}
|
|
||||||
\pgfpathmoveto{\pgfpoint{\pgf@xa}{\pgf@ya}}
|
|
||||||
\pgfsetcornersarced{\pgfpoint{4pt}{4pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xa}{\pgf@yb}}
|
|
||||||
% \pgfsetcornersarced{\pgforigin}
|
|
||||||
\pgfsetcornersarced{\pgfpoint{4pt}{4pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xb}{\pgf@yb}}
|
|
||||||
\pgfsetcornersarced{\pgfpoint{4pt}{4pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xb}{\pgf@ya}}
|
|
||||||
% \pgfsetcornersarced{\pgforigin}
|
|
||||||
\pgfsetcornersarced{\pgfpoint{4pt}{4pt}}
|
|
||||||
\pgfpathclose ;
|
|
||||||
% \draw(\pgf@xa,\pgf@ya) -- (\pgf@xa,\pgf@yb) ;
|
|
||||||
}%
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\pgfdeclareshape{buttonbox}{%
|
|
||||||
\inheritsavedanchors[from=rectangle] % this is nearly a rectangle
|
|
||||||
\inheritanchorborder[from=rectangle]
|
|
||||||
\inheritanchor[from=rectangle]{center}
|
|
||||||
\inheritanchor[from=rectangle]{north}
|
|
||||||
\inheritanchor[from=rectangle]{south}
|
|
||||||
\inheritanchor[from=rectangle]{west}
|
|
||||||
\inheritanchor[from=rectangle]{east}
|
|
||||||
% ... and possibly more
|
|
||||||
\backgroundpath{% this is new
|
|
||||||
% store lower right in xa/ya and upper right in xb/yb
|
|
||||||
\southwest \pgf@xa=\pgf@x \pgf@ya=\pgf@y
|
|
||||||
\northeast \pgf@xb=\pgf@x \pgf@yb=\pgf@y
|
|
||||||
% compute corner of ``flipped page''
|
|
||||||
\pgf@xc=\pgf@xb \advance\pgf@xc by-5pt % this should be a parameter
|
|
||||||
\pgf@yc=\pgf@yb \advance\pgf@yc by-5pt
|
|
||||||
% construct rescue_local_eod path
|
|
||||||
\pgfsetlinewidth{1pt}
|
|
||||||
\pgfsetstrokecolor{blue!10}
|
|
||||||
\pgfpathmoveto{\pgfpoint{\pgf@xa}{\pgf@ya}}
|
|
||||||
\pgfsetcornersarced{\pgfpoint{4pt}{4pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xa}{\pgf@yb}}
|
|
||||||
% \pgfsetcornersarced{\pgforigin}
|
|
||||||
\pgfsetcornersarced{\pgfpoint{4pt}{4pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xb}{\pgf@yb}}
|
|
||||||
\pgfsetcornersarced{\pgforigin}
|
|
||||||
% \pgfsetcornersarced{\pgfpoint{9pt}{9pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xb}{\pgf@ya}}
|
|
||||||
\pgfsetcornersarced{\pgforigin}
|
|
||||||
\pgfpathclose ;
|
|
||||||
% \draw(\pgf@xa,\pgf@ya) -- (\pgf@xa,\pgf@yb) ;
|
|
||||||
}%
|
|
||||||
}
|
|
||||||
\pgfdeclareshape{quotedbox}{%
|
|
||||||
\inheritsavedanchors[from=rectangle] % this is nearly a rectangle
|
|
||||||
\inheritanchorborder[from=rectangle]
|
|
||||||
\inheritanchor[from=rectangle]{center}
|
|
||||||
\inheritanchor[from=rectangle]{north}
|
|
||||||
\inheritanchor[from=rectangle]{south}
|
|
||||||
\inheritanchor[from=rectangle]{west}
|
|
||||||
\inheritanchor[from=rectangle]{east}
|
|
||||||
% ... and possibly more
|
|
||||||
\backgroundpath{% this is new
|
|
||||||
% store lower right in xa/ya and upper right in xb/yb
|
|
||||||
\southwest \pgf@xa=\pgf@x \pgf@ya=\pgf@y
|
|
||||||
\northeast \pgf@xb=\pgf@x \pgf@yb=\pgf@y
|
|
||||||
% compute corner of ``flipped page''
|
|
||||||
\pgf@xc=\pgf@xb \advance\pgf@xc by-5pt % this should be a parameter
|
|
||||||
\pgf@yc=\pgf@yb \advance\pgf@yc by-5pt
|
|
||||||
% construct rescue_local_eod path
|
|
||||||
\pgfsetlinewidth{\rulewidth}
|
|
||||||
\pgfsetstrokecolor{\rulecolor}
|
|
||||||
\pgfpathmoveto{\pgfpoint{\pgf@xa}{\pgf@ya}}
|
|
||||||
\pgfsetcornersarced{\pgfpoint{9pt}{9pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xa}{\pgf@yb}}
|
|
||||||
\pgfsetcornersarced{\pgforigin}
|
|
||||||
% \pgfsetcornersarced{\pgfpoint{4pt}{4pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xb}{\pgf@yb}}
|
|
||||||
\pgfsetcornersarced{\pgforigin}
|
|
||||||
% \pgfsetcornersarced{\pgfpoint{9pt}{9pt}}
|
|
||||||
\pgfpathlineto{\pgfpoint{\pgf@xb}{\pgf@ya}}
|
|
||||||
\pgfsetcornersarced{\pgforigin}
|
|
||||||
\pgfpathclose ;
|
|
||||||
% \draw(\pgf@xa,\pgf@ya) -- (\pgf@xa,\pgf@yb) ;
|
|
||||||
}%
|
|
||||||
}
|
|
||||||
|
|
||||||
\newcounter{clip}
|
|
||||||
\newdimen\mywidth
|
|
||||||
\mywidth=\linewidth
|
|
||||||
|
|
||||||
\def\src#1{\gdef\@src{#1}}\let\@src\@empty
|
|
||||||
\def\includeclip{\@ifnextchar[{\@includeclip}{\@includeclip[]}}
|
|
||||||
\def\@includeclip[#1]#2#3#4{\par
|
|
||||||
% \vskip.75\baselineskip plus 3pt minus 1pt
|
|
||||||
\computeLinewidth{\mywidth}%
|
|
||||||
\begingroup\color{white}%
|
|
||||||
\noindent%
|
|
||||||
\begin{tikzpicture}
|
|
||||||
%\node[fill=black!10,draw,shape=filledbox,
|
|
||||||
\node[fill=black!10,%
|
|
||||||
draw,
|
|
||||||
shade,%
|
|
||||||
top color=blue!10,
|
|
||||||
bottom color=cyan!5,
|
|
||||||
shape=filledbox,
|
|
||||||
inner sep=\Sep,
|
|
||||||
text width=\Linewidth] (x)
|
|
||||||
{\parbox{\Linewidth}
|
|
||||||
{\ifx\@src\@empty\else\refstepcounter{clip}\label{clip\theclip}%
|
|
||||||
{\par\vskip6pt\color{orange}\sffamily\small
|
|
||||||
~Clip \theclip:\space\@src.}%
|
|
||||||
\par\vskip3pt\fi\normalcolor
|
|
||||||
\includegraphics[width=\Linewidth,page={#2},%
|
|
||||||
viewport={#3},clip=true,#1]{#4}}
|
|
||||||
\hspace*{-10pt}};
|
|
||||||
\end{tikzpicture}
|
|
||||||
\endgroup
|
|
||||||
% \par\vskip.5\baselineskip
|
|
||||||
% plus 3pt minus 1pt
|
|
||||||
}
|
|
||||||
%%
|
|
||||||
%% include clippings from a pdf document:
|
|
||||||
%% #1 => Optional argument for \includegraphics
|
|
||||||
%% #2 => page number
|
|
||||||
%% #3 => co-ordinates
|
|
||||||
%% #4 => file name
|
|
||||||
|
|
||||||
\newenvironment{quoted}{%\bigskip
|
|
||||||
\computeLinewidth{.95\linewidth}%
|
|
||||||
\global\setbox0=\hbox\bgroup
|
|
||||||
\begin{minipage}{.95\linewidth}\color{brown}%
|
|
||||||
\footnotesize\ttfamily\obeyspaces\obeylines}
|
|
||||||
{\end{minipage}\egroup
|
|
||||||
\vskip12pt plus 3pt minus 3pt\noindent\begin{tikzpicture}
|
|
||||||
\node[fill=blue!10,draw,shade,top color=orange!10,
|
|
||||||
bottom color=white,shape=filledbox,
|
|
||||||
inner sep=8pt,text width=\Linewidth] (x) {\box0} ;
|
|
||||||
\end{tikzpicture}%
|
|
||||||
\vskip12pt plus 3pt minus 3pt}
|
|
||||||
|
|
||||||
\newdimen\Linewidth
|
|
||||||
\newdimen\Sep
|
|
||||||
\def\computeLinewidth#1{\global\setlength\Linewidth{#1}%
|
|
||||||
\global\addtolength{\Linewidth}{-2\Sep}}
|
|
||||||
|
|
||||||
\newdimen\npskip
|
|
||||||
\npskip=0mm
|
|
||||||
|
|
||||||
\long\def\NavigationPanel{%
|
|
||||||
\global\setbox0=\hbox\bgroup
|
|
||||||
\begin{minipage}[t][.8125\panelheight][t]{.9\panelwidth}\color{brown}%
|
|
||||||
%\centering
|
|
||||||
\ifx\@pinclude\empty\relax\par\vfill\else
|
|
||||||
\@pinclude\fi
|
|
||||||
%River Valley Technologies
|
|
||||||
\end{minipage}\egroup
|
|
||||||
\Sep=.5cm
|
|
||||||
\@tempdima=\panelwidth
|
|
||||||
\advance\@tempdima-1cm
|
|
||||||
\computeLinewidth{\@tempdima}%
|
|
||||||
\def\rulewidth{.2pt}%
|
|
||||||
\noindent\begin{tikzpicture}
|
|
||||||
\node[fill=blue!10,draw,shade,bottom color=brown!30,
|
|
||||||
top color=white,shape=filledbox,
|
|
||||||
inner sep=\the\Sep,text width=\Linewidth] (x)
|
|
||||||
{\hspace*{\npskip}\box0} ;
|
|
||||||
\end{tikzpicture}%
|
|
||||||
\vspace*{.0125\panelheight}
|
|
||||||
}
|
|
||||||
|
|
||||||
\long\def\pinclude#1{\gdef\@pinclude{#1}}
|
|
||||||
\let\@pinclude\empty
|
|
||||||
|
|
||||||
\def\Strut{\vrule depth 2pt height 10pt width 0pt}
|
|
||||||
\def\pdfButton#1#2{\begin{tikzpicture}
|
|
||||||
\node[fill=blue!10,draw,shade,top color=blue!50,
|
|
||||||
bottom color=white,shape=buttonbox,
|
|
||||||
inner sep=2pt,text width=#1](x)
|
|
||||||
{\parbox{#1}{\centering\Strut#2}}; \end{tikzpicture}}
|
|
||||||
|
|
||||||
\def\vpanel{\def\@linkcolor{blue}%
|
|
||||||
\def\@urlcolor{blue}%
|
|
||||||
\def\@menucolor{blue}%
|
|
||||||
\begin{minipage}[t][\vpanelheight][c]{\paperwidth}%
|
|
||||||
\normalsfcodes%
|
|
||||||
\hspace*{.25cm}
|
|
||||||
\begin{minipage}[c][\vpanelheight][c]{17cm}
|
|
||||||
\parbox[c][27mm][b]{15mm}%
|
|
||||||
% {\includegraphics[width=15mm]{logo4.pdf}}\hfill%\hspace{1cm}
|
|
||||||
{\def\rulecolor{Goldenrod}%
|
|
||||||
\def\rulewidth{1pt}%
|
|
||||||
\begin{tikzpicture}%
|
|
||||||
%\node[fill=black!10,draw,shape=filledbox,
|
|
||||||
\node[fill=white!10,%
|
|
||||||
draw,
|
|
||||||
% shade,%
|
|
||||||
% top color=blue!10,
|
|
||||||
% bottom color=white,
|
|
||||||
shape=roundedbox,
|
|
||||||
inner sep=2mm,
|
|
||||||
text width=13mm] (x)
|
|
||||||
{\includegraphics[width=13mm]{els-logo.pdf}};
|
|
||||||
\end{tikzpicture}}\hfill
|
|
||||||
%
|
|
||||||
\parbox[c][24mm][b]{145mm}%
|
|
||||||
{{\fontsize{30}{30}\selectfont\textsf{\color{white}elsarticle.cls}}
|
|
||||||
\quad{\fontsize{14}{14}\selectfont\sffamily\color{blue!50}
|
|
||||||
A better way to format your submission}}
|
|
||||||
\end{minipage}
|
|
||||||
\hfill
|
|
||||||
\begin{minipage}[c][\vpanelheight][b]{7.9cm}
|
|
||||||
\sffamily\footnotesize
|
|
||||||
\pdfButton{2cm}{\href{mailto:elsarticle@river-valley.com}{BUGS}}
|
|
||||||
\pdfButton{2cm}{\href{http://support.river-valley.com}{SUPPORT}}
|
|
||||||
\pdfButton{2cm}%
|
|
||||||
{\href{http://www.elsevier.com/locate/latex}%
|
|
||||||
{RESOURCES}}
|
|
||||||
% \pdfButton{2cm}{\Acrobatmenu{GoToPage}{GoTo}}
|
|
||||||
\end{minipage}\\
|
|
||||||
\rule{\paperwidth}{0.1pt}
|
|
||||||
\end{minipage}%
|
|
||||||
}
|
|
||||||
|
|
||||||
\@ifundefined{backgroundcolor}%
|
|
||||||
{\def\backgroundcolor#1{\gdef\@backgroundcolor{#1}}}{}
|
|
||||||
\colorlet{panelbackground}{orange!10}
|
|
||||||
\backgroundcolor{orange!10}
|
|
||||||
\def\@urlcolor{brown}
|
|
||||||
\def\@linkcolor{brown}
|
|
||||||
\def\@menucolor{brown}
|
|
||||||
|
|
||||||
\RequirePackage{moreverb}
|
|
||||||
|
|
||||||
\newenvironment{vquote}%
|
|
||||||
{\medskip
|
|
||||||
\verbatimwrite{tmp.tex}}
|
|
||||||
{\endverbatimwrite
|
|
||||||
\aftergroup\printBox}
|
|
||||||
|
|
||||||
\def\printBox{\bgroup\def\rulecolor{orange}%
|
|
||||||
\def\rulewidth{.2pt}%
|
|
||||||
\noindent\begin{tikzpicture}
|
|
||||||
\node[fill=blue!10,draw,shade,top color=white!10,
|
|
||||||
bottom color=cyan!5,shape=quotedbox,
|
|
||||||
inner sep=8pt,text width=.95\linewidth]
|
|
||||||
{\color{orange}\vspace*{-1pc}%
|
|
||||||
\verbatiminput{tmp.tex}%
|
|
||||||
\vspace*{-\baselineskip}%
|
|
||||||
} ;
|
|
||||||
\end{tikzpicture}%
|
|
||||||
\egroup
|
|
||||||
\medskip
|
|
||||||
}
|
|
||||||
\def\red{\color{Sepia}}
|
|
||||||
\def\verbatim@font{\red\normalfont\ttfamily}
|
|
||||||
|
|
||||||
\def\verbatimcontinuewrite{%
|
|
||||||
\@bsphack
|
|
||||||
% \verbatim@out=#1
|
|
||||||
\let\do\@makeother\dospecials
|
|
||||||
\obeyspaces\catcode`\^^M\active \catcode`\^^I=12
|
|
||||||
\def\verbatim@processline{%
|
|
||||||
\immediate\write\verbatim@out
|
|
||||||
{\the\verbatim@line}}%
|
|
||||||
\verbatim@start}
|
|
||||||
|
|
||||||
\def\@@@lbr{\expandafter\@gobble\string\{}
|
|
||||||
\def\@@@rbr{\expandafter\@gobble\string\}}
|
|
||||||
\def\@@@pcr{\expandafter\@gobble\string\%}
|
|
||||||
|
|
||||||
|
|
||||||
%\immediate\write18{touch mytool.tex
|
|
||||||
% ^^J rm mytool.tex ^^J touch mytool.tex}
|
|
||||||
|
|
||||||
\newenvironment{toolwrite}[1]%
|
|
||||||
{\@tempdima=#1
|
|
||||||
\verbatimwrite{xx}}
|
|
||||||
{\endverbatimwrite
|
|
||||||
\immediate\write18{echo
|
|
||||||
"\string\Clear\@@@lbr\the\@tempdima\@@@rbr\@@@lbr\@@@pcr">>mytool.tex^^J
|
|
||||||
cat xx.tex >> mytool.tex ^^J
|
|
||||||
echo "\@@@rbr" >> mytool.tex}}
|
|
||||||
|
|
||||||
\tikzstyle{place}=[scale=.39,rectangle,draw=blue!90,fill=blue!30,thin,%
|
|
||||||
minimum height=1mm,minimum width=13mm]
|
|
||||||
\tikzstyle{trans}=[scale=.39,rectangle,draw=Olive,fill=Olive!20,thin,%
|
|
||||||
minimum height=1mm,minimum width=13mm]
|
|
||||||
\tikzstyle{past}=[scale=.39,rectangle,draw=Olive,fill=Olive!60,thin,%
|
|
||||||
minimum height=1mm,minimum width=13mm]
|
|
||||||
|
|
||||||
\def\printSq#1{\parbox{107mm}{\@tempcnta=1
|
|
||||||
\let\printfill\@empty
|
|
||||||
\loop\ifnum\@tempcnta<#1
|
|
||||||
{\printfill\ifnum\c@page=\@tempcnta
|
|
||||||
\tikz\node at(0,0) [place]{};\else
|
|
||||||
\ifnum\c@page<\@tempcnta
|
|
||||||
\hyperlink{page.\the\@tempcnta}{\tikz\node at(0,0)
|
|
||||||
[trans]{};}%
|
|
||||||
\else
|
|
||||||
\hyperlink{page.\the\@tempcnta}{\tikz\node at(0,0)
|
|
||||||
[past]{};}%
|
|
||||||
\fi\fi}%
|
|
||||||
\advance\@tempcnta 1 \let\printfill\,\repeat}}
|
|
||||||
|
|
||||||
|
|
||||||
\endinput
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,478 +0,0 @@
|
|||||||
%
|
|
||||||
%
|
|
||||||
% File: rvdtx.sty
|
|
||||||
%
|
|
||||||
% Auxiliary package to format *.dtx documents.
|
|
||||||
%
|
|
||||||
% Copyright (c) 2008-2020 CV Radhakrishnan <cvr@stmdocs.in>,
|
|
||||||
%
|
|
||||||
% This file may be distributed and/or modified under the conditions
|
|
||||||
% of the LaTeX Project Public License, either version 1.2 of this
|
|
||||||
% license or (at your option) any later version. The latest version
|
|
||||||
% of this license is in:
|
|
||||||
%
|
|
||||||
% http://www.latex-project.org/lppl.txt
|
|
||||||
%
|
|
||||||
% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
% version 1999/12/01 or later.
|
|
||||||
%
|
|
||||||
%
|
|
||||||
\newcounter{colorscheme}
|
|
||||||
|
|
||||||
\newif\if@xcolor \@xcolorfalse
|
|
||||||
\newif\if@mylogo \@mylogofalse
|
|
||||||
|
|
||||||
\DeclareOption{mylogo}{\global\@mylogotrue}
|
|
||||||
\DeclareOption{green}{\setcounter{colorscheme}{1}}
|
|
||||||
\DeclareOption{orange}{\setcounter{colorscheme}{0}}
|
|
||||||
\DeclareOption{xcolor}{\global\@xcolortrue}
|
|
||||||
\DeclareOption{qone}{\AtEndOfPackage{\global\let\dtxmark\dtxmarkone}}
|
|
||||||
\DeclareOption{qtwo}{\AtEndOfPackage{\global\let\dtxmark\dtxmarktwo}}
|
|
||||||
|
|
||||||
\ProcessOptions
|
|
||||||
\def\loadXcolor{\if@xcolor\RequirePackage[dvipsnames,svgnames]{xcolor}\fi}
|
|
||||||
|
|
||||||
\loadXcolor
|
|
||||||
\ifcase\thecolorscheme
|
|
||||||
%
|
|
||||||
% Orange color spec (default)
|
|
||||||
%
|
|
||||||
\colorlet{itemcolor}{brown}
|
|
||||||
\colorlet{verbcolor}{Sepia}
|
|
||||||
\colorlet{botrulecolor}{orange!25}
|
|
||||||
\colorlet{botbgcolor}{orange!15}
|
|
||||||
\colorlet{botcolor}{orange!80}
|
|
||||||
\colorlet{pgrulecolor}{orange}
|
|
||||||
\colorlet{pgbgcolor}{white}
|
|
||||||
|
|
||||||
\colorlet{quicklinkrulecolor}{orange!40}
|
|
||||||
\colorlet{quicklinkcolor}{brown}
|
|
||||||
\colorlet{topverticalrule}{brown}
|
|
||||||
\colorlet{titlecolor}{brown}
|
|
||||||
\colorlet{hlinkcolor}{brown}
|
|
||||||
\colorlet{hlinktricolor}{orange!70}
|
|
||||||
\colorlet{linkcolor}{brown}
|
|
||||||
\colorlet{urlcolor}{brown}
|
|
||||||
|
|
||||||
% \colorlet{arrayrulecolor}{olive!30}
|
|
||||||
\colorlet{seccolor}{brown}
|
|
||||||
|
|
||||||
\colorlet{toprulecolor}{orange!30}
|
|
||||||
\colorlet{topbgcolor}{orange!10}
|
|
||||||
\colorlet{topcolor}{brown!80}
|
|
||||||
%
|
|
||||||
%
|
|
||||||
\or% Green color specs
|
|
||||||
%
|
|
||||||
%
|
|
||||||
\colorlet{itemcolor}{OliveGreen}
|
|
||||||
\colorlet{verbcolor}{OliveGreen}
|
|
||||||
\colorlet{botrulecolor}{GreenYellow!25}
|
|
||||||
\colorlet{botbgcolor}{GreenYellow!30}
|
|
||||||
\colorlet{botcolor}{Green!80}
|
|
||||||
\colorlet{pgrulecolor}{GreenYellow}
|
|
||||||
\colorlet{pgbgcolor}{white}
|
|
||||||
|
|
||||||
\colorlet{quicklinkrulecolor}{Green!40}
|
|
||||||
\colorlet{quicklinkcolor}{Green}
|
|
||||||
\colorlet{topverticalrule}{Green}
|
|
||||||
\colorlet{titlecolor}{DarkOliveGreen}
|
|
||||||
\colorlet{hlinkcolor}{DarkOliveGreen}
|
|
||||||
\colorlet{hlinktricolor}{Green!70}
|
|
||||||
\colorlet{linkcolor}{OliveGreen}
|
|
||||||
\colorlet{urlcolor}{OliveGreen}
|
|
||||||
|
|
||||||
% \colorlet{arrayrulecolor}{olive!30}
|
|
||||||
\colorlet{seccolor}{OliveGreen}
|
|
||||||
|
|
||||||
\colorlet{toprulecolor}{GreenYellow!50}
|
|
||||||
\colorlet{topbgcolor}{GreenYellow!20}
|
|
||||||
\colorlet{topcolor}{GreenYellow!80}
|
|
||||||
\fi
|
|
||||||
|
|
||||||
\def\floatpagefraction{.99}
|
|
||||||
\usepackage{geometry}
|
|
||||||
\geometry{top=2in,
|
|
||||||
bottom=1in,
|
|
||||||
left=2in,
|
|
||||||
right=1in,
|
|
||||||
a4paper}
|
|
||||||
|
|
||||||
%\DeclareRobustCommand{\LaTeX}{L\kern-.25em%
|
|
||||||
% {\sbox\z@ T%
|
|
||||||
% \vbox to\ht\z@{%
|
|
||||||
% {\check@mathfonts
|
|
||||||
% \fontsize\sf@size\z@
|
|
||||||
% \math@fontsfalse\selectfont
|
|
||||||
% A}%
|
|
||||||
% \vss}%
|
|
||||||
% }%-.10em%
|
|
||||||
% \TeX
|
|
||||||
%}
|
|
||||||
\DeclareRobustCommand{\LaTeX}{L\kern-.25em%
|
|
||||||
{\sbox\z@ T%
|
|
||||||
\vbox to\ht\z@{%
|
|
||||||
\hbox{%
|
|
||||||
\check@mathfonts
|
|
||||||
\fontsize\sf@size\z@
|
|
||||||
\math@fontsfalse\selectfont
|
|
||||||
A}%
|
|
||||||
\vss}%
|
|
||||||
}%
|
|
||||||
\kern-.10em%
|
|
||||||
\TeX}
|
|
||||||
|
|
||||||
\RequirePackage{pdfwidgets}
|
|
||||||
|
|
||||||
\RequirePackage{comment,xspace}
|
|
||||||
\def\xml{\textsc{xml}\xspace}
|
|
||||||
\def\latex{\LaTeX\xspace}
|
|
||||||
\def\pdf{\textsc{pdf}\xspace}
|
|
||||||
\def\pdfa{\textsc{pdf/a-1}b\xspace}
|
|
||||||
\def\pdfx{\textsc{pdf/x-1}a\xspace}
|
|
||||||
\def\xmp{\textsc{xmp}\xspace}
|
|
||||||
\def\pdftex{\textsc{pdf\TeX}\xspace}
|
|
||||||
\def\defmacro#1{\texttt{\@bsl#1}}
|
|
||||||
\def\thanh{H\`an Th\^e Th\`anh\xspace}
|
|
||||||
\def\gnulinux{\textsc{gnu/linux}\xspace}
|
|
||||||
|
|
||||||
\let\@DRAFTout@Hook\@empty
|
|
||||||
\newcommand{\DRAFTout}{\g@addto@macro\@DRAFTout@Hook}
|
|
||||||
\newcommand{\@DRAFTout@Out}{%
|
|
||||||
\afterassignment\@DRAFTout@Test
|
|
||||||
\global\setbox\@cclv=
|
|
||||||
}
|
|
||||||
\newcommand{\@DRAFTout@Test}{%
|
|
||||||
\ifvoid\@cclv\relax
|
|
||||||
\aftergroup\@DRAFTout@Output
|
|
||||||
\else
|
|
||||||
\@DRAFTout@Output
|
|
||||||
\fi%
|
|
||||||
}
|
|
||||||
\newcommand{\@DRAFTout@Output}{%
|
|
||||||
\@DRAFTout@Hook%
|
|
||||||
\@DRAFTout@Org@Out\box\@cclv%
|
|
||||||
}
|
|
||||||
\newcommand{\@DRAFTout@Org@Out}{}
|
|
||||||
\newcommand*{\@DRAFTout@Init}{%
|
|
||||||
\let\@DRAFTout@Org@Out\shipout
|
|
||||||
\let\shipout\@DRAFTout@Out
|
|
||||||
}
|
|
||||||
\newdimen\OHeight
|
|
||||||
\setlength\OHeight{\textheight}
|
|
||||||
\addtolength\OHeight{\headheight}
|
|
||||||
\addtolength\OHeight{\headsep}
|
|
||||||
\addtolength\OHeight{\footskip}
|
|
||||||
|
|
||||||
|
|
||||||
\newif\ifoverlay\overlayfalse
|
|
||||||
|
|
||||||
\AtBeginDocument{\@DRAFTout@Init}
|
|
||||||
\newcommand{\@DraftOverlay@Hook}{}
|
|
||||||
\newcommand{\AddToDraftOverlay}{\g@addto@macro\@DraftOverlay@Hook}
|
|
||||||
\newcommand{\ClearDraftOverlay}{\let\@DraftOverlay@Hook\@empty}
|
|
||||||
\newcommand{\@DraftOverlay}{%
|
|
||||||
\ifx\@DraftOverlay@Hook\@empty
|
|
||||||
\else
|
|
||||||
\bgroup
|
|
||||||
\@tempdima=1in
|
|
||||||
\@tempcnta=\@tempdima
|
|
||||||
\@tempcntb=-\@tempdima
|
|
||||||
\advance\@tempcntb\paperheight
|
|
||||||
\ifoverlay
|
|
||||||
\global\setbox\@cclv\vbox{%
|
|
||||||
\box\@cclv
|
|
||||||
\vbox{\let\protect\relax%
|
|
||||||
\unitlength=1pt%
|
|
||||||
\pictur@(0,0)(\strip@pt\@tempdima,\strip@pt\@tempdimb)%
|
|
||||||
\@DraftOverlay@Hook%
|
|
||||||
\endpicture}}%
|
|
||||||
\else
|
|
||||||
\global\setbox\@cclv\vbox{%
|
|
||||||
\vbox{\let\protect\relax%
|
|
||||||
\unitlength=1sp%
|
|
||||||
\pictur@(0,0)(\@tempcnta,\@tempcntb)%
|
|
||||||
\@DraftOverlay@Hook%
|
|
||||||
\endpicture}%
|
|
||||||
\box\@cclv}%
|
|
||||||
\fi
|
|
||||||
\egroup
|
|
||||||
\fi
|
|
||||||
}
|
|
||||||
|
|
||||||
\definecolor{gray30}{gray}{.7}
|
|
||||||
\definecolor{gray20}{gray}{.8}
|
|
||||||
\definecolor{gray10}{gray}{.9}
|
|
||||||
|
|
||||||
\DRAFTout{\@DraftOverlay}
|
|
||||||
\long\def\puttext(#1)#2{\AddToDraftOverlay{%
|
|
||||||
\setlength{\unitlength}{1pt}\thinlines%
|
|
||||||
\put(#1){#2}}}
|
|
||||||
|
|
||||||
\RequirePackage{shortvrb}
|
|
||||||
\MakeShortVerb{\|}
|
|
||||||
\RequirePackage{amsfonts,amssymb}
|
|
||||||
\IfFileExists{pxfonts.sty}{\RequirePackage{pxfonts}}{}
|
|
||||||
%\IfFileExists{charter.sty}{\RequirePackage{charter}}{}
|
|
||||||
\IfFileExists{lfr.sty}{\RequirePackage[scaled=.85]{lfr}}{}
|
|
||||||
%\IfFileExists{prima.sty}{\RequirePackage[scaled=.8]{prima}}{}
|
|
||||||
|
|
||||||
\def\theCodelineNo{\reset@font\tiny\arabic{CodelineNo}}
|
|
||||||
|
|
||||||
\def\@seccntformat#1{\llap{\csname the#1\endcsname.\hspace*{6pt}}}
|
|
||||||
\def\section{\@startsection {section}{1}{\z@}%
|
|
||||||
{-3.5ex \@plus -1ex \@minus -.2ex}%
|
|
||||||
{2.3ex \@plus.2ex}%
|
|
||||||
{\normalfont\large\bfseries\color{seccolor}}}
|
|
||||||
\def\subsection{\@startsection{subsection}{2}{\z@}%
|
|
||||||
{-2.25ex\@plus -1ex \@minus -.2ex}%
|
|
||||||
{1.5ex \@plus .2ex}%
|
|
||||||
{\normalfont\normalsize\bfseries\color{seccolor}}}
|
|
||||||
\def\subsubsection{\@startsection{subsubsection}{3}{\z@}%
|
|
||||||
{-1.25ex\@plus -1ex \@minus -.2ex}%
|
|
||||||
{1.5ex \@plus .2ex}%
|
|
||||||
{\normalfont\normalsize\bfseries\color{seccolor}}}
|
|
||||||
|
|
||||||
%\RequirePackage[draft]{pdfdraftcopy}
|
|
||||||
% \draftstring{}
|
|
||||||
\puttext(0,36){\botstring}%
|
|
||||||
\puttext(0,840){\copy\topbox}
|
|
||||||
\if@mylogo
|
|
||||||
\puttext(531,829){\cvrlogo}
|
|
||||||
\fi
|
|
||||||
|
|
||||||
\RequirePackage{colortbl}
|
|
||||||
%\arrayrulecolor{arrayrulecolor}
|
|
||||||
\let\shline\hline
|
|
||||||
\def\hline{\noalign{\vskip3pt}\shline\noalign{\vskip4pt}}
|
|
||||||
|
|
||||||
\RequirePackage[pdftex,colorlinks]{hyperref}
|
|
||||||
\def\Hlink#1#2{\hyperlink{#2}{\color{hlinktricolor}%
|
|
||||||
$\blacktriangleright$~\color{hlinkcolor}#1}}
|
|
||||||
\def\@linkcolor{linkcolor}
|
|
||||||
\def\@urlcolor{urlcolor}
|
|
||||||
|
|
||||||
\pagestyle{empty}
|
|
||||||
\def\version#1{\gdef\@version{#1}}
|
|
||||||
\def\@version{1.0}
|
|
||||||
\def\contact#1{\gdef\@contact{#1}}
|
|
||||||
\def\author#1{\gdef\@author{#1}}
|
|
||||||
\def\@author{STM Document Engineering Pvt Ltd.}
|
|
||||||
\def\@contact{\texttt{support@stmdocs.in}}
|
|
||||||
\def\keywords#1{\gdef\@keywords{#1}}
|
|
||||||
\def\@keywords{\LaTeX, \xml}
|
|
||||||
|
|
||||||
\long\def\Hrule{\\\hspace*{-3em}%
|
|
||||||
{\color{quicklinkrulecolor}\rule{\linewidth}{.1pt}}\\}
|
|
||||||
|
|
||||||
\long\def\dtxmarkone[#1][#2]#3#4#5{\def\next{#1}%
|
|
||||||
\ifcase\next\or\Hlink{#4}{#3}\Hrule \fi}
|
|
||||||
|
|
||||||
\newcounter{dtx}
|
|
||||||
|
|
||||||
\long\def\dtxmarktwo[#1][#2]#3#4#5{\def\next{#1}%
|
|
||||||
% \stepcounter{dtx}\parbox{.45\linewidth}%
|
|
||||||
\stepcounter{dtx}\parbox[][11pt][b]{.45\linewidth}%
|
|
||||||
{\ifcase\next\or\Hlink{#4}{#3}\fi}%
|
|
||||||
\ifodd\thedtx\relax\else\Hrule\fi}
|
|
||||||
|
|
||||||
\let\dtxmark\dtxmarkone
|
|
||||||
|
|
||||||
\newbox\topbox
|
|
||||||
\long\def\maketitle{\global\setbox\topbox=\vbox{\hsize=\paperwidth
|
|
||||||
\parindent=0pt
|
|
||||||
\fcolorbox{toprulecolor}{topbgcolor}%
|
|
||||||
{\parbox[t][2in][c]{\paperwidth}%
|
|
||||||
{\hspace*{15mm}%
|
|
||||||
\parbox[c]{.35\paperwidth}{\fontsize{18pt}{20pt}%
|
|
||||||
\raggedright\normalfont\sffamily \selectfont
|
|
||||||
\color{titlecolor} \@title\\[6pt]
|
|
||||||
{\normalsize\rmfamily\scshape\@author}}%
|
|
||||||
% {\footnotesize\textsc{keywords:} \@keywords}}%
|
|
||||||
\hfill
|
|
||||||
\parbox[c][2in][c]{1mm}{\color{topverticalrule}%
|
|
||||||
\rule{.1pt}{2in}}%
|
|
||||||
\hfill
|
|
||||||
\parbox[c][2in][c]{.35\paperwidth}%
|
|
||||||
{\normalfont\footnotesize\sffamily\color{quicklinkcolor}%
|
|
||||||
% \advance\baselineskip-3pt%
|
|
||||||
\advance\baselineskip-5pt%
|
|
||||||
\vspace*{6pt} QUICK LINKS\Hrule
|
|
||||||
\IfFileExists{tmp.out}{\input tmp.out}{}%
|
|
||||||
}\hspace*{5mm}%
|
|
||||||
}%
|
|
||||||
}%
|
|
||||||
}%
|
|
||||||
}
|
|
||||||
\gdef\botstring{\fcolorbox{botrulecolor}{botbgcolor}%
|
|
||||||
{\parbox[t][.5in][t]{\paperwidth}%
|
|
||||||
{\normalfont\sffamily\footnotesize%
|
|
||||||
\color{botcolor}%
|
|
||||||
\hspace*{5mm}\parbox[c][.5in][c]{.45\paperwidth}%
|
|
||||||
{\raggedright \textcopyright\ \the\year, Elsevier Ltd.
|
|
||||||
Bugs, feature requests, suggestions and comments %\\
|
|
||||||
shall be mailed to \href{mailto:elsarticle@stmdocs.in}
|
|
||||||
{$<$elsarticle@stmdocs.in$>$}.
|
|
||||||
}\hfill%
|
|
||||||
\parbox[c][.5in][c]{1cm}
|
|
||||||
{\centering\sffamily\mdseries
|
|
||||||
\fcolorbox{pgrulecolor}{pgbgcolor}{\thepage}%
|
|
||||||
}\hfill
|
|
||||||
\parbox[c][.5in][c]{.45\paperwidth}
|
|
||||||
{\raggedleft\begin{tabular}{rl}%
|
|
||||||
Version:&\@version\\
|
|
||||||
Date:&\@date\\
|
|
||||||
Contact:&\@contact
|
|
||||||
\end{tabular}\hspace*{5mm}%
|
|
||||||
}%
|
|
||||||
}%
|
|
||||||
}%
|
|
||||||
}
|
|
||||||
|
|
||||||
\def\MacroFont{\fontencoding\encodingdefault
|
|
||||||
\fontfamily\ttdefault
|
|
||||||
\fontseries\mddefault
|
|
||||||
\fontshape\updefault
|
|
||||||
\color{verbcolor}\small}%
|
|
||||||
|
|
||||||
\def\verbatim@font{\normalfont\color{verbcolor}\ttfamily}
|
|
||||||
|
|
||||||
\def\verb{\relax\ifmmode\hbox\else\leavevmode\null\fi
|
|
||||||
\bgroup
|
|
||||||
\verb@eol@error \let\do\@makeother \dospecials
|
|
||||||
\verbatim@font\@noligs
|
|
||||||
\@ifstar\@sverb\@verb}
|
|
||||||
|
|
||||||
|
|
||||||
\def\@lbr{\expandafter\@gobble\string\{}
|
|
||||||
\def\@rbr{\expandafter\@gobble\string\}}
|
|
||||||
\def\@bsl{\expandafter\@gobble\string\\}
|
|
||||||
\def\@Bsl#1{\texttt{\@bsl#1}\xspace}
|
|
||||||
\def\trics#1{\protect\@Bsl{#1}}
|
|
||||||
\def\onecs#1{\protect\@Bsl{#1}}
|
|
||||||
%\let\trics\onecs
|
|
||||||
\@ifundefined{c@Glossary}{}{\c@GlossaryColumns=1
|
|
||||||
\c@IndexColumns=2}
|
|
||||||
|
|
||||||
\def\index@prologue{\section{Index}%
|
|
||||||
\markboth{Index}{Index}%
|
|
||||||
% Numbers written in italic refer to the page
|
|
||||||
% where the corresponding entry is described;
|
|
||||||
% numbers underlined refer to the
|
|
||||||
% \ifcodeline@index
|
|
||||||
% code line of the
|
|
||||||
% \fi
|
|
||||||
% definition; numbers in roman refer to the
|
|
||||||
% \ifcodeline@index
|
|
||||||
% code lines
|
|
||||||
% \else
|
|
||||||
% pages
|
|
||||||
% \fi
|
|
||||||
% where the entry is used.
|
|
||||||
}
|
|
||||||
|
|
||||||
\@ifundefined{theglossary}{}{%
|
|
||||||
\renewenvironment{theglossary}{%
|
|
||||||
\glossary@prologue%][\GlossaryMin]%
|
|
||||||
\GlossaryParms \let\item\@idxitem \ignorespaces}%
|
|
||||||
{}}
|
|
||||||
|
|
||||||
\newenvironment{decl}[1][]%
|
|
||||||
{\par\small\addvspace{1.5ex plus 1ex}%
|
|
||||||
\vskip -\parskip
|
|
||||||
\ifx\relax#1\relax
|
|
||||||
\def\@decl@date{}%
|
|
||||||
\else
|
|
||||||
\def\@decl@date{\NEWfeature{#1}}%
|
|
||||||
\fi
|
|
||||||
\noindent%\hspace{-\leftmargini}%
|
|
||||||
\begin{tabular}{l}\hline\ignorespaces}%
|
|
||||||
{\\\hline\end{tabular}\nobreak\@decl@date\par\nobreak
|
|
||||||
\vspace{0.75ex}\vskip -\parskip\ignorespacesafterend\noindent}
|
|
||||||
|
|
||||||
\newif\ifhave@multicol
|
|
||||||
\newif\ifcodeline@index
|
|
||||||
|
|
||||||
\IfFileExists{multicol.sty}{\have@multicoltrue
|
|
||||||
\RequirePackage{multicol}%
|
|
||||||
}{}
|
|
||||||
|
|
||||||
\newdimen\IndexMin \IndexMin = 80pt
|
|
||||||
\newcount\c@IndexColumns \c@IndexColumns = 2
|
|
||||||
\ifhave@multicol
|
|
||||||
\renewenvironment{theindex}
|
|
||||||
{\begin{multicols}\c@IndexColumns[\index@prologue][\IndexMin]%
|
|
||||||
\IndexParms \let\item\@idxitem \ignorespaces}%
|
|
||||||
{\end{multicols}}
|
|
||||||
\else
|
|
||||||
\typeout{Can't find multicol.sty -- will use normal index layout if
|
|
||||||
necessary.}
|
|
||||||
\def\theindex{\@restonecoltrue\if@twocolumn\@restonecolfalse\fi
|
|
||||||
\columnseprule \z@ \columnsep 35\p@
|
|
||||||
\twocolumn[\index@prologue]%
|
|
||||||
\IndexParms \let\item\@idxitem \ignorespaces}
|
|
||||||
\def\endtheindex{\if@restonecol\onecolumn\else\clearpage\fi}
|
|
||||||
\fi
|
|
||||||
\long\def\IndexPrologue#1{\@bsphack\def\index@prologue{#1}\@esphack}
|
|
||||||
\@ifundefined{index@prologue}
|
|
||||||
{\def\index@prologue{\section{Index}%
|
|
||||||
\markboth{Index}{Index}%
|
|
||||||
% Numbers written in italic refer to the page
|
|
||||||
% where the corresponding entry is described;
|
|
||||||
% numbers underlined refer to the
|
|
||||||
% \ifcodeline@index
|
|
||||||
% code line of the
|
|
||||||
% \fi
|
|
||||||
% definition; numbers in roman refer to the
|
|
||||||
% \ifcodeline@index
|
|
||||||
% code lines
|
|
||||||
% \else
|
|
||||||
% pages
|
|
||||||
% \fi
|
|
||||||
% where the entry is used.
|
|
||||||
}}{}
|
|
||||||
\@ifundefined{IndexParms}
|
|
||||||
{\def\IndexParms{%
|
|
||||||
\parindent \z@
|
|
||||||
\columnsep 15pt
|
|
||||||
\parskip 0pt plus 1pt
|
|
||||||
\rightskip 15pt
|
|
||||||
\mathsurround \z@
|
|
||||||
\parfillskip=-15pt
|
|
||||||
\footnotesize
|
|
||||||
\def\@idxitem{\par\hangindent 30pt}%
|
|
||||||
\def\subitem{\@idxitem\hspace*{15pt}}%
|
|
||||||
\def\subsubitem{\@idxitem\hspace*{25pt}}%
|
|
||||||
\def\indexspace{\par\vspace{10pt plus 2pt minus 3pt}}%
|
|
||||||
}}{}
|
|
||||||
\def\efill{\hfill\nopagebreak}%
|
|
||||||
\def\dotfill{\leaders\hbox to.6em{\hss .\hss}\hskip\z@ plus 1fill}%
|
|
||||||
\def\dotfil{\leaders\hbox to.6em{\hss .\hss}\hfil}%
|
|
||||||
\def\pfill{\unskip~\dotfill\penalty500\strut\nobreak
|
|
||||||
\dotfil~\ignorespaces}%
|
|
||||||
|
|
||||||
\let\scan@allowedfalse\relax
|
|
||||||
|
|
||||||
\def\tlformat#1{\begingroup\Large
|
|
||||||
\parbox[c][1.25em][c]{1.25em}{\centering\fontfamily{phv}
|
|
||||||
\fontseries{m}%
|
|
||||||
\selectfont\color{white}\huge#1}%
|
|
||||||
\endgroup}
|
|
||||||
\def\tlFormat#1{\begingroup\Large
|
|
||||||
\parbox[c][1.25em][c]{1.25em}{\centering\fontfamily{phv}
|
|
||||||
\fontseries{m}%
|
|
||||||
\selectfont\color{black}\huge#1}%
|
|
||||||
\endgroup}
|
|
||||||
\def\cvrlogo{\begingroup\fboxsep=2pt
|
|
||||||
\colorbox{olive}{\tlformat{c}}%
|
|
||||||
\colorbox{blue}{\tlformat{v}}%
|
|
||||||
\colorbox{red}{\tlformat{r}}
|
|
||||||
\endgroup}
|
|
||||||
|
|
||||||
|
|
||||||
\endinput
|
|
||||||
|
|
||||||
%%
|
|
||||||
%% End of file 'rvdtx.sty'
|
|
||||||
%%
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,168 +0,0 @@
|
|||||||
%%
|
|
||||||
%% Copyright 2007-2020 Elsevier Ltd
|
|
||||||
%%
|
|
||||||
%% This file is part of the 'Elsarticle Bundle'.
|
|
||||||
%% ---------------------------------------------
|
|
||||||
%%
|
|
||||||
%% It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
%% License, either version 1.2 of this license or (at your option) any
|
|
||||||
%% later version. The latest version of this license is in
|
|
||||||
%% http://www.latex-project.org/lppl.txt
|
|
||||||
%% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
%% version 1999/12/01 or later.
|
|
||||||
%%
|
|
||||||
%% The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
%% given in the file `manifest.txt'.
|
|
||||||
%%
|
|
||||||
%% Template article for Elsevier's document class `elsarticle'
|
|
||||||
%% with harvard style bibliographic references
|
|
||||||
|
|
||||||
\documentclass[preprint,12pt,authoryear]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the option review to obtain double line spacing
|
|
||||||
%% \documentclass[authoryear,preprint,review,12pt]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the options 1p,twocolumn; 3p; 3p,twocolumn; 5p; or 5p,twocolumn
|
|
||||||
%% for a journal layout:
|
|
||||||
%% \documentclass[final,1p,times,authoryear]{elsarticle}
|
|
||||||
%% \documentclass[final,1p,times,twocolumn,authoryear]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times,authoryear]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times,twocolumn,authoryear]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times,authoryear]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times,twocolumn,authoryear]{elsarticle}
|
|
||||||
|
|
||||||
%% For including figures, graphicx.sty has been loaded in
|
|
||||||
%% elsarticle.cls. If you prefer to use the old commands
|
|
||||||
%% please give \usepackage{epsfig}
|
|
||||||
|
|
||||||
%% The amssymb package provides various useful mathematical symbols
|
|
||||||
\usepackage{amssymb}
|
|
||||||
%% The amsthm package provides extended theorem environments
|
|
||||||
%% \usepackage{amsthm}
|
|
||||||
|
|
||||||
%% The lineno packages adds line numbers. Start line numbering with
|
|
||||||
%% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on
|
|
||||||
%% for the whole article with \linenumbers.
|
|
||||||
%% \usepackage{lineno}
|
|
||||||
|
|
||||||
\journal{Nuclear Physics B}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{frontmatter}
|
|
||||||
|
|
||||||
%% Title, authors and addresses
|
|
||||||
|
|
||||||
%% use the tnoteref command within \title for footnotes;
|
|
||||||
%% use the tnotetext command for theassociated footnote;
|
|
||||||
%% use the fnref command within \author or \affiliation for footnotes;
|
|
||||||
%% use the fntext command for theassociated footnote;
|
|
||||||
%% use the corref command within \author for corresponding author footnotes;
|
|
||||||
%% use the cortext command for theassociated footnote;
|
|
||||||
%% use the ead command for the email address,
|
|
||||||
%% and the form \ead[url] for the home page:
|
|
||||||
%% \title{Title\tnoteref{label1}}
|
|
||||||
%% \tnotetext[label1]{}
|
|
||||||
%% \author{Name\corref{cor1}\fnref{label2}}
|
|
||||||
%% \ead{email address}
|
|
||||||
%% \ead[url]{home page}
|
|
||||||
%% \fntext[label2]{}
|
|
||||||
%% \cortext[cor1]{}
|
|
||||||
%% \affiliation{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%% \fntext[label3]{}
|
|
||||||
|
|
||||||
\title{}
|
|
||||||
|
|
||||||
%% use optional labels to link authors explicitly to addresses:
|
|
||||||
%% \author[label1,label2]{}
|
|
||||||
%% \affiliation[label1]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%%
|
|
||||||
%% \affiliation[label2]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
|
|
||||||
\author{}
|
|
||||||
|
|
||||||
\affiliation{organization={},%Department and Organization
|
|
||||||
addressline={},
|
|
||||||
city={},
|
|
||||||
postcode={},
|
|
||||||
state={},
|
|
||||||
country={}}
|
|
||||||
|
|
||||||
\begin{abstract}
|
|
||||||
%% Text of abstract
|
|
||||||
|
|
||||||
\end{abstract}
|
|
||||||
|
|
||||||
%%Graphical abstract
|
|
||||||
\begin{graphicalabstract}
|
|
||||||
%\includegraphics{grabs}
|
|
||||||
\end{graphicalabstract}
|
|
||||||
|
|
||||||
%%Research highlights
|
|
||||||
\begin{highlights}
|
|
||||||
\item Research highlight 1
|
|
||||||
\item Research highlight 2
|
|
||||||
\end{highlights}
|
|
||||||
|
|
||||||
\begin{keyword}
|
|
||||||
%% keywords here, in the form: keyword \sep keyword
|
|
||||||
|
|
||||||
%% PACS codes here, in the form: \PACS code \sep code
|
|
||||||
|
|
||||||
%% MSC codes here, in the form: \MSC code \sep code
|
|
||||||
%% or \MSC[2008] code \sep code (2000 is the default)
|
|
||||||
|
|
||||||
\end{keyword}
|
|
||||||
|
|
||||||
\end{frontmatter}
|
|
||||||
|
|
||||||
%% \linenumbers
|
|
||||||
|
|
||||||
%% rescue_local_eod text
|
|
||||||
\section{}
|
|
||||||
\label{}
|
|
||||||
|
|
||||||
%% The Appendices part is started with the command \appendix;
|
|
||||||
%% appendix sections are then done as normal sections
|
|
||||||
%% \appendix
|
|
||||||
|
|
||||||
%% \section{}
|
|
||||||
%% \label{}
|
|
||||||
|
|
||||||
%% If you have bibdatabase file and want bibtex to generate the
|
|
||||||
%% bibitems, please use
|
|
||||||
%%
|
|
||||||
%% \bibliographystyle{elsarticle-harv}
|
|
||||||
%% \bibliography{<your bibdatabase>}
|
|
||||||
|
|
||||||
%% else use the following coding to input the bibitems directly in the
|
|
||||||
%% TeX file.
|
|
||||||
|
|
||||||
\begin{thebibliography}{00}
|
|
||||||
|
|
||||||
%% \bibitem[Author(year)]{label}
|
|
||||||
%% Text of bibliographic item
|
|
||||||
|
|
||||||
\bibitem[ ()]{}
|
|
||||||
|
|
||||||
\end{thebibliography}
|
|
||||||
\end{document}
|
|
||||||
|
|
||||||
\endinput
|
|
||||||
%%
|
|
||||||
%% End of file `elsarticle-template-harv.tex'.
|
|
@ -1,173 +0,0 @@
|
|||||||
%%
|
|
||||||
%% Copyright 2007-2020 Elsevier Ltd
|
|
||||||
%%
|
|
||||||
%% This file is part of the 'Elsarticle Bundle'.
|
|
||||||
%% ---------------------------------------------
|
|
||||||
%%
|
|
||||||
%% It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
%% License, either version 1.2 of this license or (at your option) any
|
|
||||||
%% later version. The latest version of this license is in
|
|
||||||
%% http://www.latex-project.org/lppl.txt
|
|
||||||
%% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
%% version 1999/12/01 or later.
|
|
||||||
%%
|
|
||||||
%% The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
%% given in the file `manifest.txt'.
|
|
||||||
%%
|
|
||||||
%% Template article for Elsevier's document class `elsarticle'
|
|
||||||
%% with harvard style bibliographic references
|
|
||||||
|
|
||||||
\documentclass[preprint,12pt]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the option review to obtain double line spacing
|
|
||||||
%% \documentclass[preprint,review,12pt]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the options 1p,twocolumn; 3p; 3p,twocolumn; 5p; or 5p,twocolumn
|
|
||||||
%% for a journal layout:
|
|
||||||
%% \documentclass[final,1p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,1p,times,twocolumn]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times,twocolumn]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times,twocolumn]{elsarticle}
|
|
||||||
|
|
||||||
%% For including figures, graphicx.sty has been loaded in
|
|
||||||
%% elsarticle.cls. If you prefer to use the old commands
|
|
||||||
%% please give \usepackage{epsfig}
|
|
||||||
|
|
||||||
%% The amssymb package provides various useful mathematical symbols
|
|
||||||
\usepackage{amssymb}
|
|
||||||
%% The amsthm package provides extended theorem environments
|
|
||||||
%% \usepackage{amsthm}
|
|
||||||
|
|
||||||
%% The lineno packages adds line numbers. Start line numbering with
|
|
||||||
%% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on
|
|
||||||
%% for the whole article with \linenumbers.
|
|
||||||
%% \usepackage{lineno}
|
|
||||||
|
|
||||||
\journal{Nuclear Physics B}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{frontmatter}
|
|
||||||
|
|
||||||
%% Title, authors and addresses
|
|
||||||
|
|
||||||
%% use the tnoteref command within \title for footnotes;
|
|
||||||
%% use the tnotetext command for theassociated footnote;
|
|
||||||
%% use the fnref command within \author or \address for footnotes;
|
|
||||||
%% use the fntext command for theassociated footnote;
|
|
||||||
%% use the corref command within \author for corresponding author footnotes;
|
|
||||||
%% use the cortext command for theassociated footnote;
|
|
||||||
%% use the ead command for the email address,
|
|
||||||
%% and the form \ead[url] for the home page:
|
|
||||||
%% \title{Title\tnoteref{label1}}
|
|
||||||
%% \tnotetext[label1]{}
|
|
||||||
%% \author{Name\corref{cor1}\fnref{label2}}
|
|
||||||
%% \ead{email address}
|
|
||||||
%% \ead[url]{home page}
|
|
||||||
%% \fntext[label2]{}
|
|
||||||
%% \cortext[cor1]{}
|
|
||||||
%% \affiliation{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%% \fntext[label3]{}
|
|
||||||
|
|
||||||
\title{}
|
|
||||||
|
|
||||||
%% use optional labels to link authors explicitly to addresses:
|
|
||||||
%% \author[label1,label2]{}
|
|
||||||
%% \affiliation[label1]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%%
|
|
||||||
%% \affiliation[label2]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
|
|
||||||
\author{}
|
|
||||||
|
|
||||||
\affiliation{organization={},%Department and Organization
|
|
||||||
addressline={},
|
|
||||||
city={},
|
|
||||||
postcode={},
|
|
||||||
state={},
|
|
||||||
country={}}
|
|
||||||
|
|
||||||
\begin{abstract}
|
|
||||||
%% Text of abstract
|
|
||||||
|
|
||||||
\end{abstract}
|
|
||||||
|
|
||||||
%%Graphical abstract
|
|
||||||
\begin{graphicalabstract}
|
|
||||||
%\includegraphics{grabs}
|
|
||||||
\end{graphicalabstract}
|
|
||||||
|
|
||||||
%%Research highlights
|
|
||||||
\begin{highlights}
|
|
||||||
\item Research highlight 1
|
|
||||||
\item Research highlight 2
|
|
||||||
\end{highlights}
|
|
||||||
|
|
||||||
\begin{keyword}
|
|
||||||
%% keywords here, in the form: keyword \sep keyword
|
|
||||||
|
|
||||||
%% PACS codes here, in the form: \PACS code \sep code
|
|
||||||
|
|
||||||
%% MSC codes here, in the form: \MSC code \sep code
|
|
||||||
%% or \MSC[2008] code \sep code (2000 is the default)
|
|
||||||
|
|
||||||
\end{keyword}
|
|
||||||
|
|
||||||
\end{frontmatter}
|
|
||||||
|
|
||||||
%% \linenumbers
|
|
||||||
|
|
||||||
%% rescue_local_eod text
|
|
||||||
\section{}
|
|
||||||
\label{}
|
|
||||||
|
|
||||||
%% The Appendices part is started with the command \appendix;
|
|
||||||
%% appendix sections are then done as normal sections
|
|
||||||
%% \appendix
|
|
||||||
|
|
||||||
%% \section{}
|
|
||||||
%% \label{}
|
|
||||||
|
|
||||||
%% For citations use:
|
|
||||||
%% \citet{<label>} ==> Jones et al. [21]
|
|
||||||
%% \citep{<label>} ==> [21]
|
|
||||||
%%
|
|
||||||
|
|
||||||
%% If you have bibdatabase file and want bibtex to generate the
|
|
||||||
%% bibitems, please use
|
|
||||||
%%
|
|
||||||
%% \bibliographystyle{elsarticle-num-names}
|
|
||||||
%% \bibliography{<your bibdatabase>}
|
|
||||||
|
|
||||||
%% else use the following coding to input the bibitems directly in the
|
|
||||||
%% TeX file.
|
|
||||||
|
|
||||||
\begin{thebibliography}{00}
|
|
||||||
|
|
||||||
%% \bibitem[Author(year)]{label}
|
|
||||||
%% Text of bibliographic item
|
|
||||||
|
|
||||||
\bibitem[ ()]{}
|
|
||||||
|
|
||||||
\end{thebibliography}
|
|
||||||
\end{document}
|
|
||||||
|
|
||||||
\endinput
|
|
||||||
%%
|
|
||||||
%% End of file `elsarticle-template-num-names.tex'.
|
|
@ -1,174 +0,0 @@
|
|||||||
%%
|
|
||||||
%% Copyright 2007-2020 Elsevier Ltd
|
|
||||||
%%
|
|
||||||
%% This file is part of the 'Elsarticle Bundle'.
|
|
||||||
%% ---------------------------------------------
|
|
||||||
%%
|
|
||||||
%% It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
%% License, either version 1.2 of this license or (at your option) any
|
|
||||||
%% later version. The latest version of this license is in
|
|
||||||
%% http://www.latex-project.org/lppl.txt
|
|
||||||
%% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
%% version 1999/12/01 or later.
|
|
||||||
%%
|
|
||||||
%% The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
%% given in the file `manifest.txt'.
|
|
||||||
%%
|
|
||||||
|
|
||||||
%% Template article for Elsevier's document class `elsarticle'
|
|
||||||
%% with numbered style bibliographic references
|
|
||||||
%% SP 2008/03/01
|
|
||||||
%%
|
|
||||||
%%
|
|
||||||
%%
|
|
||||||
%% $Id: elsarticle-template-num.tex 190 2020-11-23 11:12:32Z rishi $
|
|
||||||
%%
|
|
||||||
%%
|
|
||||||
\documentclass[preprint,12pt]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the option review to obtain double line spacing
|
|
||||||
%% \documentclass[authoryear,preprint,review,12pt]{elsarticle}
|
|
||||||
|
|
||||||
%% Use the options 1p,twocolumn; 3p; 3p,twocolumn; 5p; or 5p,twocolumn
|
|
||||||
%% for a journal layout:
|
|
||||||
%% \documentclass[final,1p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,1p,times,twocolumn]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,3p,times,twocolumn]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times]{elsarticle}
|
|
||||||
%% \documentclass[final,5p,times,twocolumn]{elsarticle}
|
|
||||||
|
|
||||||
%% For including figures, graphicx.sty has been loaded in
|
|
||||||
%% elsarticle.cls. If you prefer to use the old commands
|
|
||||||
%% please give \usepackage{epsfig}
|
|
||||||
|
|
||||||
%% The amssymb package provides various useful mathematical symbols
|
|
||||||
\usepackage{amssymb}
|
|
||||||
%% The amsthm package provides extended theorem environments
|
|
||||||
%% \usepackage{amsthm}
|
|
||||||
|
|
||||||
%% The lineno packages adds line numbers. Start line numbering with
|
|
||||||
%% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on
|
|
||||||
%% for the whole article with \linenumbers.
|
|
||||||
%% \usepackage{lineno}
|
|
||||||
|
|
||||||
\journal{Nuclear Physics B}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\begin{frontmatter}
|
|
||||||
|
|
||||||
%% Title, authors and addresses
|
|
||||||
|
|
||||||
%% use the tnoteref command within \title for footnotes;
|
|
||||||
%% use the tnotetext command for theassociated footnote;
|
|
||||||
%% use the fnref command within \author or \address for footnotes;
|
|
||||||
%% use the fntext command for theassociated footnote;
|
|
||||||
%% use the corref command within \author for corresponding author footnotes;
|
|
||||||
%% use the cortext command for theassociated footnote;
|
|
||||||
%% use the ead command for the email address,
|
|
||||||
%% and the form \ead[url] for the home page:
|
|
||||||
%% \title{Title\tnoteref{label1}}
|
|
||||||
%% \tnotetext[label1]{}
|
|
||||||
%% \author{Name\corref{cor1}\fnref{label2}}
|
|
||||||
%% \ead{email address}
|
|
||||||
%% \ead[url]{home page}
|
|
||||||
%% \fntext[label2]{}
|
|
||||||
%% \cortext[cor1]{}
|
|
||||||
%% \affiliation{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%% \fntext[label3]{}
|
|
||||||
|
|
||||||
\title{}
|
|
||||||
|
|
||||||
%% use optional labels to link authors explicitly to addresses:
|
|
||||||
%% \author[label1,label2]{}
|
|
||||||
%% \affiliation[label1]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
%%
|
|
||||||
%% \affiliation[label2]{organization={},
|
|
||||||
%% addressline={},
|
|
||||||
%% city={},
|
|
||||||
%% postcode={},
|
|
||||||
%% state={},
|
|
||||||
%% country={}}
|
|
||||||
|
|
||||||
\author{}
|
|
||||||
|
|
||||||
\affiliation{organization={},%Department and Organization
|
|
||||||
addressline={},
|
|
||||||
city={},
|
|
||||||
postcode={},
|
|
||||||
state={},
|
|
||||||
country={}}
|
|
||||||
|
|
||||||
\begin{abstract}
|
|
||||||
%% Text of abstract
|
|
||||||
|
|
||||||
\end{abstract}
|
|
||||||
|
|
||||||
%%Graphical abstract
|
|
||||||
\begin{graphicalabstract}
|
|
||||||
%\includegraphics{grabs}
|
|
||||||
\end{graphicalabstract}
|
|
||||||
|
|
||||||
%%Research highlights
|
|
||||||
\begin{highlights}
|
|
||||||
\item Research highlight 1
|
|
||||||
\item Research highlight 2
|
|
||||||
\end{highlights}
|
|
||||||
|
|
||||||
\begin{keyword}
|
|
||||||
%% keywords here, in the form: keyword \sep keyword
|
|
||||||
|
|
||||||
%% PACS codes here, in the form: \PACS code \sep code
|
|
||||||
|
|
||||||
%% MSC codes here, in the form: \MSC code \sep code
|
|
||||||
%% or \MSC[2008] code \sep code (2000 is the default)
|
|
||||||
|
|
||||||
\end{keyword}
|
|
||||||
|
|
||||||
\end{frontmatter}
|
|
||||||
|
|
||||||
%% \linenumbers
|
|
||||||
|
|
||||||
%% rescue_local_eod text
|
|
||||||
\section{}
|
|
||||||
\label{}
|
|
||||||
|
|
||||||
%% The Appendices part is started with the command \appendix;
|
|
||||||
%% appendix sections are then done as normal sections
|
|
||||||
%% \appendix
|
|
||||||
|
|
||||||
%% \section{}
|
|
||||||
%% \label{}
|
|
||||||
|
|
||||||
%% If you have bibdatabase file and want bibtex to generate the
|
|
||||||
%% bibitems, please use
|
|
||||||
%%
|
|
||||||
%% \bibliographystyle{elsarticle-num}
|
|
||||||
%% \bibliography{<your bibdatabase>}
|
|
||||||
|
|
||||||
%% else use the following coding to input the bibitems directly in the
|
|
||||||
%% TeX file.
|
|
||||||
|
|
||||||
\begin{thebibliography}{00}
|
|
||||||
|
|
||||||
%% \bibitem{label}
|
|
||||||
%% Text of bibliographic item
|
|
||||||
|
|
||||||
\bibitem{}
|
|
||||||
|
|
||||||
\end{thebibliography}
|
|
||||||
\end{document}
|
|
||||||
\endinput
|
|
||||||
%%
|
|
||||||
%% End of file `elsarticle-template-num.tex'.
|
|
File diff suppressed because it is too large
Load Diff
@ -1,67 +0,0 @@
|
|||||||
%%
|
|
||||||
%% This file will generate fast loadable files and documentation
|
|
||||||
%% driver files from the doc files in this package when run through
|
|
||||||
%% LaTeX or TeX.
|
|
||||||
%%
|
|
||||||
%% Copyright 2007-2020 Elsevier Ltd
|
|
||||||
%%
|
|
||||||
%% This file is part of the 'Elsarticle Bundle'.
|
|
||||||
%% ---------------------------------------------
|
|
||||||
%%
|
|
||||||
%% It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
%% License, either version 1.2 of this license or (at your option) any
|
|
||||||
%% later version. The latest version of this license is in
|
|
||||||
%% http://www.latex-project.org/lppl.txt
|
|
||||||
%% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
%% version 1999/12/01 or later.
|
|
||||||
%%
|
|
||||||
%% The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
%% given in the file 'manifest.txt'.
|
|
||||||
%%
|
|
||||||
%% $Id: elsarticle.ins 191 2020-11-23 11:13:24Z rishi $
|
|
||||||
%%
|
|
||||||
%%
|
|
||||||
\input docstrip.tex
|
|
||||||
%%\keepsilent
|
|
||||||
|
|
||||||
\preamble
|
|
||||||
|
|
||||||
Copyright 2007-2020 Elsevier Ltd
|
|
||||||
|
|
||||||
This file is part of the 'Elsarticle Bundle'.
|
|
||||||
-------------------------------------------
|
|
||||||
|
|
||||||
It may be distributed under the conditions of the LaTeX Project Public
|
|
||||||
License, either version 1.2 of this license or (at your option) any
|
|
||||||
later version. The latest version of this license is in
|
|
||||||
http://www.latex-project.org/lppl.txt
|
|
||||||
and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
version 1999/12/01 or later.
|
|
||||||
|
|
||||||
The list of all files belonging to the 'Elsarticle Bundle' is
|
|
||||||
given in the file `manifest.txt'.
|
|
||||||
|
|
||||||
\endpreamble
|
|
||||||
|
|
||||||
\askforoverwritefalse
|
|
||||||
|
|
||||||
\generate{\file{elsarticle.cls}{\from{elsarticle.dtx}{class}}}
|
|
||||||
\obeyspaces
|
|
||||||
\Msg{*************************************************************}
|
|
||||||
\Msg{* *}
|
|
||||||
\Msg{* To finish the installation you have to move the following *}
|
|
||||||
\Msg{* file into a directory searched by TeX: *}
|
|
||||||
\Msg{* *}
|
|
||||||
\Msg{* elsarticle.cls *}
|
|
||||||
\Msg{* and *}
|
|
||||||
\Msg{* elsarticle-*.bst *}
|
|
||||||
\Msg{* *}
|
|
||||||
\Msg{* To produce the documentation go to the ../contrib folder *}
|
|
||||||
\Msg{* and run the file elsdoc.tex through pdfLaTeX *}
|
|
||||||
\Msg{* or use the Makefile which is far more easier. *}
|
|
||||||
\Msg{* *}
|
|
||||||
\Msg{* Happy TeXing! *}
|
|
||||||
\Msg{* *}
|
|
||||||
\Msg{*************************************************************}
|
|
||||||
|
|
||||||
\endbatchfile
|
|
@ -1,79 +0,0 @@
|
|||||||
% Copyright 2007-2020 Elsevier Ltd
|
|
||||||
%
|
|
||||||
% This file is part of the 'Elsarticle Bundle'.
|
|
||||||
% ---------------------------------------------
|
|
||||||
%
|
|
||||||
% It may be distributed and/or modified under the
|
|
||||||
% conditions of the LaTeX Project Public License, either version 1.2
|
|
||||||
% of this license or (at your option) any later version.
|
|
||||||
% The latest version of this license is in
|
|
||||||
% http://www.latex-project.org/lppl.txt
|
|
||||||
% and version 1.2 or later is part of all distributions of LaTeX
|
|
||||||
% version 1999/12/01 or later.
|
|
||||||
%
|
|
||||||
% The list of all files belonging to the LaTeX 'Elsarticle Bundle' is
|
|
||||||
% given in the file `manifest.txt'.
|
|
||||||
%
|
|
||||||
% CONTENTS OF THE ELSARTICLE BUNDLE
|
|
||||||
% ===============================
|
|
||||||
|
|
||||||
Directory elsarticle/
|
|
||||||
|
|
||||||
elsarticle.dtx
|
|
||||||
Main package with driver
|
|
||||||
|
|
||||||
elsarticle.ins
|
|
||||||
installer for elsarticle.dtx
|
|
||||||
|
|
||||||
elsarticle-harv.bst
|
|
||||||
bibliographic style for author-year citation
|
|
||||||
|
|
||||||
elsarticle-num.bst
|
|
||||||
bibliographic style for numbered citation
|
|
||||||
|
|
||||||
elsarticle-num-names.bst
|
|
||||||
bibliographic style for numbered citation + new natbib options
|
|
||||||
|
|
||||||
elsarticle-template-harv.tex
|
|
||||||
article template for a document with author-year citation
|
|
||||||
|
|
||||||
elsarticle-template-num.tex
|
|
||||||
article template for a document with numbered citation
|
|
||||||
|
|
||||||
manifest.txt
|
|
||||||
this file
|
|
||||||
|
|
||||||
README
|
|
||||||
small readme documentation
|
|
||||||
|
|
||||||
Directory elsarticle/doc/
|
|
||||||
|
|
||||||
The following files are graphic files needed for creating pdf output
|
|
||||||
of the documentation from elsdoc.tex:
|
|
||||||
|
|
||||||
1pseperateaug.pdf
|
|
||||||
1psingleauthorgroup.pdf
|
|
||||||
elstest-1pdoubleblind.pdf
|
|
||||||
elstest-1p.pdf
|
|
||||||
elstest-3pd.pdf
|
|
||||||
elstest-3p.pdf
|
|
||||||
elstest-5p.pdf
|
|
||||||
jfigs.pdf
|
|
||||||
|
|
||||||
elsdoc.tex -- LaTeX source file of documentation
|
|
||||||
elsdoc.pdf -- documentation for elsarticle.cls
|
|
||||||
|
|
||||||
The following files are files written out every time elsdoc.tex is
|
|
||||||
compiled:
|
|
||||||
|
|
||||||
elsdoc.aux
|
|
||||||
elsdoc.log
|
|
||||||
elsdoc.out
|
|
||||||
tmp.tex
|
|
||||||
|
|
||||||
Auxiliary packages needed to generate pdf output from elsdoc.tex:
|
|
||||||
|
|
||||||
rvdtx.sty
|
|
||||||
pdfwidgets.sty
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user