Skip to content

Commit

Permalink
Specifying the bibtex file.
Browse files Browse the repository at this point in the history
Not sure why this worked previously.
  • Loading branch information
jlconlin committed Jan 27, 2021
1 parent c338b0f commit 3e328eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
'sphinx.ext.githubpages',
'sphinxcontrib.bibtex',
'recommonmark']
bibtex_bibfiles = ['Bibliography.bib']

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
Expand Down

0 comments on commit 3e328eb

Please sign in to comment.