From 4b797b25c83e250c81b2158b6c20668cf1d397c1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Mon, 5 Feb 2024 15:46:20 +0100
Subject: [PATCH] Update Reference manual working paper

---
 assets/citation/dynare.bib | 12 ++++++------
 download.md                |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/assets/citation/dynare.bib b/assets/citation/dynare.bib
index acbd658..d1bb50f 100644
--- a/assets/citation/dynare.bib
+++ b/assets/citation/dynare.bib
@@ -1,13 +1,13 @@
 
 @TechReport{RePEc:cpm:dynare:072,
-  author={Adjemian, Stéphane and Bastani, Houtan and Juillard, Michel and Karamé, Fréderic and Mihoubi, Ferhat and Mutschler, Willi and Pfeifer, Johannes and Ratto, Marco and Rion, Normann and Villemot, Sébastien},
-  title={{Dynare: Reference Manual Version 5}},
-  year=2022,
-  month=Jan,
+  author={Adjemian, Stéphane and Juillard, Michel and Karamé, Fréderic and Mutschler, Willi and Pfeifer, Johannes and Ratto, Marco and Rion, Normann and Villemot, Sébastien},
+  title={{Dynare: Reference Manual, Version 6}},
+  year=2024,
+  month=Feb,
   institution={CEPREMAP},
   type={Dynare Working Papers},
-  url={https://ideas.repec.org/p/cpm/dynare/072.html},
-  number={72},
+  url={https://ideas.repec.org/p/cpm/dynare/080.html},
+  number={80},
   abstract={Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models. The models solved by Dynare include those relying on the rational expectations hypothesis, wherein agents form their expectations about the future in a way consistent with the model. But Dynare is also able to handle models where expectations are formed differently: on one extreme, models where agents perfectly anticipate the future; on the other extreme, models where agents have limited rationality or imperfect knowledge of the state of the economy and, hence, form their expectations through a learning process. Dynare offers a user-friendly and intuitive way of describing these models. It is able to perform simulations of the model given a calibration of the model parameters and is also able to estimate these parameters given a dataset. Dynare is a free software, which means that it can be downloaded free of charge, that its source code is freely available, and that it can be used for both non-profit and for-profit purposes.},
   keywords={Dynare; Numerical methods; Perturbation; Rational expectations},
   doi={},
diff --git a/download.md b/download.md
index f2c925c..40d2e45 100644
--- a/download.md
+++ b/download.md
@@ -20,7 +20,7 @@ To download older versions of Dynare, go to the [release archives](https://www.d
 
 To cite Dynare, use the following:
 
-> Stéphane Adjemian, Houtan Bastani, Michel Juillard, Frédéric Karamé, Ferhat Mihoubi, Willi Mutschler, Johannes Pfeifer, Marco Ratto, Normann Rion and Sébastien Villemot (2022), “Dynare: Reference Manual, Version 5,” Dynare Working Papers, 72, CEPREMAP
+> Stéphane Adjemian, Michel Juillard, Frédéric Karamé, Willi Mutschler, Johannes Pfeifer, Marco Ratto, Normann Rion and Sébastien Villemot (2024), “Dynare: Reference Manual, Version 6,” Dynare Working Papers, 80, CEPREMAP
 <p class="stable" markdown="1"><i class="fas fa-file-download"></i> [BibTeX File](/assets/citation/dynare.bib)</p>
 </div>
 <div class="dynare_download_page_column" markdown="1">
-- 
GitLab