From a07eff46e6a584a68f88883bf3458681ceb571e6 Mon Sep 17 00:00:00 2001
From: John Romein <romein@astron.nl>
Date: Tue, 5 Jul 2022 15:41:37 +0200
Subject: [PATCH] Update paper info.

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 362d4e0..ff4f181 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ than regular GPU cores. Its primary use is to combine the signals of (many)
 receivers of a radio telescope. The library can be used in any FX correlator,
 but is not a full correlator application: it only computes the correlations.
 The rest of the application should take care of I/O, filtering, etc.
-For more information, see the paper "The Tensor-Core Correlator" that will
-appear in _Astronomy and Astrophysics_ soon.
+For more information, see the paper (John W. Romein, The Tensor-Core Correlator,
+_Astronomy and Astrophysics_, 656(A32), pages 1-4, December 2021).
 
 ## Brief overview on how to use the Tensor-Core Correlator library:
 
-- 
GitLab