Feed on
Posts
Comments

for my thesis proposal, i’ve tried to reduce the volume of space my bibliography takes up as much as possible.  here are some of the strategies i’ve employed: use single-spacing, make the font small, and make the citations print in two-column style:

\begin{singlespace}
\begin{footnotesize}
\begin{twocolumn}
\bibliography{main}
\bibliographystyle{unsrtnat}
\end{twocolumn}
\end{footnotesize}
\end{singlespace}

Stumble it!

if that was helpful ...

check out the other tips and tricks i've compiled on these pages. you might learn something else interesting!

Did I get this wrong? Let me know!

Trackback URI | Comments RSS

More blogs about http://desk.stinkpot.org:8080/tricks.