summaryrefslogtreecommitdiff
path: root/biblio/test/test_biblio.tex
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/test/test_biblio.tex')
-rw-r--r--biblio/test/test_biblio.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/biblio/test/test_biblio.tex b/biblio/test/test_biblio.tex
new file mode 100644
index 00000000..97dee9ed
--- /dev/null
+++ b/biblio/test/test_biblio.tex
@@ -0,0 +1,7 @@
+\documentclass{article}
+\usepackage{hyperref}
+\bibliographystyle{plainurl}
+\begin{document}
+\nocite{*}
+\bibliography{../bibliography}
+\end{document} \ No newline at end of file