Mercurial > hg > segmenter-vamp-plugin
comparison CITATION @ 64:b065acf30a54
Add CITATION file
author | Chris Cannam |
---|---|
date | Thu, 05 Sep 2013 17:31:08 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
63:4f6dfba9e390 | 64:b065acf30a54 |
---|---|
1 | |
2 @inproceedings{matthias2009a, | |
3 author = {Matthias Mauch and Katy C. Noland and Dixon, Simon}, | |
4 title = {Using Musical Structure to Enhance Automatic Chord Transcription}, | |
5 booktitle = {Proceedings of the 10th International Conference on Music Information Retrieval (ISMIR 2009)}, | |
6 note = {First description of the algorithm. However, the description is not complete. Better description in "Automatic chord transcription from audio using computational models of musical context" (Mauch's PhD Thesis), Chapter 6.}, | |
7 pages = {231-236}, | |
8 year = {2009} | |
9 } | |
10 | |
11 @phdthesis{matthias2010a, | |
12 author = {Matthias Mauch}, | |
13 title = {Automatic Chord Transcription from Audio Using Computational Models of Musical Context}, | |
14 note = {Features a more thorough description of the segmentation algorithm in Chapter 6.}, | |
15 school = {Queen Mary, University of London}, | |
16 year = {2010} | |
17 } | |
18 |