Hypertext Help with LaTeX
Abstract environment

In the article or report document style, the abstract is produced by the abstract environment:
  \begin{abstract}
  Abstract text, set in the usual
  LaTeX paragraph mode.

  An empy line, for example, specifies
  a new paragraph
  \end{abstract}
The abstract is typically set with a narrower page margin.
See also LaTeX environments
Back to the Table of Contents
Revised: Sheldon Green, 8 May 1995.