From b593bf2e1e65c529204c0cf40aa40f6794c64ad5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Sun, 1 Jul 2012 18:48:57 +0200
Subject: [PATCH] Ref. manual: minor corrections

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

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 6933731895..6a43b5e7fd 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -3175,8 +3175,8 @@ Determines the method used to compute the decision rule. Possible values for @co
 @table @code
 
 @item default
-Uses the default method to compute the decision rule based on the generailzed schur decompostion 
-(see @uref{http://www.dynare.org/wp-repo/dynarewp002.pdf,the Dynare Website} for more information).
+Uses the default method to compute the decision rule based on the generalized Schur decomposition 
+(see @cite{Villemot (2011)} for more information).
 
 @item cycle_reduction
 Uses the cycle reduction algorithm to solve the polynomial equation for retrieving the coefficients 
-- 
GitLab