1 2 3 4 5 6 7 8 9 10 11 12 13 14
% $Id$ % Public domain. Originally written 2010, Karl Berry. % Test for bibtex not breaking when longer than max_print_line. \input btxmac \let\mbox = \hbox \bibliography{longline} \bibliographystyle{plain} \nocite{*} \end