diff --git a/README.md b/README.md
index 7dd384a4cac9ff60c49765134869014ee9549dda..b519cb524899c13c1cf5c67c7a0471395cd65103 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: