\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.
Vinay Jethava's musings
for f in *.dot do ; dot -Tps -o ${f%dot}ps $f ; done