%--------------------------------------------------------
% Template for PIERS Online Paper submissions
%--------------------------------------------------------
%=============================================
\documentclass{book}    % fundamental class file is 'book'.
\usepackage{piers}  % use the file 'piers.sty'.
\pagestyle{piers}

\begin{document}

%=== Input Title here ================================
\title{A Simple Template for PIERS Online Papers}
\maketitle
%===================================================

%=== List of authors (in order) ========
%-- Author(s) for the first affiliation ---
\author      {F. M. Lastname}
\affiliation {University}
\address     {}% optional
\city        {Boston}
\postalcode  {}% optional
\country     {USA}
\phone       {345566}    % optional
\fax         {233445}    % optional
\email       {email@email.com}  % optional
\misc        { }  % optional
\nomakeauthor
%------------------------------------

%=== List of authors (in order) ========
%-- Author(s) for the second affiliation ---
\author      {F. M. Lastname}
\affiliation {University}
\address     {}% optional
\city        {Boston}
\postalcode  {}% optional
\country     {USA}
\phone       {345566}    % optional
\fax         {233445}    % optional
\email       {email@email.com}  % optional
\misc        { }  % optional
\nomakeauthor
%-------------------------------------
%=== List of other authors (in order) ========
%......

%---Output of Authors----------------------
\begin{authors}

{\bf F. M. Lastname}$^{1}$, {\bf F. M. Lastname}$^{1}$, {\bf and F. M. Lastname}$^{2}$\\
\medskip
$^{1}$Author Affiliation, Country\\
$^{2}$Author Affiliation, Country

\end{authors}
%--------------------------
%---Content of Paper Abstract-----------------------
\begin{paper}

\begin{piersabstract}
The abstract should summarize the approach and the article's major contributions,
emphasizing the importance and significance of the results. The
abstract should not contain literature citations, or allusions to
the illustrations. Define all nonstandard symbols and abbreviations.
Use running text only and avoid equations. Do not include tables,
figures, and footnotes.
\end{piersabstract}

%---Content of Paper Text-----------------------
The main body of the article should start with an {\bf introductory
paragraph}, in which presents a brief review of past contributions
relevant to this article with proper cited reference to be listed in
the reference section at the end of the article. Equations, figures,
tables and references should follow a sequential numerical scheme in
order to ensure a logical development of subject matter.

\medskip

For {\bf equations},
\begin{equation}
\nabla \times \overline E(\overline r,t)=-\frac{\partial \overline
B(\overline r,t)}{\partial t}
\label{eq1}
\end{equation}

\medskip

{\bf Figures and Tables}: Give each figure and table a separate
concise caption. It begins with Figure or Table, followed by the
appropriate Arabic numeral and period. The maximum width of figure
or table may not exceed 17 cm. Make symbols, line thickness, and
lettering in proper scale in relation to the overall figure size.
For best publishing quality, we recommend the EPS format for
figures. {\it If paper is submitted in PDF format, for high quality
of figures, please also submit the original figure files.}

\medskip

{\bf Acknowledgements}, if any, including all funding information,
should be gathered into a brief statement at the end.


\begin{thebibliography}{99}

\bibitem{1} Lastname1,~F.~M., ``Title of the journal paper," {\it Journal Title Abbreviation\/}, Vol.~34, No.~10, 1064--1076, 1986.

\bibitem{2} Lastname1,~F.~M. and F. M. Lastname2, ``Title of the journal paper," {\it Journal Title Abbreviation\/}, Vol.~34, No.~10, 1064--1076, 1986.

\bibitem{3} Lastname1,~F.~M., F. M. Lastname2 and F. M. Lastname3, ``Title of the journal paper," {\it Journal Title Abbreviation\/}, Vol.~34, No.~10, 1064--1076, 1986.

\bibitem{4} Lastname,~F.~M., {\it Book Title}, Wiley-Interscience, New York, 1986.

\bibitem{5} Lastname,~F.~M., ``Title of the conference paper," in {\it Proceedings of International Conference}, City, Country, August 2003, 1064-1076.

\end{thebibliography}

\end{paper}
%--------------------------

\end{document}

