Add a note how to cite Cling.
This commit is contained in:
parent
fb5a493198
commit
435d2352e5
23
README.md
23
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/)
|
||||
|
Loading…
Reference in New Issue
Block a user