diff --git a/examples/NK_baseline.mod b/examples/NK_baseline.mod index 805f19e86e73154cc27040f469fbea2e6a7fcdd2..8d76473dad4fb4e4322b8aff3a3915c69761adbc 100644 --- a/examples/NK_baseline.mod +++ b/examples/NK_baseline.mod @@ -1,10 +1,10 @@ /* * This file implements the Baseline New Keynesian DSGE model described in - * much detail in Jes�s Fern�ndez-Villaverde and Juan F. Rubio-Ram�rez (2006): "A Baseline DSGE - * Model", available at http://economics.sas.upenn.edu/~jesusfv/benchmark_DSGE.pdf + * much detail in Jesús Fernández-Villaverde and Juan F. Rubio-Ramírez (2006): “A Baseline DSGE + * Model”, available at http://economics.sas.upenn.edu/~jesusfv/benchmark_DSGE.pdf * * The parametrization is based on the estimated version of this model in - * Jes�s Fern�ndez-Villaverde (2010): "The econometrics of DSGE models", + * Jesús Fernández-Villaverde (2010): “The econometrics of DSGE models”, * SERIEs, Vol. 1, pp. 3-49, DOI 10.1007/s13209-009-0014-7 * * This implementation was written by Benjamin Born and Johannes Pfeifer. In @@ -24,7 +24,7 @@ * example3.mod * * The model is written in the beginning of period stock notation. To make the model - * conform with Dynare's end of period stock notation, we use the + * conform with Dynare’s end of period stock notation, we use the * predetermined_variables-command. * * Please note that the following copyright notice only applies to this Dynare diff --git a/examples/agtrend.mod b/examples/agtrend.mod index 8fb600b4feede07265a590a873662e0a5c527839..dd5ef1e8618bac13a39a09b3373ab05efa514c3d 100644 --- a/examples/agtrend.mod +++ b/examples/agtrend.mod @@ -1,7 +1,7 @@ /* * This file replicates the model studied in: - * Aguiar, Mark and Gopinath, Gita (2004): "Emerging Market Business Cycles: - * The Cycle is the Trend" (NBER WP 10734). It is different from version published + * Aguiar, Mark and Gopinath, Gita (2004): “Emerging Market Business Cycles: + * The Cycle is the Trend” (NBER WP 10734). It is different from version published * in the Journal of Political Economy. * * This model file is intended to show the capabilities of the Dynare macro @@ -15,7 +15,7 @@ * The mod-file reproduces Figure 4 of the working paper, which displays the * model response to 1 percent shock to trend and cyclical TFP. * - * This implementation was written by S�bastien Villemot and Johannes Pfeifer. + * This implementation was written by Sébastien Villemot and Johannes Pfeifer. * Please note that the following copyright notice only applies to this Dynare * implementation of the model. */