We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc76182 commit e5c90d0Copy full SHA for e5c90d0
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