From 3198688eb75779df2c238c227a57871296e8b45c Mon Sep 17 00:00:00 2001
From: Dan Nixon <dan@dan-nixon.com>
Date: Wed, 15 Jul 2015 12:21:59 +0100
Subject: [PATCH] Add reference for Teixeira water diffusion model

---
 .../docs/source/fitfunctions/TeixeiraWater.rst    | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/Code/Mantid/docs/source/fitfunctions/TeixeiraWater.rst b/Code/Mantid/docs/source/fitfunctions/TeixeiraWater.rst
index 909e6127067..dea93d3ee4a 100644
--- a/Code/Mantid/docs/source/fitfunctions/TeixeiraWater.rst
+++ b/Code/Mantid/docs/source/fitfunctions/TeixeiraWater.rst
@@ -9,9 +9,13 @@ TeixeiraWater
 Description
 -----------
 
-Teixeira's model for water. Models the Q dependence of the QENS line width (Gamma (hwhm)), diffusion coefficients (D), 
-residence times (tau) and jump lengths (length) to extract the associated long range diffusive
-motions of molecules. The this model (1961) has the form:
+Teixeira's model for water [1]_.
+
+Models the Q dependence of the QENS line width (Gamma (hwhm)), diffusion
+coefficients (D), residence times (tau) and jump lengths (length) to extract the
+associated long range diffusive motions of molecules.
+
+This model (1961) has the form:
 
 .. math:: Gamma(Q) = D*Q^2/(1 + D*Q^2*tau)
 
@@ -19,6 +23,11 @@ motions of molecules. The this model (1961) has the form:
 
 .. properties::
 
+References
+----------
+
+.. [1] J. Teixeira, M.-C. Bellissent-Funel, S. H. Chen, and A. J. Dianoux. `Phys. Rev. A, 31:1913–1917 <http://dx.doi.org/10.1103/PhysRevA.31.1913>`__
+
 .. categories::
 
 .. sourcelink::
-- 
GitLab