+-----------------------------------------------------------------------------+ | TEXT1 \referencestyle COMMAND | +-----------------------------------------------------------------------------+ The \referencestyle command is always used in conjunction with the \footnoteformat (\fnf) command, and will determine the style in which the footnote reference numbers are printed. There are four possible numbering styles: \referencestyle{1} for numbered footnotes "1, 2, 3, ..." \referencestyle{(1)} for numbered footnotes "(1), (2), (3), ..." \referencestyle{a} for lettered footnotes "a, b, c, ..." \referencestyle{(a)} for lettered footnotes "(a), (b), (c), ..." The format for the \referencestyle command is: \footnoteformat{ \referencestyle{xx} } Where "xx" is one of the four valid style designations given above. The default is \referencestyle{(1)}.