From f83a5aa33b62dbdfd01f39256d9f647b11a6ee0a Mon Sep 17 00:00:00 2001 From: Nicolo Fusi Date: Sun, 14 Sep 2014 10:08:54 -0700 Subject: [PATCH] added a way to cite --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b7635b0d..f08c90f9 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,17 @@ Run nosetests from the root directory of the repository: nosetests -v + +How to cite GPy: +================ + @misc{GPy2014, + Author = {the GPy authors}, + Title = { {GPy }: A Gaussian process framework in python}, + Year = {2014}, + Howpublished = {\url{https://github.com/SheffieldML/GPy}} + } + + Funding Acknowledgements ========================