File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,11 @@ sphinx:
6969 html_theme : quantecon_book_theme
7070 html_static_path : ['_static']
7171 html_theme_options :
72+ authors :
73+ - name : Thomas J. Sargent
74+ url : http://www.tomsargent.com/
75+ - name : John Stachurski
76+ url : https://johnstachurski.net/
7277 header_organisation_url : https://quantecon.org
7378 header_organisation : QuantEcon
7479 repository_url : https://github.com/QuantEcon/lecture-python.myst
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ kernelspec:
1111
1212# Intermediate Quantitative Economics with Python
1313
14- This website presents a set of lectures on quantitative economic modeling, designed and written by
15- [ Thomas J. Sargent] ( http://www.tomsargent.com/ ) and [ John Stachurski] ( https://johnstachurski.net/ ) .
14+ This website presents a set of lectures on quantitative economic modeling.
1615
1716``` {tableofcontents}
1817```
You can’t perform that action at this time.
0 commit comments