Introduction

The Society for Industrial and Applied Mathematics (SIAM) publishes a number of journals, as shown in Table [*]. Authors who have prepared their articles using LATEX [#!latexbook!#] can get them formatted in a style identical to a typical paper in one of those journals. Input that is suitable for the LATEX article style needs only a couple of modifications besides changing the document style to siam.


Table: SIAM Publications
SIAM Journal on Algebraic and Discrete Methods
SIAM Journal on Applied Mathematics
SIAM Journal on Computing
SIAM Journal on Control and Optimization
SIAM Journal on Mathematical Analysis
SIAM Journal on Numerical Analysis
SIAM Journal on Scientific and Statistical Computing

This paper itself gives an example of the siam style. Figure [*] is an outline of the input used.

Figure: Input used to produce this paper
\begin{figure}\begin{center}
\begin{verbatim}\documentstyle{siam}
\title{Using...
...}
\bibliographystyle{siam}
\end{document}\end{verbatim}
\end{center}\end{figure}