From b4d45a4875525b664fda204c4de9045dabf255e3 Mon Sep 17 00:00:00 2001 From: kp992 Date: Thu, 31 Jul 2025 18:20:51 -0700 Subject: [PATCH] add authors --- book/intro.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/book/intro.md b/book/intro.md index d0bfe9a..651d815 100644 --- a/book/intro.md +++ b/book/intro.md @@ -9,7 +9,9 @@ kernelspec: name: python3 --- -# A First Course in Quantitative Economics with Python +# A First Course in Quantitative Economics with Python (WASM backend) + +Authored by [Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](https://johnstachurski.net/). This lecture series provides an introduction to quantitative economics using Python.