view docs/SMC15/smc2015template.bib @ 692:2b3f19c4f607

Fixed bug where not defining postTest in audioHolder would crash progression.
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Wed, 22 Apr 2015 18:34:56 +0100
parents 06fbaccf3b58
children 3656025f2bfd
line wrap: on
line source
%% This BibTeX bibliography file was created using BibDesk.
%% http://bibdesk.sourceforge.net/

%% Created for Brecht De Man at 2015-04-20 18:22:49 +0100 


%% Saved with string encoding Unicode (UTF-8) 



@book{bech,
	Author = {Bech, S. and Zacharov, N.},
	Publisher = {John Wiley \& Sons},
	Title = {Perceptual Audio Evaluation - Theory, Method and Application},
	Year = {2007}}

@book{mushra,
	Keywords = {standard},
	Publisher = {Recommendation {ITU-R BS.1534-1}},
	Title = {Method for the subjective assessment of intermediate quality level of coding systems},
	Year = {2003}}

@conference{deman2014b,
	Author = {De Man, Brecht and Joshua D. Reiss},
	Booktitle = {136th Convention of the Audio Engineering Society},
	Month = {April},
	Title = {{APE}: {A}udio {P}erceptual {E}valuation toolbox for {MATLAB}},
	Year = {2014}}

@misc{webaudioapi,
	Author = {W3C},
	Title = {Web Audio API},
	Year = {2015},
	Note = {\url{http://webaudio.github.io/web-audio-api/} [Accessed 22nd April, 2015]}
	}

@misc{webaudiodemo,
	Author = {W3C},
	Title = {Web Audio / MIDI Demo List},
	Year = {2015},
	Note = {\url{http://webaudio.github.io/demo-list/} [Accessed 22nd April, 2015]}
	}
	
@misc{bbcradiophonics,
	Author = {BBC R\&D},
	Title = {Recreating the sounds of the BBC Radiophonic Workshop using the Web Audio API},
	Year = {2012},
	Note = {\url{http://webaudio.prototyping.bbc.co.uk/} [Accessed 22nd April, 2015]}
	}

@misc{mozdevSupportedMedia,
	Author = {Mozilla},
	Title = {Media formats supported by the HTML audio and video elements},
	Year = {2015},
	Node = {\url{https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats} [Accessed 22nd April, 2015]}
	}