summaryrefslogtreecommitdiff
path: root/biblio/test/test_gudhi_citation.tex
blob: 5fb2d33d0d3044b0284b6aad3f55c27ddb00a3d7 (plain)
1
2
3
4
5
6
7
\documentclass{article}
\usepackage{hyperref}
\bibliographystyle{plainurl}
\begin{document}
\nocite{*}
\bibliography{../how_to_cite_gudhi}
\end{document}