We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81a092b commit b863095Copy full SHA for b863095
lectures/_config.yml
@@ -37,6 +37,7 @@ latex:
37
sphinx:
38
extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_exercise, sphinx_togglebutton, sphinx.ext.intersphinx, sphinx_proof, sphinx_tojupyter]
39
config:
40
+ bibtex_reference_style: author_year
41
# false-positive links
42
linkcheck_ignore: ['https://doi.org/https://doi.org/10.2307/1235116', 'https://math.stackexchange.com/*', 'https://stackoverflow.com/*']
43
# myst-nb config
0 commit comments