diff options
| -rw-r--r-- | data/people.yaml | 6 | ||||
| -rw-r--r-- | www/teaching/index.md | 18 |
2 files changed, 15 insertions, 9 deletions
diff --git a/data/people.yaml b/data/people.yaml index 3273ab9..aa5d93a 100644 --- a/data/people.yaml +++ b/data/people.yaml @@ -1,3 +1,6 @@ +- name: Tom Bohman + webpage: "https://www.math.cmu.edu/~tbohman/" + - name: Zach Brennan aliases: - Zachary Brennan @@ -22,6 +25,9 @@ - name: Ziqin Feng webpage: "https://www.auburn.edu/cosam/faculty/math_stats/fengz/index.htm" +- name: Irina Gheorghiciuc + webpage: "https://www.math.cmu.edu/~gheorghi/" + - name: Enrique Gomez-Leos - name: Leslie Hogben diff --git a/www/teaching/index.md b/www/teaching/index.md index 5565d24..872b2fd 100644 --- a/www/teaching/index.md +++ b/www/teaching/index.md @@ -25,14 +25,14 @@ Spring 2022 * **[Math 314: Graph Theory](/teaching/graphs2022)** Fall 2021 -* **Math 267: Elementary Differential Equations and Laplace Transforms** (TA for Steve Butler) +* **Math 267: Elementary Differential Equations and Laplace Transforms** (TA for $personA("Steve Butler")$) Spring 2021 * **[Math 165: Calculus I](/teaching/calcI21)** Fall 2020 * **Math 595: Edit Distance in Graphs (early graduate research seminar)** -* **Math 267: Elementary Differential Equations and Laplace Transforms** (TA for Steve Butler) +* **Math 267: Elementary Differential Equations and Laplace Transforms** (TA for $personA("Steve Butler")$) ## Carnegie Mellon University (2015--2020) @@ -43,30 +43,30 @@ Summer 2019 * **[21-241: Matrices and Linear Transformations](/teaching/matrices2019)** Fall 2018 -* **[21-237: Mathematical Studies Algebra I](http://www.borisbukh.org/MathStudiesAlgebra1819)** (TA for Boris Bukh) +* **[21-237: Mathematical Studies Algebra I](http://www.borisbukh.org/MathStudiesAlgebra1819)** (TA for $personA("Boris Bukh")$) Fall 2017 -* **21-242: Matrix Theory** (TA for Agoston Pisztora) +* **21-242: Matrix Theory** (TA for $personA("Agoston Pisztora")$) Summer 2017 * **[21-127: Concepts of Mathematics](/teaching/concepts2017)** Spring 2017 -* **[21-268: Multidimensional Calculus](http://www.math.cmu.edu/~ldietric/21-268)** (TA for Laurent Dietric) +* **[21-268: Multidimensional Calculus](http://www.math.cmu.edu/~ldietric/21-268)** (TA for $personA("Laurent Dietric")$) Summer 2016 * **21-115: Calculus I** for [SAMS](https://www.cmu.edu/pre-college/academic-programs/sams.html) Spring 2016 -* **[21-228: Discrete Mathematics](/teaching/discrete2016**) (TA for Tom Bohman) +* **[21-228: Discrete Mathematics](/teaching/discrete2016**) (TA for $personA("Tom Bohman")$) Fall 2015 -* **21-127: Concepts of Mathematics** (TA for Irina Gheorghiciuc) +* **21-127: Concepts of Mathematics** (TA for $personA("Irina Gheorghiciuc")$) ## Iowa State University (2014--2015) Spring 2015 -* **Math 267: Elementary Differential Equations and Laplace Transforms** (TA for Miriam Castillo-Gil) +* **Math 267: Elementary Differential Equations and Laplace Transforms** (TA for $personA("Miriam Castillo-Gil")$) Fall 2014 -* **Math 165: Calculus I** (TA for Heather Bolles) +* **Math 165: Calculus I** (TA for $personA("Heather Bolles")$) |
