From 585a3b00f8a17c22c770aff9546aea9b5feb9c02 Mon Sep 17 00:00:00 2001 From: Nicolo Fusi Date: Sun, 14 Sep 2014 10:09:38 -0700 Subject: [PATCH] removed unnecessary spaces from citation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f08c90f9..9a5aa2f5 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ How to cite GPy: ================ @misc{GPy2014, Author = {the GPy authors}, - Title = { {GPy }: A Gaussian process framework in python}, + Title = {{GPy}: A Gaussian process framework in python}, Year = {2014}, Howpublished = {\url{https://github.com/SheffieldML/GPy}} }