summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/eplain/base/test/latexcite.tex
blob: 5ad031aa1a6031e4753fe2a27a2e0939103be30e (plain)
1
2
3
4
5
6
7
8
9
% This file is public domain.
%
\documentstyle{article}
\begin{document}
\cite{chicago,texbook,prime-number-theorem,1234567890)(@!`['";:]|<>./?-=+_$^&}
\cite{others,accented}
\bibliographystyle{plain}
\bibliography{cite}
\end{document}