Skip to content

Commit

Permalink
DOCS: biblography config
Browse files Browse the repository at this point in the history
  • Loading branch information
jotelha committed Jun 3, 2024
1 parent 3adb71c commit 85f1b7e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@
# spell check with sphinxcontrib.spelling
spelling_lang = 'en_US'
spelling_show_suggestions = True

# bibliography with sphinxcontrib.bibtex
bibtex_bibfiles = ['refs.bib']
bibtex_default_style = 'unsrt'
bibtex_reference_style = 'label'

0 comments on commit 85f1b7e

Please sign in to comment.