We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d690352 commit fdb7b7cCopy full SHA for fdb7b7c
lectures/_config.yml
@@ -17,6 +17,7 @@ latex:
17
sphinx:
18
extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_tojupyter, sphinx_exercise, sphinx_togglebutton]
19
config:
20
+ # bibtex_reference_style: author_year #TODO: enable if bibtex bibliography is used in series
21
# false-positive links
22
linkcheck_ignore: ['https://github.com/matplotlib/matplotlib/blob/v3.6.2/lib/matplotlib/axes/_axes.py#L1417-L1669',
23
'https://ieeexplore.ieee.org/document/8757088',
0 commit comments