templon@copper.ucs.indiana.edu (jeffrey templon) (05/16/91)
Hello,
I am looking for a LaTeX style file or code segment for the following
problem. I need to have endnotes at the end of every chapter in
my thesis. An example: I have a LaTeX excerpt that runs
for more information, see the article of Boeker and Jonker\ref{Jonk63}.
[...]
Millener has shown\ref{Mill79} that ...
at the end of this chapter, I have a single line that says
\endnotes
which when run through latex, has the following effect: all the \ref
are collected in the current chapter, numbered, and each \ref
generates a superscript arabic number. Then at the end of the chapter,
the reference list is printed out. The information to print out
would come from a bibtex file.
I have seen this working when only one reference list is needed in
the entire document (ref may not have been the correct command name,
don't remember), but not on a chapter-by-chapter basis. Anybody
have any code to do this or something equally nice?
Please send email (post too if you like, but please send email.)
THANKS,
JT