From fb3f9a6475ced38aac4285233238a9915b0f77af Mon Sep 17 00:00:00 2001
From: Michel Juillard <michel.juillard@mjui.fr>
Date: Sat, 28 Nov 2015 18:20:36 +0100
Subject: [PATCH] fixing the reference to Herbst

---
 doc/dynare.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 95672fcaa2..6d4bb4892b 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -5529,7 +5529,7 @@ singularity is encountered, Dynare by default automatically switches to the univ
 
 @item fast_kalman_filter
 @anchor{fast_kalman_filter} Select the fast Kalman filter using Chandrasekhar
-recursions as described by @cite{Herbst, 2012}. This setting is only used with
+recursions as described by @cite{Herbst, 2015}. This setting is only used with
 @code{kalman_algo=1} or @code{kalman_algo=3}. It is not yet compatible with
 @code{analytical_derivation}.
 
@@ -13106,7 +13106,7 @@ on Multimodal Test Functions''. In: @i{Eighth International Conference on Parall
 Problem Solving from Nature PPSN VIII, Proceedings}, Berlin: Springer, 282--291 
 
 @item
-Edward Herbst (2015):
+Herbst, Edward (2015):
 ``Using the “Chandrasekhar Recursions” for Likelihood Evaluation of DSGE
 Models,'' @i{Computational Economics}, 45(4), 693--705.
 
-- 
GitLab