From fdb7b7c7b70a16b24ee6cc69218b8fc9d83105e6 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Thu, 2 May 2024 16:07:52 +1000 Subject: [PATCH] MAINT: update bibtex to author-year (#312) * MAINT: update bibtex to author-year * disable until needed --- lectures/_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lectures/_config.yml b/lectures/_config.yml index 2444f100..c5784554 100644 --- a/lectures/_config.yml +++ b/lectures/_config.yml @@ -17,6 +17,7 @@ latex: sphinx: extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_tojupyter, sphinx_exercise, sphinx_togglebutton] config: + # bibtex_reference_style: author_year #TODO: enable if bibtex bibliography is used in series # false-positive links linkcheck_ignore: ['https://github.com/matplotlib/matplotlib/blob/v3.6.2/lib/matplotlib/axes/_axes.py#L1417-L1669', 'https://ieeexplore.ieee.org/document/8757088',