This repository contains the source files of the minicourse "Business Cycles and How to Tame Them" developed by Pascal Michaillat and taught at the Reserve Bank of India and Bank of Italy.
The course material is hosted at https://pascalmichaillat.org/c5/.
The source files to the lecture slides are placed in the lectureslides
folder. The lecture slides are written in LaTeX, and then compiled to PDF with pdfTeX. The lecture slides are organized in four slide decks for four two-hour lectures:
slides1.tex
,slides1.pdf
– Accounting for Business Cyclesslides2.tex
,slides2.pdf
– Slackish Business-Cycle Model: Static Versionslides3.tex
,slides3.pdf
– Slackish Business-Cycle Model: Dynamic Versionslides4.tex
,slides4.pdf
– Taming Business Cycles with Monetary and Fiscal Policy
The lectureslides
folder also contains the LaTeX style files used to format the lecture slides:
presentation.sty
– Commands to format academic presentationslecture.sty
– Slight modification ofpresentation.sty
for teaching materialmath.sty
– Commands to write math
The source files to the figures inserted in the lecture slides are placed in the figures
folder. The figures are produced with Keynote, and then exported to PDF. The figures are organized as follows:
figure1.key
,figure1.pdf
– Regular figures inserted inslides1.tex
(4:3 format)widefigure1.key
,widefigure1.pdf
– Wide figures inserted inslides1.tex
(16:9 format)figure2.key
,figure2.pdf
– Regular figures inserted inslides2.tex
(4:3 format)widefigure2.key
,widefigure2.pdf
– Wide figures inserted inslides2.tex
(16:9 format)figure3.key
,figure3.pdf
– Regular figures inslides3.tex
(4:3 format)widefigure3.key
,widefigure3.pdf
– Wide figures inserted inslides3.tex
(16:9 format)figure4.key
,figure4.pdf
– Figures inserted inslides4.tex
(4:3 format)
The content of this repository was created by Pascal Michaillat and is licensed under the Creative Commons Attribution 4.0 International License.