annotate README.md @ 2205:7f5c7272b8f5

Removed .bbl file SMC paper (ignored)
author Brecht De Man <b.deman@qmul.ac.uk>
date Sun, 10 Apr 2016 20:01:23 +0100
parents 5aa4adcb30e3
children 172db59a2a94
rev   line source
b@2197 1 # Web Audio Evaluation Tool
b@2197 2
b@2197 3 ## Authors
b@2197 4
b@2197 5 | Author | e-mail |
b@2197 6 | ------- | ------ |
b@2197 7 | Nicholas Jillings | <[nicholas.jillings@mail.bcu.ac.uk](nicholas.jillings@mail.bcu.ac.uk)> |
b@2197 8 | Brecht De Man | <[b.deman@qmul.ac.uk](b.deman@qmul.ac.uk)> |
b@2197 9 | David Moffat | <[d.j.moffat@qmul.ac.uk](d.j.moffat@qmul.ac.uk)>|
b@2197 10 | Joshua D. Reiss (supervisor) | <[joshua.reiss@qmul.ac.uk](joshua.reiss@qmul.ac.uk)> |
b@2197 11 | Ryan Stables (supervisor) | <[ryan.stables@bcu.ac.uk](ryan.stables@bcu.ac.uk)> |
b@2197 12
b@2197 13
b@2197 14 ## Instructions
b@2197 15
b@2197 16 Please refer to ['docs/Instructions/Instructions.pdf'](https://github.com/BrechtDeMan/WebAudioEvaluationTool/raw/master/docs/Instructions/Instructions.pdf).
b@2197 17
b@2197 18
b@2197 19 ## Academic use
b@2197 20
b@2198 21 Please cite
b@2198 22
b@2198 23 > 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.
b@2198 24
b@2198 25 BibTeX:
b@2198 26
b@2198 27 @conference{waet2015,
b@2198 28 Author = {Jillings, Nicholas and Moffat, David and De Man, Brecht and Reiss, Joshua D.},
b@2198 29 Booktitle = {12th Sound and Music Computing Conference},
b@2198 30 Month = {July},
b@2198 31 Title = {Web {A}udio {E}valuation {T}ool: {A} browser-based listening test environment},
b@2198 32 Year = {2015}}
b@2197 33
b@2197 34
b@2197 35 ## Other use
b@2197 36
b@2198 37 Please refer to LICENSE.txt ([GNU General Public License](http://www.gnu.org/licenses/gpl-3.0.en.html)).