From 949ca8e0d987f5f50bb9673d417a8dabf1e66c96 Mon Sep 17 00:00:00 2001 From: mmcky Date: Fri, 8 Mar 2024 19:17:17 +1100 Subject: [PATCH] ENH: update to author_year bibtex style --- lectures/_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lectures/_config.yml b/lectures/_config.yml index 51848cf92..0f1fafca3 100644 --- a/lectures/_config.yml +++ b/lectures/_config.yml @@ -34,6 +34,7 @@ latex: sphinx: extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_tojupyter, sphinxcontrib.youtube, sphinx.ext.todo, sphinx_exercise, sphinx_togglebutton, sphinx.ext.intersphinx, sphinx_reredirects] config: + bibtex_reference_style: author_year nb_mime_priority_overrides: [ # HTML ['html', 'application/vnd.jupyter.widget-view+json', 10],