Skip to content

Commit b88b912

Browse files
authored
ENH: migrate ak2 from intro lecture series (#403)
* ENH: migrate ak2 from intro lecture series * add new bibtex entries
1 parent 18bf52b commit b88b912

File tree

3 files changed

+1300
-4
lines changed

3 files changed

+1300
-4
lines changed

lectures/_static/quant-econ.bib

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2521,4 +2521,23 @@ @book{Brunton_Kutz_2019
25212521
publisher = {Cambridge University Press},
25222522
author = {Brunton, Steven L. and Kutz, J. Nathan},
25232523
year = {2019}
2524+
}
2525+
2526+
@article{diamond1965national,
2527+
title = {National debt in a neoclassical growth model},
2528+
author = {Diamond, Peter A},
2529+
journal = {The American Economic Review},
2530+
volume = {55},
2531+
number = {5},
2532+
pages = {1126--1150},
2533+
year = {1965},
2534+
publisher = {JSTOR}
2535+
}
2536+
2537+
@book{auerbach1987dynamic,
2538+
title = {Dynamic fiscal policy},
2539+
author = {Auerbach, Alan J and Kotlikoff, Laurence J},
2540+
publisher = {Cambridge University Press},
2541+
address = {Cambridge},
2542+
year = {1987}
25242543
}

lectures/_toc.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ parts:
1111
- file: svd_intro
1212
- file: var_dmd
1313
- file: newton_method
14-
1514
- caption: Elementary Statistics
1615
numbered: true
1716
chapters:
@@ -24,13 +23,11 @@ parts:
2423
- file: back_prop
2524
- file: rand_resp
2625
- file: util_rand_resp
27-
2826
- caption: Linear Programming
2927
numbered: true
3028
chapters:
3129
- file: opt_transport
3230
- file: von_neumann_model
33-
3431
- caption: Introduction to Dynamics
3532
numbered: true
3633
chapters:
@@ -57,6 +54,7 @@ parts:
5754
chapters:
5855
- file: cass_koopmans_1
5956
- file: cass_koopmans_2
57+
- file: ak2
6058
- file: cake_eating_problem
6159
- file: cake_eating_numerical
6260
- file: optgrowth
@@ -84,7 +82,6 @@ parts:
8482
- file: likelihood_bayes
8583
- file: mix_model
8684
- file: navy_captain
87-
8885
- caption: LQ Control
8986
numbered: true
9087
chapters:

0 commit comments

Comments
 (0)