<iclass="fas fa-file-pdf"></i>[Sébastien Villemot's Intro to DSGE modeling (in French)](https://git.dynare.org/sebastien/dsge-intro/raw/master/dsge-intro.pdf?inline=false)
<iclass="fas fa-file-pdf"></i>[Sébastien Villemot’s Intro to DSGE modeling (in French)](https://git.dynare.org/sebastien/dsge-intro/raw/master/dsge-intro.pdf?inline=false)
</p>
<pclass="indent"markdown="1">
<iclass="fas fa-file-pdf"></i>[Houtan Bastani and Sébastien Villemot's Preprocessor Tutorial](../assets/team-presentations/preprocessor.pdf)
<iclass="fas fa-file-pdf"></i>[Houtan Bastani and Sébastien Villemot’s Preprocessor Tutorial](../assets/team-presentations/preprocessor.pdf)
</p>
<pclass="indent"markdown="1">
<iclass="fas fa-file-pdf"></i>[Houtan Bastani and Sébastien Villemot's Macro Processor Tutorial](../assets/team-presentations/macroprocessor.pdf)
<iclass="fas fa-file-pdf"></i>[Houtan Bastani and Sébastien Villemot’s Macro Processor Tutorial](../assets/team-presentations/macroprocessor.pdf)
</p>
<pclass="indent"markdown="1">
<iclass="fas fa-external-link-alt"></i>[Houtan Bastani's Tutorial on using the Preprocessor's JSON output](https://macro.cepremap.fr/article/2020-01/dynare-preprocessor-w-json/)
<iclass="fas fa-external-link-alt"></i>[Houtan Bastani’s Tutorial on using the Preprocessor’s JSON output](https://macro.cepremap.fr/article/2020-01/dynare-preprocessor-w-json/)
</p>
# <i class="fas fa-book"></i> Dynare implementations of published models
<li> Bernanke, Gertler, and Gilchrist, 1999. "The Financial Accelerator in a Quantitative Business Cycle Framework," NBER Working Papers 6455</li>
<li>Carlstrom and Fuerst, 1997. "Agency Costs, Net Worth, and Business Fluctuations: A Computable General Equilibrium Analysis," American Economic Review, vol. 87(5), pages 893-910, December</li>
<li>Schmitt-Grohe, Stephanie & Uribe, Martin, 2003. "Closing small open economy models," Journal of International Economics, vol. 61(1), pages 163-185, October</li>
<li> Bernanke, Gertler, and Gilchrist, 1999. “The Financial Accelerator in a Quantitative Business Cycle Framework,” NBER Working Papers 6455</li>
<li>Carlstrom and Fuerst, 1997. “Agency Costs, Net Worth, and Business Fluctuations: A Computable General Equilibrium Analysis,” American Economic Review, vol. 87(5), pages 893-910, December</li>
<li>Schmitt-Grohe, Stephanie & Uribe, Martin, 2003. “Closing small open economy models,” Journal of International Economics, vol. 61(1), pages 163-185, October</li>
<iclass="fas fa-external-link-alt"></i>[Johannes Pfeifer's collection of Dynare models](https://github.com/johannespfeifer/dsge_mod)
<iclass="fas fa-external-link-alt"></i>[Johannes Pfeifer’s collection of Dynare models](https://github.com/johannespfeifer/dsge_mod)
</p>
<pclass="indent"markdown="1">
A collection of Dynare models that demonstrates Dynare best practices,
...
...
@@ -111,7 +111,7 @@ providing mod files to replicate important models.
# <i class="fas fa-toolbox"></i> Dynare Toolboxes
<pclass="indent"markdown="1">
<iclass="fas fa-external-link-alt"></i>[Ambrogio Cesa-Bianchi's toolbox for the analysis of DSGE models estimated with Bayesian techniques](https://sites.google.com/site/ambropo/MatlabCodes)
<iclass="fas fa-external-link-alt"></i>[Ambrogio Cesa-Bianchi’s toolbox for the analysis of DSGE models estimated with Bayesian techniques](https://sites.google.com/site/ambropo/MatlabCodes)
</p>
<pclass="indent"markdown="1">
This toolbox uses the standard output of Dynare to: (i) plot the Markov chain
If you don't want to type this command every time you run Octave, you can put it in a file called `.octaverc` in your home directory. This file will usually be called `C:\Users\USERNAME\.octaverc`.
If you don’t want to type this command every time you run Octave, you can put it in a file called `.octaverc` in your home directory. This file will usually be called `C:\Users\USERNAME\.octaverc`.
## Running and editing a Dynare example on Windows
...
...
@@ -128,7 +128,7 @@ You have two choices. You can either use the [command window](#1-configuring-mat
You will have to do this every time you start MATLAB, as MATLAB will not remember the setting.
1. Click on the "Command Window"
1. Click on the “Command Window”
1. If you have Dynare installed in the standard location, type the following, replacing `4.x.y` with your Dynare version:
```
>> addpath /Applications/Dynare/4.x.y/matlab
...
...
@@ -161,7 +161,7 @@ For example, for Dynare {{ dynare_stable_version }} type: