# HG changeset patch # User Brecht De Man # Date 1459947376 -3600 # Node ID 5aa4adcb30e3380439d5438898323c8f7d017aed # Parent 889cd8ac9cf8f9320835a97d4e83a4a81badb6cc Added links, citation and BibTeX to README diff -r 889cd8ac9cf8 -r 5aa4adcb30e3 README.md --- 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)).