diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex | 125 |
1 files changed, 68 insertions, 57 deletions
diff --git a/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex b/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex index fd9742141d0..c819694e8d8 100644 --- a/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex +++ b/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex @@ -71,7 +71,7 @@ \author{Elsevier Ltd} \contact{elsarticle@stmdocs.in} -\version{3.4} +\version{3.4a} \date{\today} \maketitle @@ -270,46 +270,50 @@ An example of coding the first type is provided below. \end{vquote} \begin{vquote} -\author[1]{Jos Migchielsen\corref{cor1}% +\author[1]{J.K. Krishnan\corref{cor1}% \fnref{fn1}} -\ead{J.Migchielsen@elsevier.com} +\ead{jkk@example.in} -\author[2]{CV Radhakrishnan\fnref{fn2}} -\ead{cvr@sayahna.org} +\author[1,2]{Han Thane\fnref{fn2}} +\ead{han@different.edu} -\author[3]{CV Rajagopal\fnref{fn1,fn3}} -\ead[url]{www.stmdocs.in} +\author[3]{T. Rafeeq\fnref{fn1,fn3}} +\ead[url]{www.nowhere.com} - \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.} +\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.} \end{vquote} \begin{vquote} - \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}} - - - \affiliation[3]{organization={STM Document Engineering - Pvt Ltd.}, - addressline={Mepukada, Malayinkil}, - city={Trivandrum} - postcode={695571}, - country={India}} +\affiliation[1]{organization={Department of Physics, + J.K. Institute of Science}, + addressline={Jawahar Nagar}, + city={Trivandrum}, +% citysep={}, % Uncomment if no comma needed +% % between city and postcode + postcode={695013}, + state={Kerala}, + country={India}} + +\affiliation[2]{organization={World Scientific University}, + addressline={Street 29}, + postcode={1011 NX}, + postcodesep={}, + city={Amsterdam}, + country={The Netherlands}} + +\affiliation[3]{organization={University of Intelligent Studies}, + addressline={Street 15}, + city={Jabaldesh}, + postcode={825001}, + state={Orissa}, + country={India}} + \end{vquote} The output of the above \TeX{} source is given in Clips~\ref{clip1} and @@ -366,31 +370,36 @@ The following example code provides the markup of the second type of author-affiliation. \begin{vquote} -\author{Jos Migchielsen\corref{cor1}% +\author{J.K. Krishnan\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}} +\ead{jkk@example.in} +\affiliation{organization={Department of Physics, + J.K. Institute of Science}, + addressline={Jawahar Nagar}, + city={Trivandrum}, +% citysep={}, % Uncomment if no comma needed +% % between city and postcode + postcode={695013}, + state={Kerala}, + country={India}} + +\author{Han Thane\fnref{fn2}} +\ead{han@different.edu} +\affiliation{organization={World Scientific University}, + addressline={Street 29}, + postcode={1011 NX}, + postcodesep={}, + city={Amsterdam}, + country={The Netherlands}} + +\author{T. Rafeeq\fnref{fn1,fn3}} +\ead[url]{www.nowhere.com} +\affiliation{organization={University of Intelligent Studies}, + addressline={Street 15}, + city={Jabaldesh}, + postcode={825001}, + state={Orissa}, + country={India}} \end{vquote} \vspace*{-.5pc} @@ -592,6 +601,7 @@ string like `step' to all the item numbers. \includeclip{5}{1 1 313 83}{jfigs.pdf} \def\rulecolor{orange} +\vspace*{-1pc} \section{Cross-references} In electronic publications, articles may be internally @@ -772,6 +782,7 @@ Please refer below to see how to code them. .... \end{vquote} +\vspace*{-1pc} \section{Final print}\label{sec:final} The authors can format their submission to the page size and margins |