summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/doipubmed/sample.tex
blob: 39af1898d8259d534a8b8f5f0fcdacafb233dc49 (plain)
1
2
3
4
5
6
7
8
9
10
11
\documentclass{article}

\usepackage{hyperref}
\usepackage{doipubmed}

\begin{document}
\nocite{*}
\bibliographystyle{unsrt}
\bibliography{sample}

\end{document}