diff --git a/interpreter/cling/README.md b/interpreter/cling/README.md
index 394609b5b1bb38a1c7a55f2761d6e899254e94c8..1696db8f7a87103d3b65e8d00b08698ace018f52 100644
--- a/interpreter/cling/README.md
+++ b/interpreter/cling/README.md
@@ -84,6 +84,29 @@ install Jupyter and cling's kernel by following the README.md in
 [tools/Jupyter](tools/Jupyter). Make sure cling is in your PATH when you start jupyter!
 
 
+Citing Cling
+------------
+```latex
+% Peer-Reviewed Publication
+%
+% 19th International Conference on Computing in High Energy and Nuclear Physics (CHEP)
+% 21-25 May, 2012, New York, USA
+%
+@inproceedings{Cling,
+  author = {Vassilev,V. and Canal,Ph. and Naumann,A. and Moneta,L. and Russo,P.},
+  title = {{Cling} -- The New Interactive Interpreter for {ROOT} 6}},
+  journal = {Journal of Physics: Conference Series},
+  year = 2012,
+  month = {dec},
+  volume = {396},
+  number = {5},
+  pages = {052071},
+  doi = {10.1088/1742-6596/396/5/052071},
+  url = {https://iopscience.iop.org/article/10.1088/1742-6596/396/5/052071/pdf},
+  publisher = {{IOP} Publishing}
+}
+```
+
 Developers' Corner
 ==================
 [Cling's latest doxygen documentation](http://cling.web.cern.ch/cling/doxygen/)