diff --git a/docs/content/citations.md b/docs/content/citations.md index 17f1954bc..dbd9f9a62 100644 --- a/docs/content/citations.md +++ b/docs/content/citations.md @@ -53,6 +53,7 @@ To set the reference style, use the `bibtex_reference_style` field in your book' sphinx: config: bibtex_reference_style: author_year + bibtex_bibfiles: "your_reference_file.bib" ``` There are a few options for your in-line citation style such as `label`, `super`, and `author-year`.