summaryrefslogtreecommitdiff
path: root/biblio/test/test_gudhi_citation.tex
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2022-12-05 18:07:08 +0100
committerGitHub <noreply@github.com>2022-12-05 18:07:08 +0100
commita82da7efd8ef465c4dbbc6fe72bf94f67f3bb639 (patch)
treeb14916570645758776d2573b7bf018a916773354 /biblio/test/test_gudhi_citation.tex
parent04e050b019c1bdfdd0de3f79fda017ed2da70fe7 (diff)
parent18fa67330d5a3ba1848b9143c23cc46877e67baf (diff)
Merge pull request #761 from VincentRouvreau/ci/circle_ci_latex_test
Modifications to test biblio files in CI
Diffstat (limited to 'biblio/test/test_gudhi_citation.tex')
-rw-r--r--biblio/test/test_gudhi_citation.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/biblio/test/test_gudhi_citation.tex b/biblio/test/test_gudhi_citation.tex
new file mode 100644
index 00000000..5fb2d33d
--- /dev/null
+++ b/biblio/test/test_gudhi_citation.tex
@@ -0,0 +1,7 @@
+\documentclass{article}
+\usepackage{hyperref}
+\bibliographystyle{plainurl}
+\begin{document}
+\nocite{*}
+\bibliography{../how_to_cite_gudhi}
+\end{document} \ No newline at end of file