1 2 3 4 5 6 7 8 9 10 11 12 13
% Test many bib files and many entries. % %\ifx\undefined\eplain \input eplain \fi \input btxmac \let\mbox = \hbox \bibliography{tugboat,texbook2,texbook3,master,texjourn,texnique} \bibliographystyle{plain} \nocite{*} \end