From 3abed13e058445dfa27ea5aade15cd9c07c15115 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <matthieu.schaller@gmail.com>
Date: Mon, 5 Jun 2023 13:40:34 +0200
Subject: [PATCH] Also update the README.md with the new citation information

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 7db7eea711..fa01ed3deb 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,12 @@ physical model is something left to the users to explore.
 Acknowledgment & Citation
 -------------------------
 
+The SWIFT code was last described in this paper:
+https://ui.adsabs.harvard.edu/abs/2023arXiv230513380S.  The core solver, the
+numerical methods as well as many extensions where described there. We ask users
+running SWIFT for their research to please cite this paper when they present
+their results.
+
 In order to keep track of usage and measure the impact of the software, we
 kindly ask users publishing scientific results using SWIFT to add the following
 sentence to the acknowledgment section of their papers:
-- 
GitLab