diff --git a/pluto-deployment-environment/PlutoDeployment.toml b/pluto-deployment-environment/PlutoDeployment.toml index c47200f0..c58473e3 100644 --- a/pluto-deployment-environment/PlutoDeployment.toml +++ b/pluto-deployment-environment/PlutoDeployment.toml @@ -9,5 +9,5 @@ create_index = true exclude = [ # these are in the repo but not used on the website "tools/*", - "PlutoPages.jl", + "src/syllabus.md" ] diff --git a/src/assets/univie-logo-bg.svg b/src/assets/univie-logo-bg.svg new file mode 100644 index 00000000..e012059e --- /dev/null +++ b/src/assets/univie-logo-bg.svg @@ -0,0 +1,1415 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/assets/univie-logo-black.svg b/src/assets/univie-logo-black.svg new file mode 100644 index 00000000..d149d24c --- /dev/null +++ b/src/assets/univie-logo-black.svg @@ -0,0 +1,1409 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/assets/univie-logo.svg b/src/assets/univie-logo.svg new file mode 100644 index 00000000..697256d5 --- /dev/null +++ b/src/assets/univie-logo.svg @@ -0,0 +1,1417 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/index.md b/src/index.md index 5173ab63..cacc14ae 100644 --- a/src/index.md +++ b/src/index.md @@ -4,11 +4,9 @@ tags: ["homepage"] layout: "md.jlmd" --- -# Course Website of _Economic and Financial Network Analysis_ +# Course Website of _Networks in Economics and Finance_ -This website contains the course material of the 2022 edition of the course. The course is part of the Master in Econometrics at the University of Amsterdam. - -The official course information can be found on Canvas. +This website contains the course material of the 2024 edition of the course. The course is part of the Bachelor in Economics at the University of Vienna. This website is under construction. diff --git a/src/installation.md b/src/installation.md index 6d3bac4e..c82f81b3 100644 --- a/src/installation.md +++ b/src/installation.md @@ -9,8 +9,8 @@ $( begin # these special elements will automatically update to read the latest Julia version. See the JavaScript snippet at the bottom of this page to see how it works! - version = html"1.8.2" - pkg_version = html"1.8" + version = html"1.10.5" + pkg_version = html"1.10" nothing end diff --git a/src/sidebar data.jl b/src/sidebar data.jl index fc04a52d..6941a135 100644 --- a/src/sidebar data.jl +++ b/src/sidebar data.jl @@ -10,15 +10,14 @@ Dict( ], :about => Dict( :authors => [ - (name = "Fabian Greimel", url = "https://www.greimel.eu"), - (name = "Simon Trimborn", url = "https://www.simontrimborn.de") + (name = "Fabian Greimel", url = "https://www.greimel.eu") ], :title => "Networks in Economics and Finance", - :subtitle => "Theory, Computation and Data", - :term => "Spring 2024", - :institution => "University of Amsterdam", + :subtitle => "BSc Economics | University of Vienna", + :term => "Winter 2024", + :institution => "University of Vienna", :institution_url => "http://www.uva.nl", - :institution_logo => "uva_logo.svg", - :institution_logo_darkmode => "uva_logo.svg" + :institution_logo => "univie-logo.svg", + :institution_logo_darkmode => "univie-logo-bg.svg" ) ) \ No newline at end of file diff --git a/src/syllabus.md b/src/syllabus.md deleted file mode 100644 index 00b994b3..00000000 --- a/src/syllabus.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -title: "Syllabus" -tags: ["welcome"] -order: 1 -layout: "md.jlmd" ---- - -# Syllabus - -## Course Links - -[official Canvas course page](https://canvas.uva.nl/courses/29557) - -## Class schedule - -| Lecture | Title | Date | Lecturer | Notebooks | Reading | -|:-------:|:-----:|:----:|:--------:|:---------:|:-------:| -| 1A | Network Basics 1 | Feb 7, 2022 | Cees | [basic Julia](/notebooks/notebooks_basic-julia), [first networks](/notebooks/notebooks_first-networks) | Jackson Ch. 1 & 2 | -| 1B | Network Basics 2 | Feb 10, 2022 | Cees | [coauthor network](/notebooks/notebooks_coauthors), [power law](/notebooks/notebooks_power_law), [exercises](/notebooks/notebooks_exercises-week1) | Jackson Ch. 3 | -| 1C | Random Networks | Feb 11, 2022 | Cees | [notebook](/notebooks/notebooks_random-networks) | Jackson Ch. 4--6 & 11 | -| 2A | Tutorial 1: Twitter | Feb 14, 2022 | Cees | [notebook](/notebooks/notebooks_twitter) | | -| 2B | Learning on Networks | Feb 17, 2022 | Cees | [notebook](/notebooks/notebooks_DeGroot) | Jackson Ch. 8 | -| 2C | Disease Transmission | Feb 18, 2022 | Cees | [notebook](/notebooks/notebooks_disease) | | -| 3A | no lecture | Feb 21, 2022 | | | | -| 3B | Financial networks 1 | Feb 24, 2022 | Fabian | [notebook](/notebooks/notebooks_risk-sharing) | [Allen & Gale (2000)](https://www.jstor.org/stable/10.1086/262109) | -| 3C | Financial networks 2 | Feb 25, 2022 | Fabian | [notebook](/notebooks/notebooks_systemic-risk) | [Acemoglu et al. (2015)](https://www.aeaweb.org/articles?id=10.1257/aer.20130456) | -| 4A | Tutorial 2: SIR | Feb 28, 2022 | Cees | [notebook](/notebooks/notebooks_school-closures) | | -| 4B | Social Connectedness | Mar 3, 2022 | Fabian | [notebook](/notebooks/notebooks_facebook) | [Bailey et al. (2018)](https://www.aeaweb.org/articles?id=10.1257/jep.32.3.259) | -| 4C | Network Games | Mar 4, 2022 | Fabian | | Jackson Ch. 9 | -| 5A | Tutorial 3: Financial stability | Mar 7, 2022 | Fabian | [notebook](/notebooks/notebooks_systemic-risk) | | -| 5B | Production networks 1 | Mar 10, 2022 | Fabian | [notebook](/notebooks/notebooks_production) | [Carvalho (2014)](https://www.aeaweb.org/articles.php?doi=10.1257/jep.28.4.23), [Long & Plosser (1982)](https://www.jstor.org/stable/1840430) | -| 5C | Production networks 2 | Mar 11, 2022 | Fabian | [notebook](/notebooks/notebooks_production) | [Carvalho (2014)](https://www.aeaweb.org/articles.php?doi=10.1257/jep.28.4.23), [Acemoglu et al. (2012)](https://economics.mit.edu/files/8135) | -| 6A | Econometrics | Mar 14, 2022 | Cees | | | -| 6B | Tutorial 4: SCI | Mar 17, 2022 | Fabian | | | -| 6C | Tutorial 5: Covid Crisis | Mar 18, 2022 | Fabian | | | - -