From bb9e6bab2536513bb8cb8de8c138aa000ef07a17 Mon Sep 17 00:00:00 2001
From: marwan <>
Date: Tue, 29 Jun 2010 12:51:28 +0000
Subject: [PATCH] added reference

---
 rrspec.m | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/rrspec.m b/rrspec.m
index a535ec0..daf7b65 100644
--- a/rrspec.m
+++ b/rrspec.m
@@ -18,6 +18,10 @@ function varargout = rrspec(varargin)
 %
 %    See also TAUCRP, RTSPEC.
 %    
+%    References: 
+%    Zbilut, J. P., Marwan, N.: 
+%    The Wiener-Khinchin theorem and recurrence quantification, 
+%    Phys. Lett. A, 372, 2008.
 
 % Copyright (c) 2008-2009
 % Norbert Marwan, Potsdam Institute for Climate Impact Research, Germany
@@ -31,6 +35,9 @@ function varargout = rrspec(varargin)
 % $Revision$
 %
 % $Log$
+% Revision 5.2  2009/03/24 08:36:24  marwan
+% correction of frequency scale
+%
 % Revision 5.1  2008/07/02 12:01:13  marwan
 % initial import
 %
-- 
GitLab