From 68abb1a650b3e689a36b91c31ec96101d104f4d0 Mon Sep 17 00:00:00 2001
From: JanThorbecke <janth@xs4all.nl>
Date: Thu, 28 Jan 2021 09:43:58 +0100
Subject: [PATCH] MME paper

---
 README.md | 8 +++++++-
 REPRODUCE | 5 +++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e88a2d9..ca30abe 100644
--- a/README.md
+++ b/README.md
@@ -46,13 +46,19 @@ Virtual acoustics in inhomogeneous media with single-sided access:
 2018, Scientific Reports, Vol. 8, 2497. 
 Download: http://homepage.tudelft.nl/t4n4v/4_Journals/Nature/SR_18.pdf
 
--4- When you are using the marchenko_primaries algorithm developed by Lele Zhang please refer to the following paper
+-4- When you are using the marchenko_primaries algorithm developed by Lele Zhang please refer to the following papers
 
 Free-surface and internal multiple elimination in one step without adaptive subtraction
 Lele Zhang and Evert Slob
 2019, Geophysics, Vol. 84, no. 1 (January-February); p. A7-A11, doi: 10.1190/GEO2018-0548.1
 Download: http://homepage.tudelft.nl/t4n4v/BeyondInterferometry/geo_19h.pdf
 
+and
+
+Implementation of the Marchenko Multiple Elimination algorithm,
+Jan Thorbecke, Lele Zhang, Kees Wapenaar, Evert Slob,
+2021, Geophysics, Vol. 86, no. 2 (March-April); p. 1-15, doi: 10.1190/GEO2020-0196.1
+
 -5- If you use the fdacrtmc code of Max Holicki please refer to the following paper:
 
 Acoustic directional snapshot wavefield decomposition
diff --git a/REPRODUCE b/REPRODUCE
index 369ad56..b293380 100644
--- a/REPRODUCE
+++ b/REPRODUCE
@@ -40,10 +40,11 @@ Lele Zhang and Evert Slob
 2019, Geophysics, Vol. 84, no. 1 (January-February); p. A7-A11, doi: 10.1190/GEO2018-0548.1
 Download: http://homepage.tudelft.nl/t4n4v/BeyondInterferometry/geo_19h.pdf
 
-Or to the paper that belongs to the MME source code package:
+and the paper that belongs to the MME source code package:
+
 "Implementation of the Marchenko Multiple Elimination algorithm",
 Jan Thorbecke, Lele Zhang, Kees Wapenaar, Evert Slob,
-2020, Geophysics, Accepted for pubication in November 2020
+2021, Geophysics, Vol. 86, no. 2 (March-April); p. 1-15, doi: 10.1190/GEO2020-0196.1
 
 *** To reproduce the Figures shown in the GEOPHYICS paper "Implementation of the Marchenko Multiple Elimination algorithm" the scripts in marchenko/demo/mme directory can be used. The README_PRIMARIES in this directory gives more instructions and guidelines. 
 
-- 
GitLab