%%
%% Created by U. Eckern, December 2002.
%% This is file is based on `adp-tpl.tex'.
%%
\documentclass[adp,fleqn]{w-art}
\usepackage{times}
\usepackage{w-thm}
%% By default the equations are consecutively numbered. This may be changed by
%% the following command.
%% \numberwithin{equation}{section}
%%
%% The usage of multiple languages is possible.
%%
%% \usepackage{ngerman}% or
%% \usepackage[english,ngerman]{babel}
%% \usepackage[english,french]{babel}
%%
\usepackage[]{graphicx}
\chardef\bslash=`\\ % p. 424, TeXbook
\newcommand{\ntt}{\normalfont\ttfamily}
\newcommand{\cn}[1]{{\protect\ntt\bslash#1}}
\newcommand{\pkg}[1]{{\protect\ntt#1}}
\let\fn\pkg
\let\env\pkg
\let\opt\pkg
\hfuzz1pc % Don't bother to report overfull boxes if overage is < 1pc
\newcommand{\envert}[1]{\left\lvert#1\right\rvert}
\let\abs=\envert
%%

\begin{document}
%%
%%  Most of the following commands will be completed by the publisher.
%%
%%  The copyrightyear is defined in the .clo file as the first argument
%%  of the copyrightinfo command. If the copyrightyear differs from that
%%  value it might be adjusted by the following definition:
%%
%% \renewcommand{\copyrightyear}{2002}% uncomment to change the copyrightyear.
%%
\DOIsuffix{theDOIsuffix}
%%
%% issueinfo for header and copyright line
%%
\Volume{12}
\Issue{1}
\Copyrightissue{01}
\Month{01}
\Year{2003}
%%
%%  First and last pagenumber of the article. If the option
%%  'autolastpage' is set (default) the second argument may be left empty.
\pagespan{1}{}
%%
%%    Dates will be filled in by the publisher. The 'reviseddate' and
%%    'dateposted' (Published online) entry may be left empty.
\Receiveddate{15 November 1900}
%%
%% \Reviseddate{30 November 1900}
%%
\Accepteddate{2 December 1900}
%% \Dateposted{3 December 1900}
%%
%%
\keywords{List of, comma separated, key words.}

%%
%%\subjclass[pacs]{04A25, ...} % up to three, separated by commas
%% NOTE: PACS will NOT be needed anymore after January 1, 2010! 
%%

%% \pretitle{Editor's Choice}

%% We have a short and a long form for the title. The short form
%% (optional argument) goes into the running head.

\title[Short Title]{Long title}

%% Please do not enter footnotes or \inst{}-notes into the optional
%% argument of the author command. The optional argument will go into
%% the header. If there is only one address the marker \inst{x} may be
%% omitted.

%%   Information for the first author.
\author[F.\ Author]{First Author\footnote{Corresponding
     author \quad E-mail: {\sf x.y@xxx.yyy.zz}, Phone: +49\,999\,999\,999,
     Fax: +49\,999\,999\,999}\inst{1}} 
\address[\inst{1}]{First address}
%%
%%    Information for the second author
\author[S. Author]{Second Author\footnote{Optional, e. g. e-mail}\inst{1,2}}
\address[\inst{2}]{Second address}
%%
%%    Information for the third author
\author[Th.\ Author]{Third Author\footnote{Optional, e. g. e-mail}\inst{2}}
%%
%%  \dedicatory{This is a dedicatory.}

%%
\begin{abstract}
  This is an example input file.  Comparing it with the output it generates
  can show you how to produce a simple document of your own.
  text text text text text text text text text text
  text text text text text text text text text text
  text text text text text text text text text text
\end{abstract}
%% 
\maketitle                   

%% If there is not enough space inside the running head
%% for all authors including the title you may provide
%% the leftmark in one of the following three forms:

%% \renewcommand{\leftmark}
%% {F.\ Author: Short Title}

%% \renewcommand{\leftmark}
%% {F.\ Author and S.\ Author: Short Title}

%% \renewcommand{\leftmark}
%% {F.\ Author et al.: Short Title}

%% \tableofcontents  % Produces the table of contents.
\section{Introduction}
\label{sect1}

The class file w-art.cls represents an adaptation of the
\LaTeXe-standard class file article.cls and the \AmS{} class file
amsart.cls with the size option 10pt to the specific requirements of
journal production at WILEY-VCH Verlag GmbH \& Co. KGaA, Weinheim. It can
be used through the \LaTeX-command
\begin{center}
    \cn{documentclass[$<$abbr$>$,fleqn, other options]\{w-art\}}
\end{center}
where $<$abbr$>$ is an abbreviation of the journal name
(Annalen der Physik: adp).

................ etc.

\section{Title of next section}
\label{sect2}
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text

\subsection{New documentclass options}
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text

\begin{description}
\item[referee] Prints the document with a larger amount of interline
  whitespace.
\end{description}

\subsection{Floating objects -- figures and tables}
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text

\subsubsection{Tables}
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text

There are two types of tables, `table' and `vchtable'; normally the latter
-- see below -- should be used.

The following table, Table \ref{tab:1}, is  a `vchtable':

\begin{vchtable}[htb]
\vchcaption{The caption inside a vchtable environment.}
\label{tab:1}\renewcommand{\arraystretch}{1.5}
\begin{tabular}{lll} \hline
Description 1 & Description 2 & Description \\ \hline
Row 1, Col 1 & Row 1, Col 2 & Row 1, Col 3 \\
Row 2, Col 1 & Row 2, Col 2 & Row 2, Col 3 \\ \hline
\end{tabular}
\end{vchtable}

\subsubsection{Figures}

Various useful examples for figures follow now:

\begin{vchfigure}[htb]
  \includegraphics[width=.5\textwidth]{empty.eps}
\vchcaption{A vchfigure  environment with a vchcaption.
Figure and caption are leftindented.}
\label{fig:1}
\end{vchfigure}
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text

\begin{figure}[htb]
\begin{minipage}[t]{.45\textwidth}
\includegraphics[width=\textwidth]{empty.eps}
\caption{Two figures side by side with different numbers.}
\label{fig:2}
\end{minipage}
\hfil
\begin{minipage}[t]{.45\textwidth}
\includegraphics[width=\textwidth]{empty.eps}
\caption{This is the second picture.}
\label{fig:3}
\end{minipage}
\end{figure}
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text

\begin{figure}[htb]
\includegraphics[width=.45\textwidth]{empty.eps}~a)
\hfil
\includegraphics[width=.45\textwidth]{empty.eps}~b)
\caption{Two figures with one number. The figures are referred to as a) and b).}
\label{fig:4}
\end{figure}
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text

\section{Test of math environments}
Equations are always left-aligned. Therefore the option {fleqn} is used
for the documentclass command by default. Note that {fleqn} does not work with
unnumbered displayed equations written as \verb+$$ Ax =b $$+, so please use
\verb+\[ Ax=b \]+ or an {equation*} or {gather*} environment instead.

By default the equations are consecutively numbered. This may be changed by
putting the following command inside the preamble
\begin{center}
             \cn{numberwithin\{equation\}\{section\}}
\end{center}

text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text
text text text text text text text text text text

The latex math display environment (un-numbered euqation):
\[
  \sum_{i=1}^{\infty} \frac{1}{i^2}
\]
A standard equation environment:
\begin{equation}
  \label{eq:eq}
  \sum_{i=1}^{\infty} \frac{1}{i^2}
\end{equation}
and so on, as usual.

\begin{acknowledgement}
  An acknowledgement may be placed at the end of the article.
  text text text text text text text text text text
  text text text text text text text text text text
  text text text text text text text text text text
\end{acknowledgement}

\begin{thebibliography}{10}

\bibitem{bib1} C. L. Pekeris, Phys. Rev. \textbf{112}, 1649 (1958); Phys. Rev.
  \textbf{126}, 1470 (1962).

\bibitem{bib2} R. C. Jones, J. Opt. Soc. Am. \textbf{45}, 799--808 (1955);\\
  E. C. Doerner, J. Opt. Soc. Am. \textbf{52}, 669--672 (1962).

\bibitem{bib3} V. R. Velasco, Electronic properties of Fibonacci quasi-periodic
  heterostructures, phys. stat. sol. (b) \textbf{232}, 71--75 (1999).

\bibitem{bib4} H. Ibach, Electron Energy Loss Spectrometers: The Technology of
  High Performance, Springer Series in Optical Sciences Vol. 63 (Springer,
  Berlin, 1990).

\bibitem{bib5} D. E. Knuth, Seminumerical Algorithms, The Art of Computer
  Programming Vol. 2, second ed. (Addison-Wesley, Reading, MA, 1981).

\bibitem{bib6} B. B. Mandelbrot, The Fractal Geometry of Nature (W. H. Freeman
  {\&} Co, San Francisco, 1988), chap. 5, pp. 217--219.

\bibitem{bib7} G. Casati and J. Ford (eds.), Stochastic Behavior in Classical
  and Quantum Hamiltonian Systems, Lecture Notes in Physics Vol. 93 (Springer,
  Berlin, 1979).

\bibitem{bib8} D. J. Thouless, in: The Quantum Hall Effect, edited by R. Prange
  and S. Girvin (Springer, New York, 1987), p. 101.

  \bibitem{bib9} M. Xie, in: Proceedings of the 1995 Particle Accelerator
  Conference, Dallas, TX, 1995 (IEEE, Piscataway, 1996), p. 183.

\bibitem{bib10} S. Huant et al., in: Proceedings of the 20th International
  Conference on the Physics of Semiconductors, Thessaloniki 1990, edited by E.
  M.  Anastassakis and J. D. Joannopoulos (World Scientific, Singapore, 1991),
  p.  1369.

\bibitem{bib11} S. P. Parkin, Ph.D. thesis, Stanford University (1988).

\bibitem{bib12} T. Terrific, New Sorting Algorithms, Tech. Rep., Fanstord
  University, Computer Science Department, Fanstord, CA (1977).
\end{thebibliography}

\end{document}             

\endinput
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

