Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!samsung!sol.ctr.columbia.edu!bronze!copper!templon From: templon@copper.ucs.indiana.edu (jeffrey templon) Newsgroups: comp.text.tex Subject: Need Help With Endnotes, BibTeX, LaTeX Message-ID: <1991May16.121207.10024@bronze.ucs.indiana.edu> Date: 16 May 91 12:12:07 GMT Sender: news@bronze.ucs.indiana.edu (USENET News System) Organization: Indiana University, Bloomington IN. Lines: 30 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