annotate docs/SMC15/smc2015template.bib @ 73:07c959165121

Paper: added interface image, minor updates
author Brecht De Man <b.deman@qmul.ac.uk>
date Thu, 23 Apr 2015 12:02:34 +0100
parents 86404e211193
children 3656025f2bfd
rev   line source
b@63 1 %% This BibTeX bibliography file was created using BibDesk.
b@63 2 %% http://bibdesk.sourceforge.net/
b@63 3
b@63 4 %% Created for Brecht De Man at 2015-04-20 18:22:49 +0100
b@63 5
b@63 6
b@63 7 %% Saved with string encoding Unicode (UTF-8)
b@63 8
b@63 9
b@63 10
b@63 11 @book{bech,
b@63 12 Author = {Bech, S. and Zacharov, N.},
b@63 13 Publisher = {John Wiley \& Sons},
b@63 14 Title = {Perceptual Audio Evaluation - Theory, Method and Application},
b@63 15 Year = {2007}}
b@63 16
b@63 17 @book{mushra,
b@63 18 Keywords = {standard},
b@63 19 Publisher = {Recommendation {ITU-R BS.1534-1}},
b@63 20 Title = {Method for the subjective assessment of intermediate quality level of coding systems},
b@63 21 Year = {2003}}
b@63 22
b@63 23 @conference{deman2014b,
b@63 24 Author = {De Man, Brecht and Joshua D. Reiss},
b@63 25 Booktitle = {136th Convention of the Audio Engineering Society},
b@63 26 Month = {April},
b@63 27 Title = {{APE}: {A}udio {P}erceptual {E}valuation toolbox for {MATLAB}},
b@63 28 Year = {2014}}
nicholas@68 29
nicholas@68 30 @misc{webaudioapi,
nicholas@68 31 Author = {W3C},
nicholas@68 32 Title = {Web Audio API},
nicholas@68 33 Year = {2015},
nicholas@68 34 Note = {\url{http://webaudio.github.io/web-audio-api/} [Accessed 22nd April, 2015]}
nicholas@68 35 }
nicholas@68 36
nicholas@68 37 @misc{webaudiodemo,
nicholas@68 38 Author = {W3C},
nicholas@68 39 Title = {Web Audio / MIDI Demo List},
nicholas@68 40 Year = {2015},
nicholas@68 41 Note = {\url{http://webaudio.github.io/demo-list/} [Accessed 22nd April, 2015]}
nicholas@68 42 }
nicholas@68 43
nicholas@68 44 @misc{bbcradiophonics,
nicholas@68 45 Author = {BBC R\&D},
nicholas@68 46 Title = {Recreating the sounds of the BBC Radiophonic Workshop using the Web Audio API},
nicholas@68 47 Year = {2012},
nicholas@68 48 Note = {\url{http://webaudio.prototyping.bbc.co.uk/} [Accessed 22nd April, 2015]}
nicholas@68 49 }
nicholas@68 50
nicholas@68 51 @misc{mozdevSupportedMedia,
nicholas@68 52 Author = {Mozilla},
nicholas@68 53 Title = {Media formats supported by the HTML audio and video elements},
nicholas@68 54 Year = {2015},
nicholas@68 55 Node = {\url{https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats} [Accessed 22nd April, 2015]}
nicholas@68 56 }