[400] | 1 | %%%%%%%%%% espcrc2.tex %%%%%%%%%%
|
---|
| 2 | %
|
---|
| 3 | % $Id: espcrc2.tex 1.2 2000/07/24 09:12:51 spepping Exp spepping $
|
---|
| 4 | %
|
---|
| 5 | \documentclass[fleqn,twoside]{article}
|
---|
| 6 | \usepackage{espcrc2}
|
---|
| 7 |
|
---|
| 8 | % change this to the following line for use with LaTeX2.09
|
---|
| 9 | % \documentstyle[twoside,fleqn,espcrc2]{article}
|
---|
| 10 |
|
---|
| 11 | % if you want to include PostScript figures
|
---|
| 12 | \usepackage{graphicx}
|
---|
| 13 | % if you have landscape tables
|
---|
| 14 | \usepackage[figuresright]{rotating}
|
---|
| 15 |
|
---|
| 16 | % put your own definitions here:
|
---|
| 17 | % \newcommand{\cZ}{\cal{Z}}
|
---|
| 18 | % \newtheorem{def}{Definition}[section]
|
---|
| 19 | % ...
|
---|
| 20 | \newcommand{\ttbs}{\char'134}
|
---|
| 21 | \newcommand{\AmS}{{\protect\the\textfont2
|
---|
| 22 | A\kern-.1667em\lower.5ex\hbox{M}\kern-.125emS}}
|
---|
| 23 |
|
---|
| 24 | % add words to TeX's hyphenation exception list
|
---|
| 25 | \hyphenation{author another created financial paper re-commend-ed Post-Script}
|
---|
| 26 |
|
---|
| 27 | % declarations for front matter
|
---|
| 28 |
|
---|
| 29 | \begin{document}
|
---|
| 30 |
|
---|
| 31 | \begin{abstract}
|
---|
| 32 | These pages provide you with an example of the layout and style for
|
---|
| 33 | 100\% reproduction which we wish you to adopt during the preparation of
|
---|
| 34 | your paper. This is the output from the \LaTeX{} document class you
|
---|
| 35 | requested.
|
---|
| 36 | \vspace{1pc}
|
---|
| 37 | \end{abstract}
|
---|
| 38 |
|
---|
| 39 | % typeset front matter (including abstract)
|
---|
| 40 | \maketitle
|
---|
| 41 |
|
---|
| 42 | \section{FORMAT}
|
---|
| 43 |
|
---|
| 44 | Text should be produced within the dimensions shown on these pages:
|
---|
| 45 | each column 7.5 cm wide with 1 cm middle margin, total width of 16 cm
|
---|
| 46 | and a maximum length of 19.5 cm on first pages and 21 cm on second and
|
---|
| 47 | following pages. The \LaTeX{} document class uses the maximum stipulated
|
---|
| 48 | length apart from the following two exceptions (i) \LaTeX{} does not
|
---|
| 49 | begin a new section directly at the bottom of a page, but transfers the
|
---|
| 50 | heading to the top of the next page; (ii) \LaTeX{} never (well, hardly
|
---|
| 51 | ever) exceeds the length of the text area in order to complete a
|
---|
| 52 | section of text or a paragraph. Here are some references:
|
---|
| 53 | \cite{Scho70,Mazu84}.
|
---|
| 54 |
|
---|
| 55 | \subsection{Spacing}
|
---|
| 56 |
|
---|
| 57 | We normally recommend the use of 1.0 (single) line spacing. However,
|
---|
| 58 | when typing complicated mathematical text \LaTeX{} automatically
|
---|
| 59 | increases the space between text lines in order to prevent sub- and
|
---|
| 60 | superscript fonts overlapping one another and making your printed
|
---|
| 61 | matter illegible.
|
---|
| 62 |
|
---|
| 63 | \subsection{Fonts}
|
---|
| 64 |
|
---|
| 65 | These instructions have been produced using a 10 point Computer Modern
|
---|
| 66 | Roman. Other recommended fonts are 10 point Times Roman, New Century
|
---|
| 67 | Schoolbook, Bookman Light and Palatino.
|
---|
| 68 |
|
---|
| 69 | \section{PRINTOUT}
|
---|
| 70 |
|
---|
| 71 | The most suitable printer is a laser or an inkjet printer. A dot
|
---|
| 72 | matrix printer should only be used if it possesses an 18 or 24 pin
|
---|
| 73 | printhead (``letter-quality'').
|
---|
| 74 |
|
---|
| 75 | The printout submitted should be an original; a photocopy is not
|
---|
| 76 | acceptable. Please make use of good quality plain white A4 (or US
|
---|
| 77 | Letter) paper size. {\em The dimensions shown here should be strictly
|
---|
| 78 | adhered to: do not make changes to these dimensions, which are
|
---|
| 79 | determined by the document class}. The document class leaves at least
|
---|
| 80 | 3~cm at the top of the page before the head, which contains the page
|
---|
| 81 | number.
|
---|
| 82 |
|
---|
| 83 | Printers sometimes produce text which contains light and dark streaks,
|
---|
| 84 | or has considerable lighting variation either between left-hand and
|
---|
| 85 | right-hand margins or between text heads and bottoms. To achieve
|
---|
| 86 | optimal reproduction quality, the contrast of text lettering must be
|
---|
| 87 | uniform, sharp and dark over the whole page and throughout the article.
|
---|
| 88 |
|
---|
| 89 | If corrections are made to the text, print completely new replacement
|
---|
| 90 | pages. The contrast on these pages should be consistent with the rest
|
---|
| 91 | of the paper as should text dimensions and font sizes.
|
---|
| 92 |
|
---|
| 93 | \section{TABLES AND ILLUSTRATIONS}
|
---|
| 94 |
|
---|
| 95 | Tables should be made with \LaTeX; illustrations should be originals or
|
---|
| 96 | sharp prints. They should be arranged throughout the text and
|
---|
| 97 | preferably be included {\em on the same page as they are first
|
---|
| 98 | discussed}. They should have a self-contained caption and be positioned
|
---|
| 99 | in flush-left alignment with the text margin within the column. If they
|
---|
| 100 | do not fit into one column they may be placed across both columns
|
---|
| 101 | (using \verb-\begin{table*}- or \verb-\begin{figure*}- so that they
|
---|
| 102 | appear at the top of a page).
|
---|
| 103 |
|
---|
| 104 | \subsection{Tables}
|
---|
| 105 |
|
---|
| 106 | Tables should be presented in the form shown in
|
---|
| 107 | Table~\ref{table:1}. Their layout should be consistent
|
---|
| 108 | throughout.
|
---|
| 109 |
|
---|
| 110 | \begin{table*}[htb]
|
---|
| 111 | \caption{The next-to-leading order (NLO) results
|
---|
| 112 | {\em without} the pion field.}
|
---|
| 113 | \label{table:1}
|
---|
| 114 | \newcommand{\m}{\hphantom{$-$}}
|
---|
| 115 | \newcommand{\cc}[1]{\multicolumn{1}{c}{#1}}
|
---|
| 116 | \renewcommand{\tabcolsep}{2pc} % enlarge column spacing
|
---|
| 117 | \renewcommand{\arraystretch}{1.2} % enlarge line spacing
|
---|
| 118 | \begin{tabular}{@{}lllll}
|
---|
| 119 | \hline
|
---|
| 120 | $\Lambda$ (MeV) & \cc{$140$} & \cc{$150$} & \cc{$175$} & \cc{$200$} \\
|
---|
| 121 | \hline
|
---|
| 122 | $r_d$ (fm) & \m1.973 & \m1.972 & \m1.974 & \m1.978 \\
|
---|
| 123 | $Q_d$ ($\mbox{fm}^2$) & \m0.259 & \m0.268 & \m0.287 & \m0.302 \\
|
---|
| 124 | $P_D$ (\%) & \m2.32 & \m2.83 & \m4.34 & \m6.14 \\
|
---|
| 125 | $\mu_d$ & \m0.867 & \m0.864 & \m0.855 & \m0.845 \\
|
---|
| 126 | $\mathcal{M}_{\mathrm{M1}}$ (fm) & \m3.995 & \m3.989 & \m3.973 & \m3.955 \\
|
---|
| 127 | $\mathcal{M}_{\mathrm{GT}}$ (fm) & \m4.887 & \m4.881 & \m4.864 & \m4.846 \\
|
---|
| 128 | $\delta_{\mathrm{1B}}^{\mathrm{VP}}$ (\%)
|
---|
| 129 | & $-0.45$ & $-0.45$ & $-0.45$ & $-0.45$ \\
|
---|
| 130 | $\delta_{\mathrm{1B}}^{\mathrm{C2:C}}$ (\%)
|
---|
| 131 | & \m0.03 & \m0.03 & \m0.03 & \m0.03 \\
|
---|
| 132 | $\delta_{\mathrm{1B}}^{\mathrm{C2:N}}$ (\%)
|
---|
| 133 | & $-0.19$ & $-0.19$ & $-0.18$ & $-0.15$ \\
|
---|
| 134 | \hline
|
---|
| 135 | \end{tabular}\\[2pt]
|
---|
| 136 | The experimental values are given in ref. \cite{Eato75}.
|
---|
| 137 | \end{table*}
|
---|
| 138 |
|
---|
| 139 | \begin{sidewaystable}
|
---|
| 140 | \caption{The next-to-leading order (NLO) results
|
---|
| 141 | {\em without} the pion field.}
|
---|
| 142 | \label{table:2}
|
---|
| 143 | \newcommand{\m}{\hphantom{$-$}}
|
---|
| 144 | \newcommand{\cc}[1]{\multicolumn{1}{c}{#1}}
|
---|
| 145 | \renewcommand{\arraystretch}{1.2} % enlarge line spacing
|
---|
| 146 | \begin{tabular*}{\textheight}{@{\extracolsep{\fill}}lllllllllllll}
|
---|
| 147 | \hline
|
---|
| 148 | & $\Lambda$ (MeV) & \cc{$140$} & \cc{$150$} & \cc{$175$} & \cc{$200$} & \cc{$225$} & \cc{$250$} &
|
---|
| 149 | \cc{Exp.} & \cc{$v_{18}$~\cite{v18}} & \\
|
---|
| 150 | \hline
|
---|
| 151 | %b
|
---|
| 152 | & $r_d$ (fm) & \m1.973 & \m1.972 & \m1.974 & \m1.978 & \m1.983 & \m1.987 & 1.966(7) & \m1.967 & \\[2pt]
|
---|
| 153 | & $Q_d$ ($\mbox{fm}^2$) & \m0.259 & \m0.268 & \m0.287 & \m0.302 & \m0.312 & \m0.319 & 0.286 & \m0.270 & \\[2pt]
|
---|
| 154 | & $P_D$ (\%) & \m2.32 & \m2.83 & \m4.34 & \m6.14 & \m8.09 & \m9.90 & $-$ & \m5.76 & \\[2pt]
|
---|
| 155 | & $\mu_d$ & \m0.867 & \m0.864 & \m0.855 & \m0.845 & \m0.834 & \m0.823 & 0.8574 & \m0.847 & \\[5pt]
|
---|
| 156 | & $\mathcal{M}_{\mathrm{M1}}$ (fm) & \m3.995 & \m3.989 & \m3.973 & \m3.955 & \m3.936 & \m3.918 & $-$ & \m3.979 & \\[5pt]
|
---|
| 157 | & $\mathcal{M}_{\mathrm{GT}}$ (fm) & \m4.887 & \m4.881 & \m4.864 & \m4.846 & \m4.827 & \m4.810 & $-$ & \m4.859 & \\[2pt]
|
---|
| 158 | & $\delta_{\mathrm{1B}}^{\mathrm{VP}}$ (\%) & $-0.45$ & $-0.45$ & $-0.45$ & $-0.45$ & $-0.45$ & $-0.44$ & $-$ & $-0.45$ & \\[2pt]
|
---|
| 159 | & $\delta_{\mathrm{1B}}^{\mathrm{C2:C}}$ (\%) & \m0.03 & \m0.03 & \m0.03 & \m0.03 & \m0.03 & \m0.03 & $-$ & \m0.03 & \\[2pt]
|
---|
| 160 | & $\delta_{\mathrm{1B}}^{\mathrm{C2:N}}$ (\%) & $-0.19$ & $-0.19$ & $-0.18$ & $-0.15$ & $-0.12$ & $-0.10$ & $-$ & $-0.21$ & \\
|
---|
| 161 | \hline
|
---|
| 162 | \end{tabular*}\\[2pt]
|
---|
| 163 | The experimental values are given in ref. \cite{Eato75}.
|
---|
| 164 | \end{sidewaystable}
|
---|
| 165 |
|
---|
| 166 | Horizontal lines should be placed above and below table headings, above
|
---|
| 167 | the subheadings and at the end of the table above any notes. Vertical
|
---|
| 168 | lines should be avoided.
|
---|
| 169 |
|
---|
| 170 | If a table is too long to fit onto one page, the table number and
|
---|
| 171 | headings should be repeated above the continuation of the table. For
|
---|
| 172 | this you have to reset the table counter with
|
---|
| 173 | \verb|\addtocounter{table}{-1}|. Alternatively, the table can be turned
|
---|
| 174 | by $90^\circ$ (`landscape mode') and spread over two consecutive pages
|
---|
| 175 | (first an even-numbered, then an odd-numbered one) created by means of
|
---|
| 176 | \verb|\begin{table}[h]| without a caption. To do this, you prepare the
|
---|
| 177 | table as a separate \LaTeX{} document and attach the tables to the
|
---|
| 178 | empty pages with a few spots of suitable glue.
|
---|
| 179 |
|
---|
| 180 | \subsection{Useful table packages}
|
---|
| 181 |
|
---|
| 182 | Modern \LaTeX{} comes with several packages for tables that
|
---|
| 183 | provide additional functionality. Below we mention a few. See
|
---|
| 184 | the documentation of the individual packages for more details. The
|
---|
| 185 | packages can be found in \LaTeX's \texttt{tools} directory.
|
---|
| 186 |
|
---|
| 187 | \begin{description}
|
---|
| 188 |
|
---|
| 189 | \item[\texttt{array}] Various extensions to \LaTeX's \texttt{array}
|
---|
| 190 | and \texttt{tabular} environments.
|
---|
| 191 |
|
---|
| 192 | \item[\texttt{longtable}] Automatically break tables over several
|
---|
| 193 | pages. Put the table in the \texttt{longtable} environment instead
|
---|
| 194 | of the \texttt{table} environment.
|
---|
| 195 |
|
---|
| 196 | \item [\texttt{dcolumn}] Define your own type of column. Among others,
|
---|
| 197 | this is one way to obtain alignment on the decimal point.
|
---|
| 198 |
|
---|
| 199 | \item[\texttt{tabularx}] Smart column width calculation within a
|
---|
| 200 | specified table width.
|
---|
| 201 |
|
---|
| 202 | \item[\texttt{rotating}] Print a page with a wide table or figure in
|
---|
| 203 | landscape orientation using the \texttt{sidewaystable} or
|
---|
| 204 | \texttt{sidewaysfigure} environments, and many other rotating
|
---|
| 205 | tricks. Use the package with the \texttt{figuresright} option to
|
---|
| 206 | make all tables and figures rotate in clockwise. Use the starred
|
---|
| 207 | form of the \texttt{sideways} environments to obtain full-width
|
---|
| 208 | tables or figures in a two-column article.
|
---|
| 209 |
|
---|
| 210 | \end{description}
|
---|
| 211 |
|
---|
| 212 | \subsection{Line drawings}
|
---|
| 213 |
|
---|
| 214 | Line drawings may consist of laser-printed graphics or professionally
|
---|
| 215 | drawn figures attached to the manuscript page. All figures should be
|
---|
| 216 | clearly displayed by leaving at least one line of spacing above and
|
---|
| 217 | below them. When placing a figure at the top of a page, the top of the
|
---|
| 218 | figure should align with the bottom of the first text line of the other
|
---|
| 219 | column.
|
---|
| 220 |
|
---|
| 221 | Do not use too light or too dark shading in your figures; too dark a
|
---|
| 222 | shading may become too dense while a very light shading made of tiny
|
---|
| 223 | points may fade away during reproduction.
|
---|
| 224 |
|
---|
| 225 | All notations and lettering should be no less than 2\,mm high. The use
|
---|
| 226 | of heavy black, bold lettering should be avoided as this will look
|
---|
| 227 | unpleasantly dark when printed.
|
---|
| 228 |
|
---|
| 229 | \subsection{PostScript figures}
|
---|
| 230 |
|
---|
| 231 | Instead of providing separate drawings or prints of the figures you
|
---|
| 232 | may also use PostScript files which are included into your \LaTeX{}
|
---|
| 233 | file and printed together with the text. Use one of the packages from
|
---|
| 234 | \LaTeX's \texttt{graphics} directory: \texttt{graphics},
|
---|
| 235 | \texttt{graphicx} or \texttt{epsfig}, with the \verb|\usepackage|
|
---|
| 236 | command, and then use the appropriate commands
|
---|
| 237 | (\verb|\includegraphics| or \verb|\epsfig|) to include your PostScript
|
---|
| 238 | file.
|
---|
| 239 |
|
---|
| 240 | The simplest command is: \newline
|
---|
| 241 | \verb|\includegraphics{file}|, which inserts the
|
---|
| 242 | PostScript file \texttt{file} at its own size. The starred version of
|
---|
| 243 | this command: \newline
|
---|
| 244 | \verb|\includegraphics*{file}|, does the same, but clips
|
---|
| 245 | the figure to its bounding box.
|
---|
| 246 |
|
---|
| 247 | With the \texttt{graphicx} package one may specify a series of options
|
---|
| 248 | as a key--value list, e.g.:
|
---|
| 249 | \begin{tabular}{@{}l}
|
---|
| 250 | \verb|\includegraphics[width=15pc]{file}|\\
|
---|
| 251 | \verb|\includegraphics[height=5pc]{file}|\\
|
---|
| 252 | \verb|\includegraphics[scale=0.6]{file}|\\
|
---|
| 253 | \verb|\includegraphics[angle=90,width=20pc]{file}|
|
---|
| 254 | \end{tabular}
|
---|
| 255 |
|
---|
| 256 | See the file \texttt{grfguide}, section ``Including Graphics Files'',
|
---|
| 257 | of the \texttt{graphics} distribution for all options and a detailed
|
---|
| 258 | description.
|
---|
| 259 |
|
---|
| 260 | The \texttt{epsfig} package mimicks the commands familiar from the
|
---|
| 261 | package with the same name in \LaTeX2.09. A PostScript file
|
---|
| 262 | \texttt{file} is included with the command
|
---|
| 263 | \verb|\psfig{file=file}|.
|
---|
| 264 |
|
---|
| 265 | Grey-scale and colour photographs cannot be included in this way,
|
---|
| 266 | since reproduction from the printed CRC article would give
|
---|
| 267 | insufficient typographical quality. See the following subsections.
|
---|
| 268 |
|
---|
| 269 | \begin{figure}[htb]
|
---|
| 270 | \vspace{9pt}
|
---|
| 271 | \framebox[55mm]{\rule[-21mm]{0mm}{43mm}}
|
---|
| 272 | \caption{Good sharp prints should be used and not (distorted) photocopies.}
|
---|
| 273 | \label{fig:largenenough}
|
---|
| 274 | \end{figure}
|
---|
| 275 | %
|
---|
| 276 | \begin{figure}[htb]
|
---|
| 277 | \framebox[55mm]{\rule[-21mm]{0mm}{43mm}}
|
---|
| 278 | \caption{Remember to keep details clear and large enough.}
|
---|
| 279 | \label{fig:toosmall}
|
---|
| 280 | \end{figure}
|
---|
| 281 |
|
---|
| 282 | \subsection{Black and white photographs}
|
---|
| 283 |
|
---|
| 284 | Photographs must always be sharp originals ({\em not screened
|
---|
| 285 | versions\/}) and rich in contrast. They will undergo the same reduction
|
---|
| 286 | as the text and should be pasted on your page in the same way as line
|
---|
| 287 | drawings.
|
---|
| 288 |
|
---|
| 289 | \subsection{Colour photographs}
|
---|
| 290 |
|
---|
| 291 | Sharp originals ({\em not transparencies or slides\/}) should be
|
---|
| 292 | submitted close to the size expected in publication. Charges for the
|
---|
| 293 | processing and printing of colour will be passed on to the author(s) of
|
---|
| 294 | the paper. As costs involved are per page, care should be taken in the
|
---|
| 295 | selection of size and shape so that two or more illustrations may be
|
---|
| 296 | fitted together on one page. Please contact the Author Support
|
---|
| 297 | Department at Elsevier (E-mail: \texttt{authorsupport@elsevier.nl})
|
---|
| 298 | for a price quotation and layout instructions before producing your
|
---|
| 299 | paper in its final form.
|
---|
| 300 |
|
---|
| 301 | \section{EQUATIONS}
|
---|
| 302 |
|
---|
| 303 | Equations should be flush-left with the text margin; \LaTeX{} ensures
|
---|
| 304 | that the equation is preceded and followed by one line of white space.
|
---|
| 305 | \LaTeX{} provides the document class option {\tt fleqn} to get the
|
---|
| 306 | flush-left effect.
|
---|
| 307 |
|
---|
| 308 | \begin{equation}
|
---|
| 309 | H_{\alpha\beta}(\omega) = E_\alpha^{(0)}(\omega) \delta_{\alpha\beta} +
|
---|
| 310 | \langle \alpha | W_\pi | \beta \rangle
|
---|
| 311 | \end{equation}
|
---|
| 312 |
|
---|
| 313 | You need not put in equation numbers, since this is taken care of
|
---|
| 314 | automatically. The equation numbers are always consecutive and are
|
---|
| 315 | printed in parentheses flush with the right-hand margin of the text and
|
---|
| 316 | level with the last line of the equation. For multi-line equations, use
|
---|
| 317 | the {\tt eqnarray} environment.
|
---|
| 318 |
|
---|
| 319 | For complex mathematics, use the \AmS math package. This package
|
---|
| 320 | sets the math indentation to a positive value. To keep the equations
|
---|
| 321 | flush left, either load the \texttt{espcrc} package \emph{after} the
|
---|
| 322 | \AmS math package or set the command \verb|\mathindent=0pt| in the
|
---|
| 323 | preamble of your article.
|
---|
| 324 |
|
---|
| 325 | \begin{thebibliography}{9}
|
---|
| 326 | \bibitem{Scho70} S. Scholes, Discuss. Faraday Soc. No. 50 (1970) 222.
|
---|
| 327 | \bibitem{Mazu84} O.V. Mazurin and E.A. Porai-Koshits (eds.),
|
---|
| 328 | Phase Separation in Glass, North-Holland, Amsterdam, 1984.
|
---|
| 329 | \bibitem{Dimi75} Y. Dimitriev and E. Kashchieva,
|
---|
| 330 | J. Mater. Sci. 10 (1975) 1419.
|
---|
| 331 | \bibitem{Eato75} D.L. Eaton, Porous Glass Support Material,
|
---|
| 332 | US Patent No. 3 904 422 (1975).
|
---|
| 333 | \end{thebibliography}
|
---|
| 334 |
|
---|
| 335 | References should be collected at the end of your paper. Do not begin
|
---|
| 336 | them on a new page unless this is absolutely necessary. They should be
|
---|
| 337 | prepared according to the sequential numeric system making sure that
|
---|
| 338 | all material mentioned is generally available to the reader. Use
|
---|
| 339 | \verb+\cite+ to refer to the entries in the bibliography so that your
|
---|
| 340 | accumulated list corresponds to the citations made in the text body.
|
---|
| 341 |
|
---|
| 342 | Above we have listed some references according to the
|
---|
| 343 | sequential numeric system \cite{Scho70,Mazu84,Dimi75,Eato75}.
|
---|
| 344 | \end{document}
|
---|