From bf0bc5c84d8210205b42a72a1574c7702d6dde68 Mon Sep 17 00:00:00 2001
From: "Wenzel, Tizian" <tizian.wenzel@ians.uni-stuttgart.de>
Date: Wed, 6 Oct 2021 15:07:46 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 7dd384a..b519cb5 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,7 @@ In order to set up the venv, run ./setup.sh (maybe run 'chmod +x setup.sh' befor
 ## How to cite:
 If you use this code in your work, please cite the paper
 
-> T. Wenzel and G. Santin and B. Haasdonk, [_Universality and Optimality of Structured Deep Kernel Networks_](https://arxiv.org/abs/2103.13655), ArXiv preprint 2105.07228 (2021).
-
+> T. Wenzel and G. Santin and B. Haasdonk, [_Universality and Optimality of Structured Deep Kernel Networks_](https://arxiv.org/abs/2105.07228), ArXiv preprint 2105.07228 (2021).
 
 ```bibtex:
 @article{wenzel2021universality,
@@ -30,6 +29,10 @@ If you use this code in your work, please cite the paper
 }
 ```
 
+For further details of SDKNs and its applications, please refer to the following papers:
+
+> T. Wenzel and G. Santin and B. Haasdonk, [_Structured Deep Kernel Networks for Data-Driven Closure Terms of Turbulent Flows_](https://arxiv.org/abs/2103.13655), ArXiv preprint 2103.13655 (2021).
+
 
 ## How to view the tensorboard logs:
 
-- 
GitLab