Skip to content
Snippets Groups Projects
Unverified Commit d4ea4691 authored by Lex Nederbragt's avatar Lex Nederbragt Committed by GitHub
Browse files

:books: DOCS: Fix small typo (#1207)

referencess.bib -> references.bib
parent 25207252
No related branches found
No related tags found
No related merge requests found
...@@ -267,7 +267,7 @@ This functionality uses the excellent [sphinxcontrib-bibtex](https://sphinxcontr ...@@ -267,7 +267,7 @@ This functionality uses the excellent [sphinxcontrib-bibtex](https://sphinxcontr
```yaml ```yaml
# In _config.yml # In _config.yml
bibtex_bibfiles: bibtex_bibfiles:
- referencess.bib - references.bib
``` ```
This will activate the [`sphinxcontrib.bibtex` extension](https://sphinxcontrib-bibtex.readthedocs.io/en/latest/) This will activate the [`sphinxcontrib.bibtex` extension](https://sphinxcontrib-bibtex.readthedocs.io/en/latest/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment