We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bc6c53 + 443bbd6 commit 68c5136Copy full SHA for 68c5136
2 files 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