diff options
author | Thomas White <taw@physics.org> | 2009-12-04 14:22:55 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2009-12-04 14:22:55 +0100 |
commit | f92af559c6fb8b0de7ae31b01593eaa4fc132637 (patch) | |
tree | 7f3f7d5cfd281f825cab19e9728ee55f72bffd26 /src | |
parent | 3849a9692813ddd850b5e2ce1bec8a32b43b5900 (diff) |
Fix reference
Diffstat (limited to 'src')
-rw-r--r-- | src/pattern_sim.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pattern_sim.c b/src/pattern_sim.c index b69ad5d8..b8f00647 100644 --- a/src/pattern_sim.c +++ b/src/pattern_sim.c @@ -87,7 +87,7 @@ static void show_details() "\n" "The modulus of the structure factor is taken and squared. Intensity from\n" "water is then added according to the first term of equation 5 from\n" -"Phys Chem Chem Phys 20033 (5) 1981--1991.\n" +"Phys Chem Chem Phys 2003 (5) 1981--1991.\n" "\n" "Expected intensities at the CCD are then calculated using:\n" "\n" |