Mercurial > hg > webaudioevaluationtool
comparison index.html @ 225:dfd24b98c2b2
SMC paper: added boxplot graph, input XML, decreased itemize spacing (also changed index.html page title)
author | Brecht De Man <b.deman@qmul.ac.uk> |
---|---|
date | Thu, 18 Jun 2015 17:34:27 +0100 |
parents | 32e16bf9303a |
children | eff3dfc433ae |
comparison
equal
deleted
inserted
replaced
222:49f35ece394c | 225:dfd24b98c2b2 |
---|---|
6 | 6 |
7 <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame | 7 <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame |
8 Remove this if you use the .htaccess --> | 8 Remove this if you use the .htaccess --> |
9 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | 9 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> |
10 | 10 |
11 <title>apeTool</title> | 11 <title>Web Audio Evaluation Tool</title> |
12 <meta name="description" content="" /> | 12 <meta name="description" content="" /> |
13 <meta name="author" content="" /> | 13 <meta name="author" content="" /> |
14 | 14 |
15 <!-- Load up the default core JS and CSS files--> | 15 <!-- Load up the default core JS and CSS files--> |
16 <link rel='stylesheet' type='text/css' href='core.css'> | 16 <link rel='stylesheet' type='text/css' href='core.css'> |