[OS X TeX] Bibliography as endnotes
Claus Gerhardt
gerhardt at math.uni-heidelberg.de
Tue Dec 14 21:09:22 CET 2004
Try to redefine \refname immediately after the bibliography style is
defined by setting equal to empty:
\bibliographystyle{plain} (choose plain to avoid any fancy style
elements, if plain doesn't exist choose amsplain)
\renewcommand{\refname}{}
Then you wouldn't get any bibliography titles. To avoid the new page, I
assume you are using the book class, try \thispagestyle{plain}
Claus
On Dec 14, 2004, at 15:13, Hans van Maanen wrote:
> Hi --
>
> I have, in a chapter, several \cites and \bibitems.
>
> If I use \thebibliography, I get white spaces between the items, a
> newpage, and a new header Bibliography, while I want them all to
> appear at the end of the chapter, like endnotes, no new page, and the
> running chapter header.
>
> From the Companion, I get the impression that this is possible with
> natbib, but then I'd have to change all my bibitems to author-date
> form. Or is there another trick?
>
> Thanks?
>
> Hans van Maanen
>
> --------------------- Info ---------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
> & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
>
>
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list