How to reduce the font size of bibliography/reference?
Post date: Aug 31, 2011 1:42:40 PM
How to reduce the font size of bibliography/reference? [link]
One easy way is to use the following from small --> big respectively
%\tiny
\scriptsize
%\footnotesize
%\small
\bibliographystyle{IEEEbib}
\bibliography{ref_graphical_models}
Another trick is to reduce the space between each reference by
1) Open corresponding .bbl file
2) Put \vspace{-.07in} in between each reference, try to compile it and see