diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-18 23:32:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-18 23:32:47 +0000 |
commit | 7d049758fd53cb6be4cae08bee1870b3ec06bdb5 (patch) | |
tree | bca4861cbe3a9b43c52602946eb9a604e26985cd /Master/texmf-dist/doc | |
parent | 9cec13b9861b2a2e8d0cbd8df30a0876fbd1504c (diff) |
elseview update (17aug06)
git-svn-id: svn://tug.org/texlive/trunk@1978 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
14 files changed, 1570 insertions, 792 deletions
diff --git a/Master/texmf-dist/doc/latex/elsevier/README b/Master/texmf-dist/doc/latex/elsevier/README index 12b9f1135eb..8a2f4df16d6 100644 --- a/Master/texmf-dist/doc/latex/elsevier/README +++ b/Master/texmf-dist/doc/latex/elsevier/README @@ -1,40 +1,36 @@ -% This file is part of the Elsevier LaTeX package. -% ------------------------------------------------ -% Version: 4 -% Date: 12 May 1998 +This is the Elsevier LaTeX package +Last update: 18 July 2006 -Copyright (C) 1998 by Elsevier Science. All rights reserved. +Versions +======== -IMPORTANT NOTICE: +class files: version 2.19, 01-05-2006 +documentation: 18-07-2006 -You are not allowed to change this README file. +The latest version of this package can always be found at Elsevier's +web site: http://www.elsevier.com/locate/latex. -This the Elsevier LaTeX package. You need standard LaTeX 2e -(December 1995 or later) or LaTeX version 2.09 of 14 January 1992, -if you want to use it. The documentation is in the file -instraut.dvi / instraut.ps / instraut.pdf. If you want -to process the dvi file you need AMSFonts v2.1. -The booklet can also be obtained, free of charge, -from the publisher. +Requirements +============ +Standard LaTeX 2e. Additional LaTeX packages are required for +additional functionality. -You should have the following files: +Contained files +=============== -README The file you are reading now. - -elsart.cls The LaTeX2e class file +The class file for preprint style: elsart.cls. -elsart.sty The main document style for LaTeX209. - Copy this to the directory where all other .sty files are. - -elsart12.sty The pointsize-related definitions for LaTeX209. - Copy this to the directory where all other .sty files are. - -instraut.dvi Booklet containing instructions on how to prepare a - file suitable for processing by Elsevier. - -instraut.ps PostScript version of the booklet - -instraut.pdf PDF version of the booklet +The class files for journal layout style: elsart1p.cls, elsart3p.cls, +elsart5p.cls. See the instructions for an explanation. +For articles with Harvard style (author-year) references: +instructions: instructions-harv.pdf, +template file: template-harv.tex, +the LaTeX file of the instructions: instructions-harv.tex. +For articles with numbered references: +instructions: instructions-num.pdf, +template file: template-num.tex, +the LaTeX file of the instructions: instructions-num.tex. +Copyright (C) 1998-2006 by Elsevier B.V., The Netherlands diff --git a/Master/texmf-dist/doc/latex/elsevier/instraut.pdf b/Master/texmf-dist/doc/latex/elsevier/instraut.pdf Binary files differdeleted file mode 100644 index c7116304604..00000000000 --- a/Master/texmf-dist/doc/latex/elsevier/instraut.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/elsevier/instructions-harv.pdf b/Master/texmf-dist/doc/latex/elsevier/instructions-harv.pdf Binary files differnew file mode 100644 index 00000000000..5b65d009538 --- /dev/null +++ b/Master/texmf-dist/doc/latex/elsevier/instructions-harv.pdf diff --git a/Master/texmf-dist/doc/latex/elsevier/instructions-harv.tex b/Master/texmf-dist/doc/latex/elsevier/instructions-harv.tex new file mode 100644 index 00000000000..c60219e226a --- /dev/null +++ b/Master/texmf-dist/doc/latex/elsevier/instructions-harv.tex @@ -0,0 +1,754 @@ +\documentclass{elsart} +\usepackage{ifpdf} +\usepackage{graphicx,natbib,amssymb,lineno} +\ifpdf +\usepackage[% + pdftitle={Instructions for use of the document class + elsart},% + pdfauthor={Simon Pepping},% + pdfsubject={The preprint document class elsart},% + pdfkeywords={instructions for use, elsart, document class},% + pdfstartview=FitH,% + bookmarks=true,% + bookmarksopen=true,% + breaklinks=true,% + colorlinks=true,% + linkcolor=blue,anchorcolor=blue,% + citecolor=blue,filecolor=blue,% + menucolor=blue,pagecolor=blue,% + urlcolor=blue]{hyperref} +\else +\usepackage[% + breaklinks=true,% + colorlinks=true,% + linkcolor=blue,anchorcolor=blue,% + citecolor=blue,filecolor=blue,% + menucolor=blue,pagecolor=blue,% + urlcolor=blue]{hyperref} +\fi + +\renewcommand\floatpagefraction{.2} +\makeatletter +\def\elsartstyle{% + \def\normalsize{\@setfontsize\normalsize\@xiipt{14.5}} + \def\small{\@setfontsize\small\@xipt{13.6}} + \let\footnotesize=\small + \def\large{\@setfontsize\large\@xivpt{18}} + \def\Large{\@setfontsize\Large\@xviipt{22}} + \skip\@mpfootins = 18\p@ \@plus 2\p@ + \normalsize +} +\@ifundefined{square}{}{\let\Box\square} +\makeatother + +\def\file#1{\texttt{#1}} + +\pagestyle{plain} +\begin{document} + +\begin{frontmatter} +\title{Instructions for use\\of the document class \file{elsart}} + +\author{Simon Pepping} +\address{Elsevier, P.O. Box 103, 1000 AC Amsterdam, +Netherlands} + +\ead{s.pepping@elsevier.com} +\ead[url]{authors.elsevier.com/locate/latex} + +\begin{abstract} +This article discusses several features of preparing articles +with the \file{elsart} document style, using Harvard style bibliographic +references. +\end{abstract} + +\begin{keyword} +\file{elsart}, document class, instructions for use +\PACS 01.30.$-$y +\end{keyword} +\end{frontmatter} + +\section{Introduction} +\label{intro} + +This article discusses how to prepare articles with the \file{elsart} +document class. For more general information about \LaTeX{}, see the +\LaTeX{} manual written by \citet{Lamp86}. + +Elsevier has prepared the following \LaTeX{} support files for +authors: +\begin{itemize} +\item The document class \file{elsart.cls}, which provides a preprint + layout. +\item The document classes \file{elsart1p.cls}, \file{elsart3p.cls}, + \file{elsart5p.cls}, which each provide a layout in one of + Elsevier's standard journal styles, called 1+, 3+ and 5+. +\item The instructions for use of \file{elsart}, + \file{instructions-harv} for use with a Harvard-style bibliography, + and \file{instructions-num} for use with a numbered style + bibliography. +\item Template files for a quick start of your \LaTeX{} article with + \file{elsart}, + \newline + \file{template-harv.tex} for use with a Harvard-style + bibliography, and + \newline + \file{template-num.tex} for use with a numbered + style bibliography. +\item Styles for BibTeX, \file{elsart-harv.bst} for a Harvard-style + bibliography, and \file{elsart-num.bst} for a numbered style + bibliography. +\end{itemize} +The files are freely available from Elsevier's Author Gateway +\url{http://authors.elsevier.com/locate/latex}. + +On Elsevier's Author Gateway you will also find support files for CRC +journal articles. Support for monographs or contributed book chapters +may be obtained via the publisher of the book. + +Elsevier's \LaTeX{} support files can also be obtained from one of the +servers of the Comprehensive TeX Archive Network (CTAN) in the +directory\newline +\href{ftp://ctan.tug.org/tex-archive/macros/latex/contrib/supported/elsevier}% +{\texttt{/tex-archive/macros/latex/contrib/supported/elsevier}}. CTAN is a +mirrored network of FTP servers, with the following web front ends: +\href{http://www.tex.ac.uk}{\texttt{www.tex.ac.uk}}, +\href{http://www.dante.de/software/ctan}{\texttt{www.dante.de/software/ctan}} +(in German) and \href{http://www.ctan.org}{\texttt{www.ctan.org}}. The +network is widely mirrored, see +\url{http://www.tug.org/tex-archive/CTAN.sites}. It holds up-to-date +copies of all the public-domain versions of \TeX, \LaTeX, Metafont and +ancillary programs. + +Note that CTAN is not related to Elsevier, and that Elsevier's author +support cannot accept complaints or answer questions about the +availability of any CTAN server. + +The non-Elsevier macro packages recommended later in this document and +many other useful macro packages can also be obtained from CTAN. + +In the following sections we show how you may use the \file{elsart} +document class. + +\section{Options} + +The \file{elsart} document class enables the following options: + +\begin{description} + +\item[doublespacing, reviewcopy] This is a single option with two + names to obtain double line spacing, as is sometimes required for + copies submitted for review. + +\item[seceqn, secthm] The option \texttt{seceqn} numbers the equation + environments per section. The option \texttt{secthm} does the same + for the \texttt{thm} environment. In elsart all predefined theorem + environments except Algorithm, Note, Summary and Case use the same + counter as the \texttt{thm} environment. + +\item[draft, final] As in many other document classes, these are + options to produce draft and final layout. In the draft layout you + will see warnings for overfull boxes. You also need draft layout to + test your formulas on a narrower display width, see option + \texttt{narrowdisplay}. + +\item[narrowdisplay] Many Elsevier journals print their text in two + columns. Because the preprint layout uses a larger line width + than such columns, the formulas are too wide for the line width in + print. In draft mode (see the \texttt{draft} option) you can use the + \texttt{narrowdisplay} option to force a narrower width for + displayed formulas. The width is roughly equal to the column width + of the printed journals, compensated for the larger font size of the + preprint layout. The \texttt{narrowdisplay} option is ineffective + with packages which redefine the equation environments, such as + \texttt{amsmath}. + + The \texttt{narrowdisplay} option is especially useful for journals + for which the articles are printed from the author's \LaTeX{} file. + This is the case for a number of mathematics journals. When you + break your formulas such that they fit in the narrow column width, + the typesetter will be able to retain most of your breaks. Article + for other journals are printed after transformation to an XML file. + For such journals the formula layout in the \LaTeX{} file is always + lost in the transformation. + + The narrow display width is obtained by giving the formulas a larger + indent. Too wide formulas in the one-line display environments + \texttt{equation} and \texttt{displaymath} will show an overfull + rule: + + \def\testformula{% + \sum_{i=0}^{\infty}A^n\int \mathrm{d}x\, \frac{F_n(x)}{A_n + B_n} = + B^n C^n \int\mathrm{d}x\,\int \mathrm{d}y\, + \frac{G_n(x,y)}{\mathcal{A}_n{x} + \mathcal{B}_n{y}} + } + \overfullrule 5pt + \mathindent\linewidth\relax + \advance\mathindent-259pt + \begin{equation} + \label{eq:1} + \testformula. + \end{equation} + + This is not the case for the multiline display environment + \texttt{eqnarray}. But in both cases too wide formulas will extend + into the right margin, giving you visual feedback: + + \begin{eqnarray} + \label{eq:2} + \testformula,\nonumber\\ + \testformula. + \end{eqnarray} + + When you switch off draft mode, the formulas will have their normal + indentation, and too wide formulas will no longer be signalled. + +\end{description} + +\section{Print layout} +\label{printlayout} + +Elsevier also makes available a few document classes that roughly +reproduce the layout of the printed journals. The majority of Elsevier +journals use one of a small set of standard layouts. We have document +classes for three of those layouts: + +\begin{description} +\item[elsart1p] text width 32 picas (134 mm), text height 47 lines, + one column. +\item[elsart3p] text width 39 picas (164 mm), text height 51 lines, + one or two columns. +\item[elsart5p] text width 43.5 picas (183 mm), text height 57 lines, + two columns. +\end{description} + +These classes can be used in the same way as elsart. If you prepared +an article for elsart, you can run it with one of these print layout +classes without changes to the markup. In fact, they use elsart and +you must have elsart on your system as well. + +Note that the layout is only roughly the same as that of the printed +journal. One major source of differences is the font. The printer uses +a different font with different character widths, which will cause +deviations in layout. There are various other sources of small +differences. You cannot use the layout of one of these classes to make +claims on the final layout of your article. + +\section{Frontmatter} +\label{frontmatter} + +The \texttt{elsart} document class has a separate +\texttt{frontmatter} environment for the title, authors, addresses, +abstract and keywords. +\begin{itemize} +\item \verb|\title|: As in standard \LaTeX, e.g. +\verb|\title{Model}|. +\item \verb|\author|: Different from standard \LaTeX, the \verb|\author| +command contains only one author and no address. +Multiple authors go into multiple \verb|\author| commands, +separated from each other by commas. +The address goes into a separate +\verb|\address| command. +Example: \verb|\author{D.E. Knuth}|. +\item \verb|\address|: Here goes the address, e.g. +\verb|\address{CERN, Geneva}|. +\item \verb|\thanks| and \verb|\thanksref|: +These provide footnotes to the title, authors and addresses. +The \verb|\thanksref| command takes a label: \verb|\thanksref{label}| +to relate it to the \verb|\thanks| command with +the same label: \verb|\thanks[label]|. There can be several +references to a single \verb|\thanks| command. Example:\\ +\verb|\title{Model\thanksref{titlefn}}| and\\ +\verb|\thanks[titlefn]{Supported by grants.}| +\item \verb|\corauth| and \verb|\corauthref|: +These provide footnotes to mark the corresponding author and the +correspondence address. They are used in the same manner as +\verb|\thanks| and \verb|\thanksref|. Example:\\ +\verb|\author{A. Name\corauthref{cor}}| and\\ +\verb|\corauth[cor]{Corresponding author. Address: ... .}| +\item \verb|\ead|: +This command should be used for the email address or the URL of the +author. It refers to the `current author', i.e., the author last +mentioned before the command. +When it holds a URL, this should be indicated by setting the +optional argument to `url'. Example: +\verb|\ead{s.pepping@elsevier.com}|, +\verb|\ead[url]{authors.elsevier.com/locate/latex}|. +\end{itemize} + +It is not necessary to give a \verb|\maketitle| command. The title, +authors and addresses are printed as soon as \TeX{} sees them. + +The authors and addresses can be combined in one of two ways: +\begin{itemize} +\item The simplest way lists the authors of one address or one group + of addresses, followed by the address or addresses, and so on for + all addresses or groups of addresses. +\item The other way first lists all authors, and then all addresses. +The authors and addresses are related to each other by labels: +\verb|\author[label1]{Name1}| corresponds to +\verb|\address[label1]{Address1}|. Example: +\begin{verbatim} +\author[South]{T.R. Marsh}, +\author[Oxford]{S.R. Duck} +\address[South]{University of Southampton, UK} +\address[Oxford]{University of Oxford, UK} +\end{verbatim} +\end{itemize} + +See the extensive examples in figs. +\ref{ex:explinput}, \ref{ex:exploutput}, +\ref{ex:implinput}, \ref{ex:imploutput}. + +If you put the frontmatter in an included file, that file should +contain the whole frontmatter, including its \texttt{begin} and +\texttt{end} commands. Otherwise, the labels of the frontmatter will +remain undefined. + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%ex:explinput%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{figure}[p] + +\caption{Article opening with explicit links (input)} \label{ex:explinput} +\vspace{1pc} + +\begin{verbatim} +\documentclass{elsart} +\usepackage{graphicx,natbib,amssymb} +\journal{New Astronomy} +\begin{document} +\begin{frontmatter} + +\title{Stroboscopic Doppler tomography of FO Aqr} +\author[South]{T.R. Marsh\corauthref{cor}}, +\corauth[cor]{Corresponding author.} +\ead{trm@astro.soton.ac.uk} + +\author[Oxford]{S.R. Duck\thanksref{now}} +\thanks[now]{Present address: Systems Engineering and Assessment Ltd., +Beckington Castle, PO Box 800, Bath BA3 6TB, UK.} +\ead{srd@sea.co.uk} + +\address[South]{University of Southampton, Department of Physics, +Highfield, Southampton SO17 1BJ, UK} +\address[Oxford]{University of Oxford, Department of Physics, Nuclear +Physics Laboratory, Keble Road, Oxford, OX1 3RH, UK} + +\begin{abstract} +FO Aqr is a close binary star in +which a magnetic white dwarf accretes from a cool companion. Light +curves and spectra show variations on the orbital frequency, the +white dwarf's spin frequency and combinations of the two. +\end{abstract} +\begin{keyword} +Accretion, accretion disks \sep Line: profiles \sep +Binaries: close \sep Novae, cataclysmic variables +\PACS 97.10.Gz \sep 97.30.Qt \sep 97.80.Gm +\end{keyword} +\end{frontmatter} + +\section{Introduction} +FO Aqr is a member of the DQ~Her class of stars which +are close binary stars in which a magnetic white dwarf accretes from +a late-type main-sequence secondary star. These stars have most +recently been reviewed by \citet{Patterson94}. +\end{verbatim} + +\end{figure} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%ex:exploutput%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{figure}[p] +\caption{Article opening with explicit links (output)\label{ex:exploutput}} +\vspace{1pc} + +\begin{minipage}{\textwidth} +\elsartstyle +\parskip 12pt +% +\renewcommand{\thempfootnote}{\fnsymbol{mpfootnote}} +% +\leftskip=2pc +% +\begin{center} +{\LARGE Stroboscopic Doppler tomography of FO Aqr}\\[30pt] +% +\large +T.R. Marsh$^{\mathrm{a},*}$, +S.R. Duck$^{\mathrm{b},1}$\\[12pt] +% +\small\itshape +$^a$University of Southampton, Department of Physics,\\ +Highfield, Southampton SO17 1BJ, UK\\ +$^b$University of Oxford, Department of Physics, Nuclear Physics\\ +Laboratory, Keble Road, Oxford, OX1 3RH, UK + +\end{center} + +\bigskip +\leftskip=0pt + +\hrule\vskip 8pt +\begin{small} +{\bfseries Abstract} +\parindent 1em + +FO Aqr is a close binary star in +which a magnetic white dwarf accretes from a cool companion. Light +curves and spectra show variations on the orbital frequency, the +white dwarf's spin frequency and combinations of the two. + +\noindent\textit{Key words:} +Accretion, accretion disks, Line: profiles, +Binaries: close, Novae, cataclysmic variables\\ +\textit{PACS:} 97.10.Gz, 97.30.Qt, 97.80.Gm +\end{small} +% +\vskip 10pt\hrule + +\leftskip=0pt + +\vspace{24pt} + +\textbf{Introduction} + +FO Aqr is a member of the DQ~Her class of stars which +are close binary stars in which a magnetic white dwarf accretes from +a late-type main-sequence secondary star. These stars have most +recently been reviewed by Patterson (1994). + +\begin{footnotesize} +\leavevmode +\rlap{$^*$}\hspace{1pc}Corresponding author.\\ +\rlap{$^1$}\hspace{1pc}Present address: Systems Engineering and +Assessment Ltd., Beckington Castle, PO Box 800, Bath BA3 6TB, UK.\\ +\rlap{}\hspace{1pc}\textit{Email addresses:} trm@astro.soton.ac.uk +(T.R. Marsh), srd@sea.co.uk (S.R. Duck). +\end{footnotesize} + +\leavevmode\hbox to \hsize{\small\slshape Preprint submitted to New Astronomy +\hfil 21 August 1997} + +\end{minipage} + +\bigskip + +\end{figure} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%ex:implinput%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{figure}[p] +\caption{Article opening with implicit links (input)\label{ex:implinput}} +\vspace{1pc} + +\begin{verbatim} +\documentclass{elsart} + +\begin{document} +\begin{frontmatter} +\title{Integrability in + random matrix models\thanksref{talk}} +\thanks[talk]{Expanded version of a talk + presented at the Singapore Meeting on + Particle Physics (Singapore, August 1990).} + +\author{L. Alvarez-Gaum\'{e}\corauthref{cor}} +\address{Theory Division, CERN, + CH-1211 Geneva 23, Switzerland} +\corauth[cor]{Corresponding author.} +\ead{lag@cern.ch} + +\author{C. Gomez\corauthref{cor}\thanksref{SNSF}} +\address{D\'{e}partment de Physique Th\'{e}orique, + Universit\'{e} de Gen\`{e}ve, + CH-1211 Geneva 4, Switzerland} +\ead{cg@ug.ch} + +\author{J. Lacki} +\address{School of Natural Sciences, + Institute for Advanced Study, + Princeton, NJ 08540, USA} +\ead[url]{www.ias.edu/~jl} +\thanks[SNSF]{Supported by the + Swiss National Science Foundation} + +\begin{abstract} +We prove the equivalence between the recent matrix +model formulation of 2D gravity and lattice +integrable models. For even potentials this +system is the Volterra hierarchy. +\end{abstract} +\end{frontmatter} + +\section{Introduction} +Some aspects of the recently discovered +non-perturbative solutions to non-critical strings +\cite{Patterson94} can be better understood and +clarified directly in terms of the integrability +properties of the random matrix model. +... +\end{verbatim} + +\end{figure} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%ex:imploutput%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{figure}[p] +\caption{Article opening with implicit links (output)\label{ex:imploutput}} +\vspace{1pc} + +\begin{minipage}{\textwidth} +\elsartstyle +% +\renewcommand{\thempfootnote}{\fnstar{mpfootnote}} +% +\leftskip=2pc +% +\begin{center} +{\LARGE Integrability in random matrix models$^\star$}\\[30pt] +\footnotetext[1]{\upshape Expanded version of a talk presented at the +Singapore Meeting on Particle Physics (Singapore, August 1990).} +% +\large +L. Alvarez-Gaum\'{e}$^*$ \\[6pt] +{\small\itshape Theory Division, CERN, + CH-1211 Geneva 23, Switzerland}\\[18pt] +C. Gomez$^{*,1}$ \\[6pt] +{\small\itshape D\'{e}partment de Physique Th\'{e}orique, + Universit\'{e} de Gen\`{e}ve, + CH-1211 Geneva 4, Switzerland} \\[15pt] +J. Lacki \\[6pt] +{\small\itshape School of Natural Sciences, Institute for Advanced Study, + Princeton, NJ 08540, USA} +% BW: +\end{center} +% +\renewcommand{\thempfootnote}{\astsymbol{mpfootnote}} +\footnotetext[1]{Corresponding author.} +\setbox0=\hbox{\footnotesize 1} +\edef\thempfootnote{\hskip\wd0} +\footnotetext[0]{\textit{Email adresses:} lag@cern.ch + (L. Alvarez-Gaum\'{e}), cg@ug.ch (C. Gomez).} +\footnotetext[1]{\textit{URL:} www.ias.edu/\~{ }jl (J. Lacki).} +\renewcommand{\thempfootnote}{\arabic{mpfootnote}} +\footnotetext[1]{Supported by the Swiss National Science Foundation} + +\bigskip +\leftskip=0pt + +\hrule\vskip 8pt +\begin{small} +{\bfseries Abstract} +\parindent 1em + +We prove the equivalence between the recent matrix model +formulation of 2D gravity and lattice integrable models. For even +potentials this system is the Volterra hierarchy.\par +\end{small} +\vskip 10pt\hrule + +\medskip + +\section*{1. Introduction} + +Some aspects of the recently discovered non-perturbative +solutions to non-critical strings (Patterson, 1994) can be better +understood and clarified directly in terms of the +integrability properties of the random matrix model. + +... +\end{minipage} + +\bigskip + +\end{figure} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%% end of figures %%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\section{Abstract} + +The abstract should be self-contained. Therefore, do not refer to the +list of references. Instead, quote the reference in full, as follows: +Wettig \& Brown (1996, NewA, 1, 17). + +\section{Keywords} +\label{keywd} +\enlargethispage*{2.5pc} + +In electronic publications a proper classification is more important +than ever. Elsevier's physics journals use several keyword +schemes:\ + +\begin{description} +\item[Keywords:] Uncontrolled keywords. +\item[PACS:] The PACS scheme, developed and maintained by the AIP, +covers the whole field of Physics. +See \url{http://www.aip.org/pacs/pacs.html} +or \url{http://www.elsevier.com/locate/pacs}. +\item[MSC:] The MSC scheme, developed and maintained by the AMS, +covers the whole field of Mathematics. +See \url{http://www.ams.org/msc} +or \url{http://www.elsevier.com/locate/msc}. +\end{description} + +Keywords are entered below the abstract in the following way: +\pagebreak[4] +\begin{verbatim} +\begin{keyword} +Keyword \sep Keyword +\PACS PACS code \sep PACS code +\MSC MSC code \sep MSC code +\end{keyword} +\end{verbatim} + +\section{Cross-references} +\label{xrefs} + +In electronic publications articles may be internally hyperlinked. +Hyperlinks are generated from proper cross-references in the article. + +For example, the words Fig. 1 will never be more than simple text, +whereas the proper cross-reference \verb|\ref{mapfigure}| may be +turned into a hyperlink to the figure itself. + +In the same way, the words Governato et al. (1997) will fail to +turn into a hyperlink; the proper cross-reference is +\verb|\citet{Gea97}|. + +Cross-referencing is possible in \LaTeX{} for sections, subsections, +formulae, figures, tables, and literature references. + +\section{PostScript figures} +\label{psfigs} + +\LaTeX{} and PostScript have had a long and successful relationship. +There are three packages for including PostScript figures: +\begin{itemize} +\item \texttt{graphics}. +This simple package provides the command\\ +\verb|\includegraphics*[<llx,lly>][<urx,ury>]{file}|. +The \texttt{*} is optional; it enables the PostScript feature of clipping. +In its simplest form,\\ +\verb|\includegraphics{file}|, +it includes the figure in the PostScript file \texttt{file} +without resizing. +\item \texttt{graphicx}. +This package provides the command\\ +\verb|\includegraphics*[key--value list]{file}|. +The \texttt{*} is optional; it enables the PostScript feature of clipping. +Often used keys are: +\def\labelitemii{--} +\begin{itemize} +\item \texttt{scale=.40} to scale the size of the figure with 40\%, +\item \texttt{width=25pc}, \texttt{height=15pc} to set the width or +height of the figure, +\item \texttt{angle=90} to rotate the figure over $90^\circ$. +\end{itemize} +\item \texttt{epsfig}. +This package is really the \texttt{graphicx} package, +but it allows one to include PostScript figures using +the familiar commands from +the earlier packages \texttt{epsfig} and \texttt{psfig}. +\end{itemize} +For detailed information, see the documentation of the \texttt{graphics} +packages, in particular the file \texttt{grfguide.tex}. +\begin{figure} +\leftmargin=2pc +\begin{verbatim} +\begin{figure} +\begin{center} +\includegraphics*[width=5cm]{name.eps} +\end{center} +\caption{An example of a figure.} +\label{fig:exmp} +\end{figure} +\end{verbatim} +\caption{An example of a figure.} +\label{fig:exmp} +\end{figure} + +\section{Mathematical symbols} +\label{symbols} + +Many physics authors require more mathematical symbols than the +few that are provided in standard \LaTeX. A useful package for +additional symbols is the \texttt{amssymb} package, developed by the American +Mathematical Society. This package includes such oft used symbols as +\verb|\lesssim| for $\lesssim$, \verb|\gtrsim| for $\gtrsim$ or +\verb|\hbar| for $\hbar$. Note that your \TeX{} system should have +the \texttt{msam} and \texttt{msbm} fonts installed. +If you need only a few symbols, such as \verb|\Box| for $\Box$, +you might try the package \texttt{latexsym}. + +In the \texttt{elsart} document class vectors are preferably coded as +\verb|\vec{a}| instead of \verb|\bf{a}| or \verb|\pol{a}|. + +\section{Line numbering} +\label{linenumbering} + +\begin{linenumbers} +Reviewing an electronic version of an article has many +advantages. However, reviewers have a harder task indicating remarks +and desired changes to the article. Their task is made easier if the +lines of the article are numbered. \LaTeX's \texttt{lineno} package +performs this task. It is compatible with \texttt{elsart}. +\end{linenumbers} + +\section{The Bibliography} +\label{thebib} + +In \LaTeX{} literature references are listed in the +\verb|thebibliography| environment. Each reference is a +\verb|\bibitem|; 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}|. 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 \texttt{natbib}. With this package the +literature can be cited as follows: + +\begin{itemize} +\item Parenthetical: \verb|\citep{WB96}| produces \citep{WB96}. +\item Textual: \verb|\citet{ESG96}| produces \citet{ESG96}. +\item An affix and part of a reference: + \verb|\citep[e.g.][Ch. 2]{Gea97}| + produces \citep[e.g.][Ch. 2]{Gea97}. +\end{itemize} + +\section{Template article} +\label{templart} + +There is a template article \file{templat-harv.tex}, which you can use as a +skeleton for your own article. It is available from Elsevier's Author +Gateway, \url{http://authors.elsevier.com/locate/latex}. + +\begin{thebibliography}{} + +\bibitem[Lamport(1986)]{Lamp86} +Leslie Lamport: \LaTeX, {\em A document preparation system}, +2nd edition, Addison-Wesley (Reading, Massachusetts, 1994). + +\bibitem[Wettig \& Brown(1996)]{WB96} +Wettig, T., \& Brown, G.E., +The evolution of relativistic binary pulsars, +1996, NewA, 1, 17-34. + +\bibitem[Elson et al.(1996)]{ESG96} +Elson, R.A.W., Santiago, B.X., \& Gilmore, G.F., +Halo stars, starbursts, and distant globular clusters: +A survey of unresolved objects in the Hubble Deep Field, +1996, NewA, 1, 1-16. +% (\url{http://www.elsevier.com/PII/S1384107696000061}) + +\bibitem[Governato et al.(1997)]{Gea97} +Governato, F., Moore, B., Cen, R., Stadel, J., Lake, G., \& Quinn, T., +The Local Group as a test of cosmological models, +1997, NewA 2, 91-106. + +\end{thebibliography} + +\end{document} diff --git a/Master/texmf-dist/doc/latex/elsevier/instructions-num.pdf b/Master/texmf-dist/doc/latex/elsevier/instructions-num.pdf Binary files differnew file mode 100644 index 00000000000..8a42c272f76 --- /dev/null +++ b/Master/texmf-dist/doc/latex/elsevier/instructions-num.pdf diff --git a/Master/texmf-dist/doc/latex/elsevier/instructions-num.tex b/Master/texmf-dist/doc/latex/elsevier/instructions-num.tex new file mode 100644 index 00000000000..48de5c0e93b --- /dev/null +++ b/Master/texmf-dist/doc/latex/elsevier/instructions-num.tex @@ -0,0 +1,774 @@ +\documentclass{elsart} +\usepackage{ifpdf} +\usepackage{graphicx,amssymb,lineno} +\ifpdf +\usepackage[% + pdftitle={Instructions for use of the document class + elsart},% + pdfauthor={Simon Pepping},% + pdfsubject={The preprint document class elsart},% + pdfkeywords={instructions for use, elsart, document class},% + pdfstartview=FitH,% + bookmarks=true,% + bookmarksopen=true,% + breaklinks=true,% + colorlinks=true,% + linkcolor=blue,anchorcolor=blue,% + citecolor=blue,filecolor=blue,% + menucolor=blue,pagecolor=blue,% + urlcolor=blue]{hyperref} +\else +\usepackage[% + breaklinks=true,% + colorlinks=true,% + linkcolor=blue,anchorcolor=blue,% + citecolor=blue,filecolor=blue,% + menucolor=blue,pagecolor=blue,% + urlcolor=blue]{hyperref} +\fi + +\renewcommand\floatpagefraction{.2} +\makeatletter +\def\elsartstyle{% + \def\normalsize{\@setfontsize\normalsize\@xiipt{14.5}} + \def\small{\@setfontsize\small\@xipt{13.6}} + \let\footnotesize=\small + \def\large{\@setfontsize\large\@xivpt{18}} + \def\Large{\@setfontsize\Large\@xviipt{22}} + \skip\@mpfootins = 18\p@ \@plus 2\p@ + \normalsize +} +\@ifundefined{square}{}{\let\Box\square} +\makeatother + +\def\file#1{\texttt{#1}} + +\pagestyle{plain} +\begin{document} + +\begin{frontmatter} +\title{Instructions for use\\of the document class \file{elsart}} + +\author{Simon Pepping} +\address{Elsevier, P.O. Box 103, 1000 AC Amsterdam, +Netherlands} + +\ead{s.pepping@elsevier.com} +\ead[url]{authors.elsevier.com/locate/latex} + +\begin{abstract} +This article discusses several features of preparing articles +with the \file{elsart} document style, using numbered style bibliographic +references. +\end{abstract} + +\begin{keyword} +\file{elsart}, document class, instructions for use +\PACS 01.30.$-$y +\end{keyword} +\end{frontmatter} + +\section{Introduction} +\label{intro} + +This article discusses how to prepare articles with the \file{elsart} +document class. For more general information about \LaTeX{}, see the +\LaTeX{} manual written by Lamport \cite{Lamp86}. + +Elsevier has prepared the following \LaTeX{} support files for +authors: +\begin{itemize} +\item The document class \file{elsart.cls}, which provides a preprint + layout. +\item The document classes \file{elsart1p.cls}, \file{elsart3p.cls}, + \file{elsart5p.cls}, which each provide a layout in one of + Elsevier's standard journal styles, called 1+, 3+ and 5+. +\item The instructions for use of \file{elsart}, + \file{instructions-harv} for use with a Harvard-style bibliography, + and \file{instructions-num} for use with a numbered style + bibliography. +\item Template files for a quick start of your \LaTeX{} article with + \file{elsart}, + \newline + \file{template-harv.tex} for use with a Harvard-style + bibliography, and + \newline + \file{template-num.tex} for use with a numbered + style bibliography. +\item Styles for BibTeX, \file{elsart-harv.bst} for a Harvard-style + bibliography, and \file{elsart-num.bst} for a numbered style + bibliography. +\end{itemize} +The files are freely available from Elsevier's Author Gateway +\url{http://authors.elsevier.com/locate/latex}. + +On Elsevier's Author Gateway you will also find support files for CRC +journal articles. Support for monographs or contributed book chapters +may be obtained via the publisher of the book. + +Elsevier's \LaTeX{} support files can also be obtained from one of the +servers of the Comprehensive TeX Archive Network (CTAN) in the +directory\newline +\href{ftp://ctan.tug.org/tex-archive/macros/latex/contrib/supported/elsevier}% +{\texttt{/tex-archive/macros/latex/contrib/supported/elsevier}}. CTAN is a +mirrored network of FTP servers, with the following web front ends: +\href{http://www.tex.ac.uk}{\texttt{www.tex.ac.uk}}, +\href{http://www.dante.de/software/ctan}{\texttt{www.dante.de/software/ctan}} +(in German) and \href{http://www.ctan.org}{\texttt{www.ctan.org}}. The +network is widely mirrored, see +\url{http://www.tug.org/tex-archive/CTAN.sites}. It holds up-to-date +copies of all the public-domain versions of \TeX, \LaTeX, Metafont and +ancillary programs. + +Note that CTAN is not related to Elsevier, and that Elsevier's author +support cannot accept complaints or answer questions about the +availability of any CTAN server. + +The non-Elsevier macro packages recommended later in this document and +many other useful macro packages can also be obtained from CTAN. + +In the following sections we show how you may use the \file{elsart} +document class. + +\section{Options} + +The \file{elsart} document class enables the following options: + +\begin{description} + +\item[doublespacing, reviewcopy] This is a single option with two + names to obtain double line spacing, as is sometimes required for + copies submitted for review. + +\item[seceqn, secthm] The option \texttt{seceqn} numbers the equation + environments per section. The option \texttt{secthm} does the same + for the \texttt{thm} environment. In elsart all predefined theorem + environments except Algorithm, Note, Summary and Case use the same + counter as the \texttt{thm} environment. + +\item[draft, final] As in many other document classes, these are + options to produce draft and final layout. In the draft layout you + will see warnings for overfull boxes. You also need draft layout to + test your formulas on a narrower display width, see option + \texttt{narrowdisplay}. + +\item[narrowdisplay] Many Elsevier journals print their text in two + columns. Because the preprint layout uses a larger line width + than such columns, the formulas are too wide for the line width in + print. In draft mode (see the \texttt{draft} option) you can use the + \texttt{narrowdisplay} option to force a narrower width for + displayed formulas. The width is roughly equal to the column width + of the printed journals, compensated for the larger font size of the + preprint layout. The \texttt{narrowdisplay} option is ineffective + with packages which redefine the equation environments, such as + \texttt{amsmath}. + + The \texttt{narrowdisplay} option is especially useful for journals + for which the articles are printed from the author's \LaTeX{} file. + This is the case for a number of mathematics journals. When you + break your formulas such that they fit in the narrow column width, + the typesetter will be able to retain most of your breaks. Article + for other journals are printed after transformation to an XML file. + For such journals the formula layout in the \LaTeX{} file is always + lost in the transformation. + + The narrow display width is obtained by giving the formulas a larger + indent. Too wide formulas in the one-line display environments + \texttt{equation} and \texttt{displaymath} will show an overfull + rule: + + \def\testformula{% + \sum_{i=0}^{\infty}A^n\int \mathrm{d}x\, \frac{F_n(x)}{A_n + B_n} = + B^n C^n \int\mathrm{d}x\,\int \mathrm{d}y\, + \frac{G_n(x,y)}{\mathcal{A}_n{x} + \mathcal{B}_n{y}} + } + \overfullrule 5pt + \mathindent\linewidth\relax + \advance\mathindent-259pt + \begin{equation} + \label{eq:1} + \testformula. + \end{equation} + + This is not the case for the multiline display environment + \texttt{eqnarray}. But in both cases too wide formulas will extend + into the right margin, giving you visual feedback: + + \begin{eqnarray} + \label{eq:2} + \testformula,\nonumber\\ + \testformula. + \end{eqnarray} + + When you switch off draft mode, the formulas will have their normal + indentation, and too wide formulas will no longer be signalled. + +\end{description} + +\section{Print layout} +\label{printlayout} + +Elsevier also makes available a few document classes that roughly +reproduce the layout of the printed journals. The majority of Elsevier +journals use one of a small set of standard layouts. We have document +classes for three of those layouts: + +\begin{description} +\item[elsart1p] text width 32 picas (134 mm), text height 47 lines, + one column. +\item[elsart3p] text width 39 picas (164 mm), text height 51 lines, + one or two columns. +\item[elsart5p] text width 43.5 picas (183 mm), text height 57 lines, + two columns. +\end{description} + +These classes can be used in the same way as elsart. If you prepared +an article for elsart, you can run it with one of these print layout +classes without changes to the markup. In fact, they use elsart and +you must have elsart on your system as well. + +Note that the layout is only roughly the same as that of the printed +journal. One major source of differences is the font. The printer uses +a different font with different character widths, which will cause +deviations in layout. There are various other sources of small +differences. You cannot use the layout of one of these classes to make +claims on the final layout of your article. + +\section{Frontmatter} +\label{frontmatter} + +The \texttt{elsart} document class has a separate +\texttt{frontmatter} environment for the title, authors, addresses, +abstract and keywords. +\begin{itemize} +\item \verb|\title|: As in standard \LaTeX, e.g. +\verb|\title{Model}|. +\item \verb|\author|: Different from standard \LaTeX, the \verb|\author| +command contains only one author and no address. +Multiple authors go into multiple \verb|\author| commands, +separated from each other by commas. +The address goes into a separate +\verb|\address| command. +Example: \verb|\author{D.E. Knuth}|. +\item \verb|\address|: Here goes the address, e.g. +\verb|\address{CERN, Geneva}|. +\item \verb|\thanks| and \verb|\thanksref|: +These provide footnotes to the title, authors and addresses. +The \verb|\thanksref| command takes a label: \verb|\thanksref{label}| +to relate it to the \verb|\thanks| command with +the same label: \verb|\thanks[label]|. There can be several +references to a single \verb|\thanks| command. Example:\\ +\verb|\title{Model\thanksref{titlefn}}| and\\ +\verb|\thanks[titlefn]{Supported by grants.}| +\item \verb|\corauth| and \verb|\corauthref|: +These provide footnotes to mark the corresponding author and the +correspondence address. They are used in the same manner as +\verb|\thanks| and \verb|\thanksref|. Example:\\ +\verb|\author{A. Name\corauthref{cor}}| and\\ +\verb|\corauth[cor]{Corresponding author. Address: ... .}| +\item \verb|\ead|: +This command should be used for the email address or the URL of the +author. It refers to the `current author', i.e., the author last +mentioned before the command. +When it holds a URL, this should be indicated by setting the +optional argument to `url'. Example: +\verb|\ead{s.pepping@elsevier.com}|, +\verb|\ead[url]{authors.elsevier.com/locate/latex}|. +\end{itemize} + +It is not necessary to give a \verb|\maketitle| command. The title, +authors and addresses are printed as soon as \TeX{} sees them. + +The authors and addresses can be combined in one of two ways: +\begin{itemize} +\item The simplest way lists the authors of one address or one group + of addresses, followed by the address or addresses, and so on for + all addresses or groups of addresses. +\item The other way first lists all authors, and then all addresses. +The authors and addresses are related to each other by labels: +\verb|\author[label1]{Name1}| corresponds to +\verb|\address[label1]{Address1}|. Example: +\begin{verbatim} +\author[South]{T.R. Marsh}, +\author[Oxford]{S.R. Duck} +\address[South]{University of Southampton, UK} +\address[Oxford]{University of Oxford, UK} +\end{verbatim} +\end{itemize} + +See the extensive examples in figs. +\ref{ex:explinput}, \ref{ex:exploutput}, +\ref{ex:implinput}, \ref{ex:imploutput}. + +If you put the frontmatter in an included file, that file should +contain the whole frontmatter, including its \texttt{begin} and +\texttt{end} commands. Otherwise, the labels of the frontmatter will +remain undefined. + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%ex:explinput%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{figure}[p] + +\caption{Article opening with explicit links (input)} \label{ex:explinput} +\vspace{1pc} + +\begin{verbatim} +\documentclass{elsart} +\usepackage{graphicx,amssymb} +\journal{New Astronomy} +\begin{document} +\begin{frontmatter} + +\title{Stroboscopic Doppler tomography of FO Aqr} +\author[South]{T.R. Marsh\corauthref{cor}}, +\corauth[cor]{Corresponding author.} +\ead{trm@astro.soton.ac.uk} + +\author[Oxford]{S.R. Duck\thanksref{now}} +\thanks[now]{Present address: Systems Engineering and Assessment Ltd., +Beckington Castle, PO Box 800, Bath BA3 6TB, UK.} +\ead{srd@sea.co.uk} + +\address[South]{University of Southampton, Department of Physics, +Highfield, Southampton SO17 1BJ, UK} +\address[Oxford]{University of Oxford, Department of Physics, Nuclear +Physics Laboratory, Keble Road, Oxford, OX1 3RH, UK} + +\begin{abstract} +FO Aqr is a close binary star in +which a magnetic white dwarf accretes from a cool companion. Light +curves and spectra show variations on the orbital frequency, the +white dwarf's spin frequency and combinations of the two. +\end{abstract} +\begin{keyword} +Accretion, accretion disks \sep Line: profiles \sep +Binaries: close \sep Novae, cataclysmic variables +\PACS 97.10.Gz \sep 97.30.Qt \sep 97.80.Gm +\end{keyword} +\end{frontmatter} + +\section{Introduction} +FO Aqr is a member of the DQ~Her class of stars which +are close binary stars in which a magnetic white dwarf accretes from +a late-type main-sequence secondary star. These stars have most +recently been reviewed in Ref. \cite{Patterson94}. +\end{verbatim} + +\end{figure} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%ex:exploutput%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{figure}[p] +\caption{Article opening with explicit links (output)\label{ex:exploutput}} +\vspace{1pc} + +\begin{minipage}{\textwidth} +\elsartstyle +\parskip 12pt +% +\renewcommand{\thempfootnote}{\fnsymbol{mpfootnote}} +% +\leftskip=2pc +% +\begin{center} +{\LARGE Stroboscopic Doppler tomography of FO Aqr}\\[30pt] +% +\large +T.R. Marsh$^{\mathrm{a},*}$, +S.R. Duck$^{\mathrm{b},1}$\\[12pt] +% +\small\itshape +$^a$University of Southampton, Department of Physics,\\ +Highfield, Southampton SO17 1BJ, UK\\ +$^b$University of Oxford, Department of Physics, Nuclear Physics\\ +Laboratory, Keble Road, Oxford, OX1 3RH, UK + +\end{center} + +\bigskip +\leftskip=0pt + +\hrule\vskip 8pt +\begin{small} +{\bfseries Abstract} +\parindent 1em + +FO Aqr is a close binary star in +which a magnetic white dwarf accretes from a cool companion. Light +curves and spectra show variations on the orbital frequency, the +white dwarf's spin frequency and combinations of the two. + +\noindent\textit{Key words:} +Accretion, accretion disks, Line: profiles, +Binaries: close, Novae, cataclysmic variables\\ +\textit{PACS:} 97.10.Gz, 97.30.Qt, 97.80.Gm +\end{small} +% +\vskip 10pt\hrule + +\leftskip=0pt + +\vspace{24pt} + +\textbf{Introduction} + +FO Aqr is a member of the DQ~Her class of stars which +are close binary stars in which a magnetic white dwarf accretes from +a late-type main-sequence secondary star. These stars have most +recently been reviewed in Ref. [1]. + +\begin{footnotesize} +\leavevmode +\rlap{$^*$}\hspace{1pc}Corresponding author.\\ +\rlap{$^1$}\hspace{1pc}Present address: Systems Engineering and +Assessment Ltd., Beckington Castle, PO Box 800, Bath BA3 6TB, UK.\\ +\rlap{}\hspace{1pc}\textit{Email addresses:} trm@astro.soton.ac.uk +(T.R. Marsh), srd@sea.co.uk (S.R. Duck). +\end{footnotesize} + +\leavevmode\hbox to \hsize{\small\slshape Preprint submitted to New Astronomy +\hfil 21 August 1997} + +\end{minipage} + +\bigskip + +\end{figure} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%ex:implinput%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{figure}[p] +\caption{Article opening with implicit links (input)\label{ex:implinput}} +\vspace{1pc} + +\begin{verbatim} +\documentclass{elsart} + +\begin{document} +\begin{frontmatter} +\title{Integrability in + random matrix models\thanksref{talk}} +\thanks[talk]{Expanded version of a talk + presented at the Singapore Meeting on + Particle Physics (Singapore, August 1990).} + +\author{L. Alvarez-Gaum\'{e}\corauthref{cor}} +\address{Theory Division, CERN, + CH-1211 Geneva 23, Switzerland} +\corauth[cor]{Corresponding author.} +\ead{lag@cern.ch} + +\author{C. Gomez\corauthref{cor}\thanksref{SNSF}} +\address{D\'{e}partment de Physique Th\'{e}orique, + Universit\'{e} de Gen\`{e}ve, + CH-1211 Geneva 4, Switzerland} +\ead{cg@ug.ch} + +\author{J. Lacki} +\address{School of Natural Sciences, + Institute for Advanced Study, + Princeton, NJ 08540, USA} +\ead[url]{www.ias.edu/~jl} +\thanks[SNSF]{Supported by the + Swiss National Science Foundation} + +\begin{abstract} +We prove the equivalence between the recent matrix +model formulation of 2D gravity and lattice +integrable models. For even potentials this +system is the Volterra hierarchy. +\end{abstract} +\end{frontmatter} + +\section{Introduction} +Some aspects of the recently discovered +non-perturbative solutions to non-critical strings +\cite{Patterson94} can be better understood and +clarified directly in terms of the integrability +properties of the random matrix model. +... +\end{verbatim} + +\end{figure} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%ex:imploutput%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{figure}[p] +\caption{Article opening with implicit links (output)\label{ex:imploutput}} +\vspace{1pc} + +\begin{minipage}{\textwidth} +\elsartstyle +% +\renewcommand{\thempfootnote}{\fnstar{mpfootnote}} +% +\leftskip=2pc +% +\begin{center} +{\LARGE Integrability in random matrix models$^\star$}\\[30pt] +\footnotetext[1]{\upshape Expanded version of a talk presented at the +Singapore Meeting on Particle Physics (Singapore, August 1990).} +% +\large +L. Alvarez-Gaum\'{e}$^*$ \\[6pt] +{\small\itshape Theory Division, CERN, + CH-1211 Geneva 23, Switzerland}\\[18pt] +C. Gomez$^{*,1}$ \\[6pt] +{\small\itshape D\'{e}partment de Physique Th\'{e}orique, + Universit\'{e} de Gen\`{e}ve, + CH-1211 Geneva 4, Switzerland} \\[15pt] +J. Lacki \\[6pt] +{\small\itshape School of Natural Sciences, Institute for Advanced Study, + Princeton, NJ 08540, USA} +% BW: +\end{center} +% +\renewcommand{\thempfootnote}{\astsymbol{mpfootnote}} +\footnotetext[1]{Corresponding author.} +\setbox0=\hbox{\footnotesize 1} +\edef\thempfootnote{\hskip\wd0} +\footnotetext[0]{\textit{Email adresses:} lag@cern.ch + (L. Alvarez-Gaum\'{e}), cg@ug.ch (C. Gomez).} +\footnotetext[1]{\textit{URL:} www.ias.edu/\~{ }jl (J. Lacki).} +\renewcommand{\thempfootnote}{\arabic{mpfootnote}} +\footnotetext[1]{Supported by the Swiss National Science Foundation} + +\bigskip +\leftskip=0pt + +\hrule\vskip 8pt +\begin{small} +{\bfseries Abstract} +\parindent 1em + +We prove the equivalence between the recent matrix model +formulation of 2D gravity and lattice integrable models. For even +potentials this system is the Volterra hierarchy.\par +\end{small} +\vskip 10pt\hrule + +\medskip + +\section*{1. Introduction} + +Some aspects of the recently discovered non-perturbative +solutions to non-critical strings [1] can be better +understood and clarified directly in terms of the +integrability properties of the random matrix model. + +... +\end{minipage} + +\bigskip + +\end{figure} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%% end of figures %%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\section{Abstract} + +The abstract should be self-contained. Therefore, do not refer to the +list of references. Instead, quote the reference in full, as follows: +Wettig \& Brown (1996, NewA, 1, 17). + +\section{Keywords} +\label{keywd} +\enlargethispage*{2.5pc} + +In electronic publications a proper classification is more important +than ever. Elsevier's physics journals use several keyword +schemes:\ + +\begin{description} +\item[Keywords:] Uncontrolled keywords. +\item[PACS:] The PACS scheme, developed and maintained by the AIP, +covers the whole field of Physics. +See \url{http://www.aip.org/pacs/pacs.html} +or \url{http://www.elsevier.com/locate/pacs}. +\item[MSC:] The MSC scheme, developed and maintained by the AMS, +covers the whole field of Mathematics. +See \url{http://www.ams.org/msc} +or \url{http://www.elsevier.com/locate/msc}. +\end{description} + +Keywords are entered below the abstract in the following way: +\pagebreak[4] +\begin{verbatim} +\begin{keyword} +Keyword \sep Keyword +\PACS PACS code \sep PACS code +\MSC MSC code \sep MSC code +\end{keyword} +\end{verbatim} + +\section{Cross-references} +\label{xrefs} + +In electronic publications articles may be internally hyperlinked. +Hyperlinks are generated from proper cross-references in the article. + +For example, the words Fig. 1 will never be more than simple text, +whereas the proper cross-reference \verb|\ref{mapfigure}| may be +turned into a hyperlink to the figure itself. + +In the same way, the words Ref. [1] will fail to +turn into a hyperlink; the proper cross-reference is +\verb|\cite{Gea97}|. + +Cross-referencing is possible in \LaTeX{} for sections, subsections, +formulae, figures, tables, and literature references. + +\section{PostScript figures} +\label{psfigs} + +\LaTeX{} and PostScript have had a long and successful relationship. +There are three packages for including PostScript figures: +\begin{itemize} +\item \texttt{graphics}. +This simple package provides the command\\ +\verb|\includegraphics*[<llx,lly>][<urx,ury>]{file}|. +The \texttt{*} is optional; it enables the PostScript feature of clipping. +In its simplest form,\\ +\verb|\includegraphics{file}|, +it includes the figure in the PostScript file \texttt{file} +without resizing. +\item \texttt{graphicx}. +This package provides the command\\ +\verb|\includegraphics*[key--value list]{file}|. +The \texttt{*} is optional; it enables the PostScript feature of clipping. +Often used keys are: +\def\labelitemii{--} +\begin{itemize} +\item \texttt{scale=.40} to scale the size of the figure with 40\%, +\item \texttt{width=25pc}, \texttt{height=15pc} to set the width or +height of the figure, +\item \texttt{angle=90} to rotate the figure over $90^\circ$. +\end{itemize} +\item \texttt{epsfig}. +This package is really the \texttt{graphicx} package, +but it allows one to include PostScript figures using +the familiar commands from +the earlier packages \texttt{epsfig} and \texttt{psfig}. +\end{itemize} +For detailed information, see the documentation of the \texttt{graphics} +packages, in particular the file \texttt{grfguide.tex}. +\begin{figure} +\leftmargin=2pc +\begin{verbatim} +\begin{figure} +\begin{center} +\includegraphics*[width=5cm]{name.eps} +\end{center} +\caption{An example of a figure.} +\label{fig:exmp} +\end{figure} +\end{verbatim} +\caption{An example of a figure.} +\label{fig:exmp} +\end{figure} + +\section{Mathematical symbols} +\label{symbols} + +Many physics authors require more mathematical symbols than the +few that are provided in standard \LaTeX. A useful package for +additional symbols is the \texttt{amssymb} package, developed by the American +Mathematical Society. This package includes such oft used symbols as +\verb|\lesssim| for $\lesssim$, \verb|\gtrsim| for $\gtrsim$ or +\verb|\hbar| for $\hbar$. Note that your \TeX{} system should have +the \texttt{msam} and \texttt{msbm} fonts installed. +If you need only a few symbols, such as \verb|\Box| for $\Box$, +you might try the package \texttt{latexsym}. + +In the \texttt{elsart} document class vectors are preferably coded as +\verb|\vec{a}| instead of \verb|\bf{a}| or \verb|\pol{a}|. + +\section{Line numbering} +\label{linenumbering} + +\begin{linenumbers} +Reviewing an electronic version of an article has many +advantages. However, reviewers have a harder task indicating remarks +and desired changes to the article. Their task is made easier if the +lines of the article are numbered. \LaTeX's \texttt{lineno} package +performs this task. It is compatible with \texttt{elsart}. +\end{linenumbers} + +\section{The Bibliography} +\label{thebib} + +In \LaTeX{} literature references are listed in the +\verb|thebibliography| environment. Each reference is a +\verb|\bibitem|; each \verb|\bibitem| is identified by a label, by +which it can be cited in the text: \verb|\bibitem{ESG96}| is cited as +\verb|\cite{ESG96}|. + +Version 2.16 of \texttt{elsart} introduces the \texttt{subbibitems} +environment. The references in a \texttt{subbibitems} environment +have the same major reference number, and are counted by letters +a, b, etc. The \texttt{subbibitems} environment has +a label of its own: \verb|\begin{subbibitems}{label}|. +It can therefore be referred to as \verb|\cite{label}|, which produces +a citation like [7a--c]. A short citation like [7] can be produced by +adding \texttt{:s} to the label: \verb|\cite{label:s}|. Example: See +Refs. \cite{Lee}, or in short form, see Refs. \cite{Lee:s}. + +Version 2.16 of \texttt{elsart} also introduces the possibility to +insert notes into the bibliography, by using the \verb|\note| command. +In a \texttt{subbibitems} environment it must be the last item. +Example: See Refs. \cite{note,x}. + +These options do not work well with the \texttt{natbib} package. + +\section{Template article} +\label{templart} + +There is a template article \file{templat-num.tex}, which you can use as a +skeleton for your own article. It is available from Elsevier's Author +Gateway, \url{http://authors.elsevier.com/locate/latex}. + +\begin{thebibliography}{9} + +\bibitem{Lamp86} +Leslie Lamport: \LaTeX, {\em A document preparation system}, +2nd edition, Addison-Wesley (Reading, Massachusetts, 1994). + +\bibitem{WB96} +Wettig, T., \& Brown, G.E., +The evolution of relativistic binary pulsars, +1996, NewA, 1, 17-34. + +\bibitem{ESG96} +Elson, R.A.W., Santiago, B.X., \& Gilmore, G.F., +Halo stars, starbursts, and distant globular clusters: +A survey of unresolved objects in the Hubble Deep Field, +1996, NewA, 1, 1-16. +% (\url{http://www.elsevier.com/PII/S1384107696000061}) + +\bibitem{Gea97} +Governato, F., Moore, B., Cen, R., Stadel, J., Lake, G., \& Quinn, T., +The Local Group as a test of cosmological models, +1997, NewA 2, 91-106. + +\bibitem{note}% + \note We consider an exactly solvable two-band model of electrons moving in +one dimension and interacting with a $\delta$-function spin-exchange +potential. + +\begin{subbibitems}{Lee} +\bibitem{Lee:a} N.~Nagaosa and P.~A.~Lee, Phys. Rev. Lett. {\bf 79}, 3755 +(1997). +\bibitem{Lee:b}C.~P\'epin and P.~A.~Lee, Phys. Rev. Lett. {\bf 81}, + 2779 (1998). +\end{subbibitems} + +\bibitem{x} K.~Gorny, O.~M.~Vyasilev, +J.~A.~Marindale, V.~A.~Nandor, C.~H.~Pennington, P.~C.~Hammel, +W.~L.~Hults, J.~L.~Smith, P.~L.~Kuhns, A.~P.~Reyes and W.~G.~Moulton, +Phys. Rev. Lett. {\bf 82}, 177 (1999). +\note These references demonstrate that for some high-$T_c$ compounds +the gap does not seem to depend on the magnetic field. + +\end{thebibliography} + +\end{document} diff --git a/Master/texmf-dist/doc/latex/elsevier/model-harv.pdf b/Master/texmf-dist/doc/latex/elsevier/model-harv.pdf Binary files differdeleted file mode 100644 index 947f7243721..00000000000 --- a/Master/texmf-dist/doc/latex/elsevier/model-harv.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/elsevier/model-num.pdf b/Master/texmf-dist/doc/latex/elsevier/model-num.pdf Binary files differdeleted file mode 100644 index 88b7b27c5cd..00000000000 --- a/Master/texmf-dist/doc/latex/elsevier/model-num.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/elsevier/sample.dvi b/Master/texmf-dist/doc/latex/elsevier/sample.dvi Binary files differdeleted file mode 100644 index 30ec6a657e4..00000000000 --- a/Master/texmf-dist/doc/latex/elsevier/sample.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/elsevier/sample.tex b/Master/texmf-dist/doc/latex/elsevier/sample.tex deleted file mode 100644 index f5c8aa1ee9b..00000000000 --- a/Master/texmf-dist/doc/latex/elsevier/sample.tex +++ /dev/null @@ -1,761 +0,0 @@ -\documentclass{elsart} -\usepackage{natbib} -\begin{document} -\runauthor{Cicero, Caesar and Vergil} -\begin{frontmatter} -\title{In Catilinam IV: A murder -% A murder A murder A murder A murder A murder A murder A murder A murder A -%murder -in 5 acts\thanksref{X}} -\author[Paestum]{Marcus Tullius Cicero\thanksref{Someone}} -\author[Rome]{Julius Caesar} -\author[Rome]{Catullus} -\author[Baiae]{Publius Maro Vergilius} -\author[Paestum]{Unknown author} -\thanks[X]{This is the history of the paper, etc etc} - -\address[Paestum]{Buckingham Palace, Paestum} -\address[Baiae]{The White House, Baiae} -\address[Rome]{Senate House, Rome} -\thanks[Someone]{Partially supported by the Roman Senate} -\begin{abstract} -Cum M.~Cicero consul {\boldmath \ldots ($\vec{a}$) } Nonis Decembribus senatum in aede -Iovis Statoris consuleret, quid de iis coniurationis Catilinae -sociis fieri placeret, qui in custodiam traditi essent, factum -est, ut duae potissimum sententiae proponerentur, -una D.~Silani consulis -designati, qui morte multandos illos censebat - -Altera C.~Caesaris, qui illos publicatis bonis per municipia -Italiae distribueudos ac vinculis sempiternis tenendos existimabat. Cum -acautem plures senatores ad C.~Caesaris quam ad -D.~Silani sententiam inclinare viderentur, M.~Cicero ea, quae -infra legitur, oratione Silani sententiam commendare studuit. -\end{abstract} -\begin{keyword} -Cicero; Catiline; -Orations -\end{keyword} -\end{frontmatter} - -\section{Introduction} -hello\footnote{A footnote} -\subsection{Introduction} -\subsubsection{Introduction} -\paragraph{Introduction} -\typeout{SET RUN AUTHOR to \@runauthor} - -\begin{equation}\label{fo:theta} - \theta = (a_{1},a_{2},\ldots)^{T} -\end{equation} - - -\section{Introduction} - -Start with a section - -\section{Thoughts} -Start with a list: -\begin{itemize} -\item In Catilinam I -\item In Catilinam II -\item In Catilinam III -\item In Catilinam IV -\end{itemize} - -\section{Introduction} -A first section with a reference to \cite{ref1}, as well as -\cite{L1,M2,M3,M6,M9}, and to equation \ref{fo:theta} - -Who is Caesar\ldots - -Video, patres conscripti, in me omnium vestrum ora atque oculos esse -conversos, video vos non solunn de vestro ac rei publicae, verum -etiam, si id depulsum sit, de meo periculo esse sollicitos. Est mihi -iucunda in malis et grata in dolore vestra erga me voluntas, sed eam, -per deos inmortales, deponite atque obliti salutis meae de vobis ac de -vestris liberis cogitate. Mihi si haec condicio consulatus data est, -ut omnis acerbitates, onunis dolores cruciatusque perferrem, feram non -solum fortiter, verum etiam lubenter, dum modo meis laboribus vobis -populoque Romano dignitas salusque pariatur. \par Ego sum ille consul, -patres conscripti, cui non forum, iu quo omnis aequitas continetur, -non campus consularibus auspiciis consecratus, non curia, summum -auxilium omnium gentium, non domus, commune perfugium, non lectus ad -quietem datus, non denique haec sedes honoris [sella curulis] umquam -vacua mortis periculo atque insidiis fuit. Ego multa tacui, multa -pertuli, multa concessi, multa meo quodam dolore in vestro timore -sanavi. Nunc si hunc exitum consulatus mei di inmortales esse -voluerunt, ut vos populumque Romanum ex caede miserrima, coniuges -liberosque vestros virginesque Vestales ex acerbissima vexatione, -templa atque delubra, hanc pulcherrimam patriam omnium nostrum ex -foedissima flamma, totam Italiam ex bello et vastitate eriperem, -quaecumque mihi uni proponetur fortuna, subeatur.\footnote{no, not - sub-eating.} Etenim, si P.~Lentulus suum nomen inductus a vatibus -fatale ad perniciem rei publicae fore putavit, cur\footnote{Not a dog, - but a footnote.} ego non laeter meum consulatum ad salutem populi -Romani prope fatalem extitisse? - -Figure \ref{song} is not by Cicero. -\begin{figure} -\begin{quote} -%\fontfamily{hlcw} -\fontshape{it}\selectfont -Fear no more the heat o' the sun,\\ -Nor the furious winter's rages;\\ -Thou thy worldly task hast done,\\ -Home art gone, and ta'en thy wages:\\ -Golden lads and girls all must,\\ -As chimney-sweepers, come to dust.\\ -Fear no more the frown o' the great;\\ -Thou art past the tyrant's stroke;\\ -Care no more to clothe and eat;\\ -To thee the reed is as the oak:\\ -The sceptre, learning, physic, must\\ -All follow this, and come to dust.\\ -Fear no more the lightning flash,\\ -Nor the all-dreaded thunder-stone;\\ -Fear not slander, censure rash;\\ -Thou hast finish'd joy and moan:\\ -\\ - All lovers young, all lovers must\\ - Consign to thee, and come to dust.\\ -\\ -No exorciser harm thee!\\ -Nor no witchcraft charm thee!\\ -Ghost unlaid forbear thee!\\ -Nothing ill come near thee!\\ - Quiet consummation have;\\ - And renowned be thy grave!\\ -\end{quote} -\caption{A Song, by William Shakespeare from his play - \emph{Cymbeline}, performed by two characters called -Guiderius and Arviragus} -\label{song} -\end{figure} -\begin{table*} -\caption{Defect parameters for AgCl(111) surfaces$^{\#}$} -\label{defparagcl} -\begin{center} -\begin{tabular}{l l l l} -\hline -$\Delta_j H_{\mathrm{S}}^\circ$, & \multicolumn{2}{c}{Conductivity}& Profile -analysis\\ -\cline{2-4} -$\Delta_j S_{\mathrm{S}}^\circ$ & \cite{S12}& & -\cite{F4}$^\ast$\\ -\hline -$\Delta_{\mathrm{i}} H_{\mathrm{S}}^\circ /\mathrm{meV} $ & 370 & 800 & 780\\ -$\Delta_{\mathrm{i}} S_{\mathrm{S}}^\circ / k $ & 4.7 & 10 & 9.2\\ -$\Delta_{\mathrm{v}} H_{\mathrm{S}}^\circ / \mathrm{meV} $ & 880 & 600 & 690 \\ -$\Delta_{\mathrm{v}} S_{\mathrm{S}}^\circ / k$ & 2.0 & 0 & 0.6\\ -\hline -\end{tabular} -\end{center} - -\vspace*{.6cm} -\noindent -$^{\#}$ The evaluation relies on an Ag$_{\mathrm{i}}^\cdot$ -accumulation which is in agreement with the literature but which is still -under debate (see text) \cite{phdjam,jmjf}. \\ -$^\ast$ A recent reevaluation resulted particularly in different entropy -values. \cite{S14}. -\end{table*} - -\section{The argument} -Some words might be appropriate describing equation \ref{e1}. -\begin{equation} -\frac{\partial F}{\partial -t}=D\frac{\partial^2 F}{\partial x^2}, -\label{e1} -\end{equation} - -\begin{eqnarray} -x & = & 1\\ -y & = & 2\\ -z & = & 3 -\end{eqnarray} - -Quare, patres conscripti, consulite vobis, prospicite patriae, -conservate vos, coniuges, liberos fortunasque vestras, populi Romani -nomen salutemque defendite; mihi parcere ac de me cogitare desinite. Nam -primum debeo sperare omnis deos, qui huic urbi praesident, pro eo mihi, -ac mereor, relaturos esse gratiam; deinde, si quid obtigerit, aequo -animo paratoque moriar. Nam neque turpis mors forti viro potest accidere -neque immatura consulari nec misera sapienti. Nec tamen ego sum ille -ferreus, qui fratris carissimi atque amantissimi praesentis maerore non -movear horumque omnium lacrumis, a quibus me circumsessum videtis Neque -meam mentem non domum saepe revocat exanimata uxor et abiecta metu filia -et parvulus filius quem mihi videtur amplecti res publica tamquam ob -sidem consulatus mei, neque ille, qui expectans huius exitum diei stat -in conspectu meo, gener. Moveo his rebus omnibus, sed in eam partem, uti -salvi sint vobiscum omnes, etiamsi me vis aliqua oppresserit, potius, -quam et illi et nos una rei publicae peste pereamus. \par Quare, patres -conscripti, incumbite ad salutem rei publicae, circumspicite omnes -procellas, quae inpendent, nisi providetis. Non Ti.~Gracchus, quod -iterum tribunus plebis fieri voluit, non C.~Gracchus, quod agrarios -concitare conatus est, non L.~Saturninus, quod C.~Memmium occidit, in -discrimen aliquod atque in vestrae severitatis iudicium -adduciturtenentur ii, qui ad urbis incendium, ad vestram omnium caedem, -ad Catilinam accipiendum Romae restiterunt, tenentur litterae, signa, -manus, denique unius cuiusque confessio; sollicitantur Allobroges, -servitia excitantur, Catilina accersitur; id est initum consilium, ut -interfectis omnibus nemo ne ad deplorandum quidem populi Romani nomen -atque ad lamentandam tanti imperii calamitatem relinquatur. \par Haec omnia -indices detulerunt, rei confessi sunt, vos multis iam iudiciis -iudicavistis, primum quod mihi gratias egistis singu laribus verbis et -mea virtute atque diligentia perditorum hominum coniurationem patefactam -esse decrevistis, deinde quod P.~Lentulum se abdicare praetura -coegistis, tum quod eum et ceteros, de quibus iudicastis, in custodiam -dandos censuistis, maximeque quod meo nomine supplicationem decrevistis, -qui honos togato habitus ante me est nemini; postremo hesterno die -praemia legatis Allobrogum Titoque Volturcio dedistis amplissima. Quae -sunt omnia eius modi, ut ii, qui in custodiam nominatim dati sunt, sine -ulla dubitatione a vobis damnati esse videantur. - -\subsection{A sub section} -Also containing -some text, and a -figure. Also containing -some text, and a -figure -Also -containing some -text, and a figure -Also containing -some text, and a -figure (\ref{f1}). - -\begin{figure*} -Leave 3cm of space for non-electronic graphic on full page width: - \vspace{3cm} -\caption{A Caption} -\label{f1} -\end{figure*} -\subsection{Another sub section} -\subsubsection{A subsub section} with some text in it. -\subsubsection{Another subsub section}with some text in it. -\paragraph{And a paragraph} -(ie a sub sub subsection) - -\subsection{Another sub section} -\section{Epilogue} -A word or two to conclude, and this even includes some -inline maths: \(R(x,t)\sim -t^{-\beta}g(x/t^\alpha)\exp(-|x|/t^\alpha)\) - - - Quae cum ita sint, pro imperio, pro exercitu, pro provincia, quam -neglexi, pro triumpho ceterisque laudis insignibus, quae sunt a me -propter urbis vestraeque salutis custodiam repudiata, pro clientelis -hospitiisque provincialibus, quae tamen urbanis opibus non minore labore -tueor quam comparo, pro his igitur omnibus rebus, pro meis in vos -singularibus studiis proque hac, quam perspicitis, ad conservandam rem -publicam diligentia nihil a vobis nisi huius temporis totiusque mei -consulatus memoriam postulo; quae dunn erit in vestris fixa mentibus, -tutissimo me muro saeptum esse arbitrabor.\footnote{Cicero wrote very - long sentences$\ldots$} Quodsi meam spem vis -inproborum fefellerit atque superaverit, commendo vobis parvum meum -filium, cui profecto satis erit praesidii non solum ad salutem, verum -etiam ad dignitatem, si eius, qui haec omnia suo solius periculo -conservarit, illum filium esse memineritis. \par Quapropter de summa salute -vestra populique Romani, de vestris coniugibus ac liberis, de aris ac -focis, de fanis atque templis de totius urbis tectis ac sedibus, de -imperio ac libertate, de salute Italiae, de universa re publica -decernite diligenter, ut instituistis, ac fortiter. Habetis eum -consulem, qui et parere vestris decretis non dubitet et ea, quae -statueritis, quoad vivet, defendere et per se ipsum praestare possit. - -now for a vec, as in $\vec{66}$ - -\begin{thebibliography}{999} -\bibitem{L1} C.C. Liang, {\em J. Electrochem. Soc.} {\bf 120} (1973) 1298. - -\bibitem{W1'} J.B. Wagner, {\em High Conductivity Conductors Solid Ionic -Conductors\/}, T. Takahashi, ed., World Scientific, Singapore, 1989; A. Shukla, -N. Vaidehi, K.T. Jacob, {\em Proc. Indian Acad. Sci.\/} {\bf 96} (1986) 533. - -\bibitem{M1} a) J. Maier, {\em Ber. Bunsenges. Phys. Chem.\/} {\bf 88} (1984) - 1057; -b) {\em phys. stat. sol. B\/} {\bf 123} (1984) K89, K187; -c) {\em Mater. Sci. Monogr.\/} {\bf 28A} (1985) 419; -d) {\em Structure Relations in Fast Ion and Mixed Conductors\/}, F. W. Poulsen -et al., eds. Ris\o{} Nat. Lab., 1986, Roskilde p. 153; -e) {\em Solid State Ionics} {\bf 32/33} (1989) 727; -f) {\em Solid State Ionics\/} {\bf 18/19} (1986) 1141. - -\bibitem{M2} J. Maier, {\em J. Electrochem. Soc.\/} {\bf 134} (1987) 1524; -{\em Solid State Ionics: Materials and Applications\/}, S. Chandra, B.V.R. -Chowdari, eds., World Scientific, Singapore, 1992, p. 111. - -\bibitem{dudn} N.J Dudney, {\em Ann. Rev. Mat. Sci.\/} {\bf 19} (1989) 103. - -\bibitem{M3} J. Maier, {\em J. Phys. Chem. Solids\/} {\bf 46} (1985) 309. - -\bibitem{M6} J. Maier, {\em Ber. Bunsenges. Phys. Chem.\/} {\bf 89} (1985) - 355. - -\bibitem{M9} a) J. Maier, {\em Mater. Res. Bull.\/} {\bf 20} (1985) 383; b) -J. Maier, B. Reichert, {\em Ber. Bunsenges. Phys. Chem.\/} {\bf 90} (1986) -666. - -\bibitem{M11} J. Maier, {\em Ber. Bunsenges. Phys. Chem.\/} {\bf 90} (1986) - 26. - -\bibitem{M13} a) J. Maier, {\em Solid State Ionics\/} {\bf 23} (1987) 59; -b){\em phys. stat. sol. (a)\/} {\bf 112} (1989) 115. - -\bibitem{M14} J. Maier, {\em Ber. Bunsenges. Phys. Chem.\/} {\bf 93} (1989) - 1468; {\em Ber. Bunsenges. Phys. Chem.\/} {\bf 93} (1989) 1474; -{\em Solid State Ionics\/} {\bf 28-30} (1988) 1073. - -\bibitem{M15} J. Maier, S. Prill, B. Reichert, {\em Solid State Ionics\/} {\bf -28-30} (1988) 1465. - -\bibitem{M16} J. Maier, {\em Mater. Chem. Phys.\/} {\bf 17} (1987) 485; {\em -Superionic Solid and Solid Electrolytes, Recent Trends\/}, A.L. Laskar, S. -Chandra, eds., Academic Press, New York, 1989, p. 137; in {\em Science and - Technology of Fast Ion Conductors\/}, H.L. Tuller, Ed. Plenum Press, New -York 1989, p. 345. - -\bibitem{G1} J. Maier, {\em Angew. Chem. Int. Ed. Engl.\/} {\bf 32}(3) - (1993) 313; {\em Angew. Chem. Int. Ed. Engl.\/}, {\bf 32}(4) (1993) 528; in -{\em Defects in Insulating Materials\/}, O. Kanert and J.-M. Spaeth, eds., -World Scientific, Singapore, 1992, p. 2. - -\bibitem{W7} J. Wassermann, T.P. Martin, J. Maier, {\em Solid State Ionics\/} -{\bf 28-30} (1988) 1514. - -\bibitem{L3} U. Lauer, J. Maier, {\em Ber. Bunsenges. Phys. Chem.\/} {\bf 96}, -(1992) 111; {\em Solid State Ionics\/} {\bf 51} (1992) 209. - -\bibitem{M27} J. Maier, U. Lauer, {\em Ber. Bunsenges. Phys. Chem.\/} {\bf - 94} (1990) 973; U. Lauer, J. Maier, W. G\"opel, {\em Sensors and Actuators - B} {\bf 2} (1990) 125; {\em Solid State Ionics\/} {\bf 40/41} (1990) 463. - -\bibitem{M26} P. Murugaraj and J. Maier, {\em Solid State Ionics\/} {\bf - 32/33} (1989) 993; {\em Solid State Ionics\/} {\bf 40/41} (1990) 1017. - -\bibitem{M25'} U. Lauer and J. Maier, {\em J. Electrochem. Soc.\/} {\bf - 139}(5) (1992) 1472. - -\bibitem{A3} A. Atkinson, R.I. Taylor, {\em Phil. Mag.} A43 979; {\em Solid - State Ionics\/} {\bf 28-30} (1988) 1377. - -\bibitem{A1} T. Asai, S. Kawai, {\em Solid State Ionics\/} {\bf 20} (1986) 225. - -\bibitem{A2} T. Asai, C.-H. Hu, S. Kawai, {\em Mater. Res. Bull.\/} {\bf 22}, -(1987) 269. - -\bibitem{C1} L. Chen , Z. Zhao, G. Wang, Z. Li, {\em Kexue Tongbao\/} {\bf - 26} (1981) 308. - -\bibitem{C2} M.R.-W. Chang, K. Shahi, J.B. Wagner, {\em J. Electrochem. -Soc.\/} {\bf 131} (1984) 1213. - -\bibitem{C3} P. Chowdhary, V.B. Tare, J.B. Wagner, {\em J. Electrochem. -Soc.\/} {\bf 132} (1985) 123. - -\bibitem{C4} P. Chowdhary, J.B. Wagner, {\em Mater. Lett.\/} {\bf 3} (1985) 78. - -\bibitem{C5} P. Chowdhary, A. Khandkar, J.B. Wagner, The Electrochemical -Society Meeting, October 1985, Las Vegas. - -\bibitem{D1} R. Dupree, J.R. Howells, A. Hooper, F.W. Poulsen, {\em Solid -State Ionics\/} {\bf 3/4} (1981) 277. - -\bibitem{D2} P. Dubec, J.B. Wagner, {\em Mater. Lett.\/} {\bf 2} (1984) 302. - -\bibitem{H1} A. Hooper, {\em J. Power Sources\/} {\bf 9} (1983) 161. - -\bibitem{J1} T.R. Jow, C.C. Liang, {\em Solid State Ionics\/} {\bf 9/10} - (1983) 695. - -\bibitem{J2} T. Jow, J.B. Wagner, {\em J. Electrochem. Soc.\/} {\bf 126}(1979) - 1963. - -\bibitem{K1} A. Khandkar, J.B. Wagner, The Electrochem. Soc. Meeting, -San Francisco, 1983; A. Khandkar, Thesis, 1985, Arizona State University. - -\bibitem{L2} C.C. Liang, A.V. Joshi, N.E. Hamilton, {\em J. Applied -Electrochem.\/} {\bf 8} (1978) 445. - -\bibitem{N1} O. Nakamura, J.B. Goodenough, {\em Solid State Ionics\/} {\bf 7} -(1982) 125. - -\bibitem{P1} S. Pack, B. Owens, J.B. Wagner, {\em J. Electrochem. Soc.\/} {\bf -127} (1980) 2177. - -\bibitem{P2} F.W. Poulsen, N.H. Andersen, B. Kindl, J. Schoonman, {\em Solid -State Ionics\/} {\bf 9/10} (1983) 131. - -\bibitem{P3} F.W. Poulsen, {\em Solid State Ionics\/} {\bf 2} (1981) 53. - -\bibitem{P4} F.W. Poulsen and P.J. M\o ller in: loc. cit. [3d], p. 159. - -\bibitem{P5} F.W. Poulsen in: loc. cit. [3d], p. 67. - -\bibitem{P6} J.B. Phipps, D.H. Whitmore, {\em Solid State Ionics\/} {\bf 9/10} - (1983) 123. - -\bibitem{P7} J.B. Phipps, D.H. Whitmore, {\em J. Power Sources\/} {\bf 9} - (1983) 373. - -\bibitem{S1} P.M. Skarstadt, D.B. Merritt, B.B. Owens, {\em Solid State -Ionics\/} {\bf 314} (1981) 277. - -\bibitem{S2} K. Shahi, J.B. Wagner, {\em J. Phys. Chem. Solids\/} {\bf 43}, - (1982) 713. - -\bibitem{S3} K. Shahi, J.B. Wagner, {\em J. Solid State Chem.\/} {\bf 42} -(1982) 107. - -\bibitem{S4} K. Shahi, J.B. Wagner, {\em J. Electrochem. Soc.\/} {\bf 128} -(1981) 6. - -\bibitem{W1} J.B. Wagner, {\em Mater. Res. Bull.\/} {\bf 15} (1980) 1691. - -\bibitem{Z1} Z. Zhao, C. Wang, L. Chen, {\em Wuli Xuebao\/} {\bf 33} -(1984) 1205; Z. Zhao, C. Wang, S. Dai, L. Chen, {\em Solid State Ionics\/} {\bf - 9/10} (1983) 1175. - -\bibitem{F1} S. Fujitsu, M. Miyayama, K. Koumoto, H. Janagida, T. Kanazawa, -{\em J. Mater. Sci.\/} {\bf 20} (1985) 2103. - -\bibitem{F2} S. Fujitsu, K. Kuomoto, H. Janagida, {\em Solid State Ionics\/} -{\bf 18/19} (1986) 1146. - -\bibitem{K2} A. Khandkar, V.B. Tare, J.B. Wagner, {\em Rev. Chim. Min.\/} {\bf -23} (1986) 274. - -\bibitem{V1} N. Vaidehi, R. Akila, A.K. Shukla, K.T. Jacob, {\em Mater. Res. -Bull.\/} {\bf 21} (1986) 909. - -\bibitem{S1'} E. Hartmann, V.V. Peller, G.I. Rogalski, {\em Solid State - Ionics\/} {\bf 28-30} (1988) 1098, -V. Trnovcov\'a, C. B\'arta, P.P. Fedorov, I. Zibrov, {\em Materials Science - Forum\/} {\bf 76} (1991) 13, -S. Adams, K. Hariharan, J. Maier, {\em Solid State Ionics\/}, {bf 75} (1991) -193, Y. He, Z. Chen, Z. Zhang, L. Wang and L. Chen in {\em Materials for Solid - State Batteries\/}, B.V.R. Chowdhari and S. Radhakrishna, eds., World -Scientific, Singapore, 1986, p. 333., -J. R. Stevens and B.E. Mellander, {\em Solid State Ionics\/} {\bf 21} -(1986) 203, -S. Skaarup, K. West and B. Zachau Christiansen, {\em Solid State - Ionics\/} {\bf 28-30} (1989) 975, -J. Plocharski, W. Wieczorek, J. Przyluski and K. Such, {\em J. Appl. Phys. A\/} -{\bf 49} (1989) 55, -W. Wieczorek, K. Such, H. Wycislik and J. Plocharski, {\em Solid State Ionics\/} -{\bf 36} (1989) 255, -J. Plocharski and W. Wieczorek, {\em Solid State Ionics\/} {\bf 28-30} 979; -(1988) \\ -Y. Saito, T. Asai, K. Ado and O. Nakamura, {\em Mat. Res. Bull.\/} {\bf 23} -(1988) 1661, -Y. Saito, T. Asai, O. Nakamura and Y. Yamamoto, {\em Solid State Ionics\/} {\bf - 35} (1989) 241, -Y. Saito, J. Mayne, K. Ado, Y. Yamamoto and O. Nakamura, {\em Solid State - Ionics\/} {\bf 40/41} (1990) 72, -J. Mayne, Y. Saito, H. Kageyama, K. Ado, T. Asai and O. Nakamura, {\em Solid - State Ionics\/} {\bf 40/41} (1990) 67, -Y. Saito, K. Ado, T. Asai, H. Kageyama, O. Nakamura and Y. Yamamoto, {\em Solid - State Ionics\/} {\bf 53-56} (1992) 728, -O. Nakamura and Y. Saito, {\em Solid State Ionics: Materials and - Applications\/}, S. Chandra, S. Singh and P.C. Srivastava, eds., World -Scientific, Singapore, 1992, p. 101;\\ -B. Wnetrzewski, J.L. Nowinski and W. Jakubowski, {\em Solid State Ionics\/} -{\bf 36} (1989) 209, -P. Weslowski, W. Jakubowski and J.L. Nowinski, {\em phys. stat. sol. (a)\/} -{\bf 115} (1989) 81, -J.L. Nowinski, P. Kurek and W. Jakubowski, {\em Solid State Ionics\/} {\bf 36} -(1989) 213; -P. Kurek, J.L. Nowinski and W. Jakubowski, {\em Solid State Ionics\/} {\bf 36} -(1989) 243; -H. Husono and Y. Abe {\em Solid State Ionics\/}, {\bf 44} (1990) 293; -B. Kumar, J.D. Schaffer, M. Nookola, L. G. Scanlou, {\em J. Power Sources\/} -{\bf 47} (1994) 63;\\ -S.N. Reddy, A.S. Chary, K. Saibabu, T. Chiranjiui, A. Brune, J.B. Wagner, -{\em Solid State Ionics\/} {\bf 25} (1987) 165, -K. Singh, S.S. Bhoga {\em Solid State Ionics\/} {\bf 39} (1990) 205; -S.S. Bhoga, K. Singh {\em Solid State Ionics\/} {\bf 40/41} (1990) 27, -S. Chaklanobis, K. Shahi, R.K. Syal {\em Solid State Ionics\/} {\bf 44} (1990) -107, -L. Chen, C. Gros, R. Castaynet, P. Hagenmuller {\em Solid State Ionics\/} {\bf - 31} (1988) 209. - -\bibitem{S11} G. Simkovich, C. Wagner, {\em J. Catalysis\/} {\bf 1} (1962) 521. - -\bibitem{W2} T.L. Wen, R.A. Huggins, A. Rabenau, W. Weppner, {\em Rev. Chim. -Min.\/} {\bf 20} (1983) 40. - -\bibitem{saito} Y. Saito, J. Maier, in preparation; Y. Saito. K. -Hariharan, J. Maier, {\em Proc. 4th Int. Symp. on Syst. with Fast - Ionic Transport\/}, Warsaw, 1994, in press. - -\bibitem{hari} K. Hariharan, J. Maier, {\em J. Electrochem. Soc.\/}, - submitted. - -\bibitem{S6} A.M. Stoneham, E. Walde, J.A. Kilner, {\em Mater. Res. Bull.\/} -{\bf 14} (1979) 1661. - -\bibitem{S5} K. Shahi, J.B. Wagner, {\em Appl. Phys. Lett.\/} {\bf 37} -(1980) 757. - -\bibitem{D4} N.J. Dudney, {\em J. Am. Ceram. Soc.\/} {\bf 70} (1987) 65. - -\bibitem{W3} C. Wagner, {\em J. Phys. Chem. Solids\/} {\bf 33} (1972) 1051. - -\bibitem{B1} A. Bunde, W. Dieterich, E. Roman, {\em Solid State Ionics\/} {\bf -18/19} (1986) 147. - -\bibitem{R1} H.E. Roman, A. Bunde, W. Dieterich: loc. cit. [3d], p. 165. - -\bibitem{R2} H.E. Roman, A. Bunde, W. Dieterich, {\em Phys. Rev.\/} {\bf B34} -(1986) 331. - -\bibitem{W4} J.C. Wang, N.J. Dudney, {\em Solid State Ionics\/} {\bf 18/19} -(1986) 112. - -\bibitem{S7} H. Schmalzried, {\em Solid State Reactions\/}. Verlag Chemie, -Weinheim, 1981. - -\bibitem{F3} J. Frenkel, {\em Kinetic Theory of Liquids\/}. Oxford University -Press, New York, 1946. - -\bibitem{K3} K.L. Kliewer, J.S. K\"ohler, {\em Phys. Rev.\/} {\bf A 140} -(1965) 1226; C. Newey, P. Pratt, A. Lidiard, {\em Phil. Mag.\/} {\bf 3} (1958) -75. - -\bibitem{P9} R.B. Poeppel, J.M. Blakely, {\em Surf. Sci.\/} {\bf 15} (1969) - 507. - -\bibitem{jm} J. Maier, in {\em Science and Technology of Fast Ion - Conductors\/}. H.L. Tuller, M. Balkanski, Eds. Plenum Press, New York, 1989, -p. 299. - -\bibitem{jamma} J. Jamnik, J. Maier and S. Pejovnik {\em Solid State Ionics}, - in press. - -\bibitem{macdon} J.R. Macdonald, D.R. Franceschetti and A.P. Lehnen, {\em - J. Chem. Phys.\/} {\bf 73} (1980) 5272; J.R. Macdonald and A.P. Lehnen, - {\em Cryst. Latt. Def.\/} {\bf 9} (1982) 149. - -\bibitem{M19} J. Maier, W. G\"opel, {\em J. Solid State Chem.\/} {\bf 72} -(1988) 293; W. G\"opel, J. Maier, K. Schierbaum, and H.-D. Wiemh\"ofer, {\em - Solid State Ionics\/} {\bf 32/33} (1989) 440. - -\bibitem{M28} J. Maier, U. Lauer, {\em Solid State Ionics\/} {\bf 51} (1992) - 209. - -\bibitem{J3} J. Jamnik, J. Maier and S. Pejovnik, {\em Solid State Ionics\/} - {\bf 75} (1995) 51; {\em Electrochimica Acta\/}, {\bf 14} (1993) 1975; - J. Jamnik, J. Maier and S. Pejovnik, {\em Proc. 1st Int. Slovenian-German -Seminar of Joints Projects in Mat. Sci. and Technol.\/}, Ljubljana, October -94, to be published; J. Fleig and J. Maier, {\em Proc. 1st - Int. Slovenian-German Seminar of Joints Projects in Mat. Sci. and - Technol.\/}, Ljubljana, October 94, to be published. - -\bibitem{B2} H. B\"ottger, V.V. Bryksin, {\em Hopping Conduction in Solids\/}. -VCH, Weinheim, 1985. - -\bibitem{B3} R. Blender, W. Dieterich, {\em Solid State Ionics\/}, {\bf 28-30} -(1988) 82. - -\bibitem{kleitz} M. Kleitz, H. Bernard, E. Fernandez, E. Schrouter, {\em Adv. - Ceram. Sci. Tech. Zirconia\/} {\bf 3} (1981) 310; H. Rickert, U. Schwaitzer, -{\em Solid State Ionics\/} {\bf 9/10} (1983) 689; H. J. Queisser, J.H. Werner, -{\em Mat. Res. Soc. Symp. Proc.\/} (1988) 53; H. J. M"oller, H. P. Strunk, -J. Werner eds., {\em Polycrystalline Semiconductors\/}, Springer, Berlin, -1989. - -\bibitem{phdfleig} J. Fleig, Ph D-Thesis, T\"ubingen-Stuttgart, 1995 (detailed - calculation of such effects by finite elements); J. Fleig, J. Maier, in - preparation. - -\bibitem{soltis} R.E. Soltis, E.M. Logothetis, A.D. Brailsford, J.B. -Wagner, {\em J. Electrochem. Soc.\/} {\bf 135} (1988) 2380; A.D. Brailsford, -{\em Solid State Ionics} {\bf 21} (1986) 159; N.F. Uvarov, E.F. Hairetdinov, -J.M. Reau, P. Hagenmuller, {\em Solid State Comm.\/} {\bf 79} (1991) 635. - -\bibitem{U1} N.F. Uvarov and J. Maier, {\em Solid State Ionics\/}, {\bf 62} - (1993) 251. - -\bibitem{U1'} N.F. Uvarov, V.P. Isopov, V. Sharma, A.K. Shukla {\em Solid -State Ionics\/} {\bf 51} (1992) 41. - -\bibitem{P10} G.E. Pike, private communication. - -\bibitem{C6} Y.M. Chiang, A.F. Henriksen, W.D. Kingery, D. Finello, {\em J. -Am. Ceram. Soc.\/} {\bf 64} (1981) 385. - -\bibitem{S9} P. Sutton, private communication. - -\bibitem{K4} K.L. Kliewer, {\em J. Phys. Chem. Solids\/} {\bf 27} (1966) 705. - -\bibitem{F4} G. Farlow, A.B. Blose, Sr.J. Feldott, B.D. Lounsberry, L. -Slifkin, {\em Radiation Eff.\/} {\bf 75} (1983) 1; Sr. J. Feldott, A.B. -Blose, B.D. Lounsberry, L. Slifkin, {\em J. Imag. Sci.} {\bf 29} (1985) 39; -R.A. Hudson, G.C. Farlow, L.M. Slifkin, manuscript. - -\bibitem{R4} U. Riedel, J. Maier, and R. Brook, {\em J. Eur. Ceram. Soc.\/} -{\bf 9}(3) (1992) 205; {\em Solid State Ionics}, M. Balkanski, T. Takahashi, -H.L. Tuller, Eds. Elsevier Science Publishers, Amsterdam, 1992 p. 259. - -\bibitem{T2} P.W. Tasker {\em Advances in Ceramics\/} {\bf 10} (1984) 176. - -\bibitem{B4} L. Bousse, N.F. de Rooij, P. Bergveld, {\em Trans. Electron. -Dev.\/} {\bf 30} (1983) 1263. - -\bibitem{V3} A. van der Berg, P. Bergveld, D.N. Reinhondt, E.J.B. -Sudh\"alter, {\em Sens. Actuat.\/} {\bf 8} (1985) 129. - -\bibitem{D3} E.A. Daniels, S.M. Rao, {\em Z. Phys. Chem.\/} {\bf N. F. 137} - (1983) 247. - -\bibitem{R3} S.M. Rao, {\em Ph. D. Thesis\/}, 1983, Poona University. - -\bibitem{W5} J.L. White in: {\em Proc. 4th Nat. Conf. Clays and Clay Min., -Int. Ser. Monogr. Earth Sciences\/}, p. 133. - -\bibitem{Z2} C. Zipelli, J.C.J. Bart, C. Petrini, S. Galvagno, C. Cimino, -{\em Z. Anorg. allg. Chem.\/} {\bf 502} (1983) 199. - -\bibitem{M21} J. Maier, G. Schwitzgebel, {\em Mater. Res. Bull.\/} {\bf 17} -(1982) 1061; J. Maier, {\em Solid State Ionics\/} {\bf 32/33} (1989) 727. - -\bibitem{M22} J. Mizusaki, K. Fueki, {\em Solid State Ionics\/} {\bf 6} -(1982) 55. - -\bibitem{S8} O. Stasiw, J. Teltow, {\em Ann. Phys.\/} (Lpz.) {\bf 1} -(1947) 261. - -\bibitem{M23} D. M\"uller, {\em phys. stat. sol.\/} {\bf 1312} (1965) 775. - -\bibitem{M20} J. Maier, {\em Z. Phys. Chem.\/} {\bf N.F. 140} (1984) 191; -{\em J. Am. Ceram. Soc.\/}, {\bf 76}(5) (1993) 1212; {\em J. Am. Ceram. - Soc.\/} {\bf 76}(5) (1993) 1218; {\em J. Am. Ceram. Soc.\/}, {\bf 76}(5) -(1993) 1223; {\em J. Am. Ceram. Soc.\/}, {\bf 76}(5) (1993) 1228. - -\bibitem{V2} N. Valverde-Diez, J.B. Wagner, Jr., {\em Solid State - Ionics\/}, {\bf 28-30} (1988) 1697. - -\bibitem{sens} J. Maier, {\em Solid State Ionics\/}, {\bf 62} (1993) 105. - -\bibitem{U2} N.F. Uvarov, M.C.R. Shastry and K.J. Rao {\em Rev. Solid -State Sci.\/} {\bf 4} (1990) 61. - -\bibitem{schmidt} J.A. Schmidt, J.C. Baz\'an, L. Vico, {\em Solid State - Ionics\/} {\bf 27} (1988) 1. - -\bibitem{H2} Y. Haven, {\em Rec. Tran. Chem.\/} {\bf 69} (1950) 1471, 1505. - -\bibitem{mog} M. Mogensen, {\em J. Power Sources\/} {\bf 20} (1987) 53; - M. Gaber$\check{s}\check{c}$ek, J. Jamnik, S. Pejovnik, {\em - J. Electrochem. Soc.\/} {\bf 140} (1993) 308. - -\bibitem{zhu} B. Zhu, B.E. Mellander, in: C. Singhal and H. Iwahara, eds. {\em - Solid Oxide Fuel Cells\/} (The Electrochemical Soc. Inc., Pennington, NJ, - 1993) 156. - -\bibitem{unruh} T. Unruh, Ph D-Thesis, Saarbr\"ucken, FRG (1995) - -\bibitem{gian} E. Gianellis, {\em Solid State Ionics\/}, in press. - -\bibitem{H6} R.A. Hubermann, {\em Phys. Rev. Lett.\/} {\bf 32} (1974) 1000. - -\bibitem{H5} N. Hainovsky, J, Maier, {\em Solid State Ionics\/}, in press; - {\em Phys. Rev.}, in press. - -\bibitem{H7} R. Lipowski, {\em Phys. Rev. Lett.\/} {\bf 49} (1982) 1575; V.N. -Bondarev and A.B. Kuklov, {\em Solid State Ionics\/} {\bf 44} (1991) 145. - -\bibitem{E2} G. Ertl, J. K\"uppers, {\em Low Energy Electrons and Surface -Chemistry\/}. VCH, Weinheim, 1985. - -\bibitem{K5} W.D. Kingery, {\em Mater. Sci. Monogr.\/} {\bf 28A} (1985) 25. - -\bibitem{G2} J.-E. Gerner, Diploma Thesis, 1984, University of Konstanz. - -\bibitem{strange} J.H. Strange, S.M. Rageb, R.C.T. Slade, {\em Phil. Mag.\/} -{\bf A 64} (1991) 1159. - -\bibitem{H4} R.A. Hudson, G.C. Farlow and L.M. Slifkin {\em Phys. Rew. B\/} -{\bf 36} (1987) 4651. - -\bibitem{S14} L. Slifkin, personal communication; S.K. Wonnell and L.M. -Slifkin {\em Phys. Rev. B\/} {\bf 48} (1993) 78. - -\bibitem{jf} J. Fleig, J. Jamnik, J. Maier, in preparation. - -\bibitem{haberm} J. Jamnik, H.-U. Habermeier, J. Maier, {\em Physica B\/} {\bf - 204} (1995) 57. - -\bibitem{K7} M. Kleitz, {\em Solid State Ionics\/} {\bf 3/4} (1981) 513. - -\bibitem{G5} S. Gupka, S. Patnaik, K. Shahi, {\em Solid State Ionics\/} {\bf - 31} (1) (1988) 5. - -\bibitem{ul} U. Lauer, Ph D thesis, University of T\"ubingen, 1991. - -\bibitem{G6} F. Granzer, {\em J. Imag. Sci.\/} {\bf 33} (1989) 207. - -%\bibitem{esh} Eshelby quoted in \cite{K3}. - -\bibitem{O1} J.T. Overbeek in: {\em Colloid Science I\/}, H. R. Kruyt, Ed. -Elsevier, Amsterdam, 1952. - -\bibitem{B6} R.C. Baetzold, J.F. Hamilton, {\em Surf. Sci.\/} {\bf 33} (1972) - 461. - -\bibitem{B7} R.C. Baetzold, {\em J. Phys. Chem. Solids\/} {\bf 35} (1974) 89. - -\bibitem{H3} H.A. Hoyen, {\em J. Appl. Phys.} {\bf 47\/} (1976) 3784. - -\bibitem{S12} N. Starbov, {\em J. Inf. Rec. Mater.\/} {\bf 13} (1985) 307. - -\bibitem{T1} Y.T. Yan, H.A. Hoyen, {\em Surf. Sci.\/} {\bf 36} (1973) 242. - -\bibitem{M24} S. M\"uhlherr, K. L\"auger, N. Nicoloso, E. Schreck, K. -Dransfeld, {\em Solid State Ionics\/} {\bf 28-30} (1988) 1495. - -\bibitem{phdjam} J. Jamnik, Ph D-Thesis, Ljubljana-Stuttgart, 1994. - -\bibitem{jmjf} J. Fleig and J. Maier, in preparation. - -\bibitem{G4} W. G\"opel, U. Lampe, {\em Phys. Rev.\/} {\bf B 22} (1980) 6447. - -\bibitem{S13} E. Schreck, K. L\"auger, K. Dransfeld, {\em Z. Phys.\/} {\bf - B62} (1986) 331. - -\bibitem{P8} J.B. Phipps, D.L. Johnson, D.H. Whitmore, {\em Solid State -Ionics\/} {\bf 5} (1981) 393. - -\bibitem{C7} J. Corish, P.W.M. Jacobs, {\em Surf. Def. Prop. Solids\/} {\bf - 2} (1973) 160. - -\bibitem{ref1} W. Puin, P. Heitjans, {\em Proc. Int. Conf. Nanocryst. Mater.}, - Stuttgart, 1994, in press; W. Puin, P. Heitjans, J. Maier, in preparation. - -\bibitem{C8} S. Chandra, private communication. - -\bibitem{G3} W. G\"opel, {\em Progr. Surf. Sci.\/} {\bf 20} (1986) 1. - -\bibitem{} M. v. Smoluchowski, Z. Phys. Chem. {\bf 92}, 129 (1917). - -\end{thebibliography} -\appendix -\section{APPENDIX} -\begin{figure} -\caption{see equation \ref{foo}} -\end{figure} -\begin{equation} -a + b = c - \label{foo} -\end{equation} -\end{document} -\subtitle{Romano dignitas salusque pariatur. -Ego sum ille consul, patres -conscripti, cui non forum, iu quo omnis aequitas continetur, non campus -consularibus auspiciis consecratus, non curia, summum auxilium omnium -gentium, non domus, commune perfugium, non lectus ad quietem datus, non -denique haec sedes honoris [sella curulis] umquam vacua mortis periculo -atque insidiis fuit. Ego multa tacui, multa pertuli, multa concessi. -} diff --git a/Master/texmf-dist/doc/latex/elsevier/template-harv.dvi b/Master/texmf-dist/doc/latex/elsevier/template-harv.dvi Binary files differdeleted file mode 100644 index d95326db0c0..00000000000 --- a/Master/texmf-dist/doc/latex/elsevier/template-harv.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/elsevier/template-harv.tex b/Master/texmf-dist/doc/latex/elsevier/template-harv.tex index 797536788c9..44b3c84f680 100644 --- a/Master/texmf-dist/doc/latex/elsevier/template-harv.tex +++ b/Master/texmf-dist/doc/latex/elsevier/template-harv.tex @@ -1,6 +1,6 @@ % Template article for preprint document class `elsart' % with harvard style bibliographic references -% SP 2001/01/05 +% SP 2006/04/26 \documentclass{elsart} @@ -22,6 +22,12 @@ % The amssymb package provides various useful mathematical symbols \usepackage{amssymb} +% 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} + +% \linenumbers \begin{document} \begin{frontmatter} diff --git a/Master/texmf-dist/doc/latex/elsevier/template-num.dvi b/Master/texmf-dist/doc/latex/elsevier/template-num.dvi Binary files differdeleted file mode 100644 index b55be8c8325..00000000000 --- a/Master/texmf-dist/doc/latex/elsevier/template-num.dvi +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/elsevier/template-num.tex b/Master/texmf-dist/doc/latex/elsevier/template-num.tex index 377b6ed8bbc..24f204c7b2d 100644 --- a/Master/texmf-dist/doc/latex/elsevier/template-num.tex +++ b/Master/texmf-dist/doc/latex/elsevier/template-num.tex @@ -1,3 +1,6 @@ +% Template article for preprint document class `elsart' +% SP 2006/04/26 + \documentclass{elsart} % Use the option doublespacing or reviewcopy to obtain double line spacing @@ -14,6 +17,12 @@ % The amssymb package provides various useful mathematical symbols \usepackage{amssymb} +% 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} + +% \linenumbers \begin{document} \begin{frontmatter} |