You need the package `endnotes' use:
\usepackage{endnotes}
then say:
\renewcommand{\footnote}{\endnote}
and where you want the notes to appear say:
\theendnotes
This is explainde in the Companion after the section on footnotes.
endnotes.sty (it's on CTAN).
--
Allin Cottrell
Department of Economics
Wake Forest University, NC
Thanks! But what is CTAN?
I just found the answer in another post: "on CTAN (ftp.tex.ac.uk)."