summaryrefslogtreecommitdiff
path: root/biblio/bibtex/contrib/getrefs/getrefs.tex
blob: 686878c47e5b00314a92b7b6c758a0eb84ba5936 (plain)
1
2
3
4
5
6
7
8
9
\documentclass{article}
%
\begin{document}
\section*{Please, get these references:}
\nocite{*}
\bibliographystyle{getrefs}
\bibliography{getrefs}
\end{document}
%