Skip to content

Commit 485a7c4

Browse files
authored
MAINT: update bibtex to author-year (#159)
* MAIN: update bibtex to author-year * fix link checker mime warning * fix typo
1 parent faaa3ec commit 485a7c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lectures/_config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ latex:
3333
sphinx:
3434
extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_tojupyter, sphinx_exercise, sphinx_togglebutton]
3535
config:
36+
bibtex_reference_style: author_year
3637
linkcheck_ignore: ['https://doi.org/10.3982/ECTA8070',
3738
'https://doi.org/10.1086/261749',
3839
'https://doi.org/10.1086/262078',
@@ -69,6 +70,7 @@ sphinx:
6970
['latex', 'text/html', 70],
7071
# Link Checker
7172
['linkcheck', 'text/plain', 10],
73+
['linkcheck', 'text/html', 20],
7274
]
7375
html_favicon: _static/lectures-favicon.ico
7476
html_theme: quantecon_book_theme

0 commit comments

Comments
 (0)