How do I remove the mini-heading that the biblio inserts when it's called? In this heading it prints "References" and some whitespace/rule. I can remove the word by using,
Code: Select all
\renewcommand{\refname}{}
but can't figure out how to get rid of the whitespace and horizontal rule.
I checked in plain.bst (for instance) but there is no mention of that functionality.
-J