# HG changeset patch # User Brecht De Man # Date 1459947376 -3600 # Node ID 122b4f6acf9e8b8a4c0df9d64ff9a3149e64c8a8 # Parent d0008ece53e2ee9cdb2ab4a39b12ffc8c1df988e Added links, citation and BibTeX to README diff -r d0008ece53e2 -r 122b4f6acf9e 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)).