From adf6dd8ec661fe74cde68d97dfdb178e85a01c90 Mon Sep 17 00:00:00 2001 From: James Hensman Date: Wed, 7 May 2014 11:03:49 +0100 Subject: [PATCH] added citation to readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b7635b0d..2c33f0d2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,16 @@ A Gaussian processes framework in Python. Continuous integration status: ![CI status](https://travis-ci.org/SheffieldML/GPy.png) +Citation +======== + + @Misc{gpy2014, + author = {The GPy authors}, + title = {{GPy}: A Gaussian process framework in python}, + howpublished = {\url{http://github.com/SheffieldML/GPy}}, + year = {2012--2014} + } + Getting started =============== Installing with pip