From: Roland Hieber Date: Mon, 23 Dec 2013 19:29:38 +0000 (+0100) Subject: smaller bibliography for more content X-Git-Tag: final~3 X-Git-Url: https://git.rohieb.name/skm-ma-ws1314.git/commitdiff_plain/3aebd41deecdba7e92d13378f4a30e6103314433 smaller bibliography for more content --- diff --git a/main.tex b/main.tex index 692256f..d6257cc 100644 --- a/main.tex +++ b/main.tex @@ -64,7 +64,7 @@ overview to the techniques used in the paper by Klauk and Kirsche \input{sec-discussion.tex} \bibliographystyle{plain} -\bibliography{biblio} +{\small \bibliography{biblio}} \end{document} % vim: set ft=tex et ts=2 sw=2 :