We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec81747 + e5c90d0 commit 443bbd6Copy full SHA for 443bbd6
1 file changed
docs/source/conf.py
@@ -45,6 +45,9 @@
45
'IPython.sphinxext.ipython_console_highlighting',
46
'sphinx.ext.githubpages']
47
48
+# bibtex
49
+bibtex_bibfiles = ["refs.bib"]
50
+
51
# Add any paths that contain templates here, relative to this directory.
52
templates_path = ['_templates']
53
0 commit comments