Skip to content

Commit

Permalink
FIX: set correct language for conf.py example (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer authored Dec 4, 2023
1 parent 5443a5b commit ff737f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ extensions = [

and set your [default bibliography style](https://sphinxcontrib-bibtex.readthedocs.io/en/stable/usage.html#bibliography-style) to `"unsrt_et_al"`:

```
```python
bibtex_default_style = "unsrt_et_al"
```

Expand Down

0 comments on commit ff737f6

Please sign in to comment.