I am creating a poster using the a0poster package. I want to remove the title of the bibliography which automatically comes up with 'References'.
All I have is this:
\bibliographystyle{plain}
\bibliography{mybib}
I have seen this done for other packages but not sure how to do it for the a0 poster package.
Thanks for the help
\documentclass{...}, the required\usepackage's,\begin{document}, and\end{document}. That may seem tedious to you, but think of the extra work it represents for TeX.SX users willing to give you a hand. Help them help you: remove that one hurdle between you and a solution to your problem. – crixstox Jan 26 '15 at 12:42