From 353e1a033ce9ce9f455cecc5183ad7feaa7811f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Fri, 20 Apr 2012 17:52:17 +0200
Subject: [PATCH] Reference manual: add reference to wiki page on IRF
 computation

Closes: #117
---
 doc/dynare.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index a73b1cfdf6..a08ef5e882 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -2928,7 +2928,8 @@ The Taylor approximation is computed around the steady state
 
 The IRFs are computed as the difference between the trajectory of a
 variable following a shock at the beginning of period 1 and its steady
-state value.
+state value. More details on the computation of IRFs can be found on the
+@uref{http://www.dynare.org/DynareWiki/IrFs,DynareWiki}.
 
 Variance decomposition, correlation, autocorrelation are only
 displayed for variables with positive variance. Impulse response
-- 
GitLab