Three levels of headings are provided in REVTeX: section,
subsection, and subsubsection. Precede the section heading with
the * command to suppress the automatic numbering; e.g.,
section*{Introduction}
To label a section heading for cross referencing use the
label command after the heading; e.g.,
section{Introduction} label{sec:intro}