changeset 2198:5aa4adcb30e3

Added links, citation and BibTeX to README
author Brecht De Man <b.deman@qmul.ac.uk>
date Wed, 06 Apr 2016 13:56:16 +0100
parents 889cd8ac9cf8
children e20c2997daa1
files README.md
diffstat 1 files changed, 13 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sat Apr 02 13:25:36 2016 +0200
+++ b/README.md	Wed Apr 06 13:56:16 2016 +0100
@@ -18,9 +18,20 @@
 
 ## Academic use
 
-Please refer to CITING.txt.
+Please cite 
+
+> Nicholas Jillings, Brecht De Man, David Moffat and Joshua D. Reiss, "[Web Audio Evaluation Tool: A Browser-Based Listening Test Environment](http://www.brechtdeman.com/publications/smc10.pdf)," [12th Sound and Music Computing Conference](http://www.maynoothuniversity.ie/smc15/), July 2015.
+
+BibTeX: 
+
+    @conference{waet2015,
+    	Author = {Jillings, Nicholas and Moffat, David and De Man, Brecht and Reiss, Joshua D.},
+	    Booktitle = {12th Sound and Music Computing Conference},
+	    Month = {July},
+	    Title = {Web {A}udio {E}valuation {T}ool: {A} browser-based listening test environment},
+    	Year = {2015}}
 
 
 ## Other use
 
-Please refer to LICENSE.txt (GNU GENERAL PUBLIC LICENSE).
+Please refer to LICENSE.txt ([GNU General Public License](http://www.gnu.org/licenses/gpl-3.0.en.html)).