Skip to content

Commit 2f867fc

Browse files
committed
Merge branch 'add-networks' into split-markov
2 parents 7b05136 + 1d19879 commit 2f867fc

File tree

3 files changed

+1569
-0
lines changed

3 files changed

+1569
-0
lines changed

lectures/_static/quant-econ.bib

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2562,6 +2562,62 @@ @article{hog_cycle
25622562
year = {1960}
25632563
}
25642564

2565+
@book{jackson2010social,
2566+
title={Social and economic networks},
2567+
author={Jackson, Matthew O},
2568+
year={2010},
2569+
publisher={Princeton university press}
2570+
}
2571+
2572+
@book{easley2010networks,
2573+
title={Networks, crowds, and markets},
2574+
author={Easley, David and Kleinberg, Jon and others},
2575+
volume={8},
2576+
year={2010},
2577+
publisher={Cambridge university press Cambridge}
2578+
}
2579+
2580+
@book{borgatti2018analyzing,
2581+
title={Analyzing social networks},
2582+
author={Borgatti, Stephen P and Everett, Martin G and Johnson, Jeffrey C},
2583+
year={2018},
2584+
publisher={Sage}
2585+
}
2586+
2587+
@article{sargent2022economic,
2588+
title={Economic Networks: Theory and Computation},
2589+
author={Sargent, Thomas J and Stachurski, John},
2590+
journal={arXiv preprint arXiv:2203.11972},
2591+
year={2022}
2592+
}
2593+
2594+
@book{goyal2023networks,
2595+
title={Networks: An economics approach},
2596+
author={Goyal, Sanjeev},
2597+
year={2023},
2598+
publisher={MIT Press}
2599+
}
2600+
2601+
@book{newman2018networks,
2602+
title={Networks},
2603+
author={Newman, Mark},
2604+
year={2018},
2605+
publisher={Oxford university press}
2606+
}
2607+
2608+
@book{menczer2020first,
2609+
title={A first course in network science},
2610+
author={Menczer, Filippo and Fortunato, Santo and Davis, Clayton A},
2611+
year={2020},
2612+
publisher={Cambridge University Press}
2613+
}
2614+
2615+
@article{coscia2021atlas,
2616+
title={The atlas for the aspiring network scientist},
2617+
author={Coscia, Michele},
2618+
journal={arXiv preprint arXiv:2101.00863},
2619+
year={2021}
2620+
}
25652621

25662622
@article{imampolitical,
25672623
title={Political Institutions and Output Collapses},

lectures/_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ parts:
2828
- file: monte_carlo
2929
- file: markov_chains_I
3030
- file: markov_chains_II
31+
- file: networks
3132
- caption: Estimation
3233
numbered: true
3334
chapters:

0 commit comments

Comments
 (0)