Click Here to Download the JIE Style Sheet

RMMC Styles

We strongly encourage authors to use this style file when preparing manuscripts for publication in Journal of Integral Equations and Applications.

This style file can be saved to the same folder as the paper you are preparing.

This style file produces pages of the correct size for our journals. Please do not change the page size.

Please note that employing generic (non-typographic) tagging of content greatly eases transition from submissions to publication-ready articles.

The preferred general form of a submitted document is:

     \documentclass{jie-public}

     { package and environment declarations }

     \title{An article}

     \author{First Author}
     \address{First Author Address, Country}
     \email{firstauthor email Address}
     \thanks{...}

     \author{Second Author}
     \address{Second Author Address, Country}
     \email{secondauthor email Address}
     \thanks{ ... }

     \date{Month, Day, Year}

     \keywords{...}
     \subjclass{...}

     \begin{document}
     \begin{abstract}
     ...
     \end{abstract}
     \maketitle

     { article content and list of references }

     \end{document}

Typographic markup (such as italicization, embolding, centering, vertical space skipping) will generally be removed by publishers after receipt of an author-prepared document since final document appearance is much more easily controlled through generic tags. Section titles are best handled by LaTeX \section tags, references by \cite, and bibliographies through \bibitem (or \bibliography). The RMMC LaTeX style uses AMS-LaTeX to handle mathematical notation. Preparation of displayed mathematics is best done at a column-width as near as possible to the width to be used in final publication.

The advantages of generic markup extend to publishers beyond RMMC. Even in cases where it is not definite that the article will be published by RMMC, generic preparation with jie-public or amsart and the AMS-LaTeX macros will ease publication and general communication to wide audiences.