Showing posts with label bibtex. Show all posts
Showing posts with label bibtex. Show all posts

Tuesday, October 13, 2009

BibTeX headings

Found out how to change the bibtex headings...
\tiny{
\renewcommand\bibname{Bibliography}
\bibliographystyle{ieee}
\bibliography{8_12_08}
}
This is especially useful when one wants to have selected references for one page abstract documents.