summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/tests/allbib.tex
blob: fbe7502f5be74e94c1cf8d195d6be1f7b40d0ff5 (plain)
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