Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions paper/paper.bib
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
@inproceedings{MeierSSMB25_RealTimeSWIPE_CMMR,
author = {Peter Meier and Sebastian Strahl and Simon Schw{\"a}r and Meinard M{\"u}ller and Stefan Balke},
title = {Pitch Estimation in Real Time: Revisiting {SWIPE} With Causal Windowing},
booktitle = {Proceedings of the International Symposium on Computer Music Multidisciplinary Research ({CMMR})},
address = {London, UK},
year = {2025}
}

@software{Aubier25_FUS_JOSS,
author = {Tom Aubier},
title = {{CoperniFUS}: {A} flexible {P}ython-based {GUI} for stereotaxic {F}ocused {U}ltra{S}ound ({FUS}) experiment planning},
year = {2025},
publisher = {Zenodo},
version = {0.1.2},
doi = {10.5281/zenodo.15720551},
url = {https://doi.org/10.5281/zenodo.15720551},
}

@article{MeierCM24_RealTimePLP_TISMIR,
author = {Peter Meier and Ching-Yu Chiu and Meinard M{\"u}ller},
title = {{A} Real-Time Beat Tracking System with Zero Latency and Enhanced Controllability},
Expand Down Expand Up @@ -75,6 +93,16 @@ @article{RosenzweigCWSGM20_DCS_TISMIR
url-demo = {https://www.audiolabs-erlangen.de/resources/MIR/2020-DagstuhlChoirSet}
}

@software{PatakyND19_mwarp1d_JOSS,
author = {Todd Pataky and Hanaa Naouma and Cyril Donnelly},
title = {{mwarp1d}: {M}anual one-dimensional data warping in {P}ython and {P}y{Q}t},
year = {2019},
publisher = {Zenodo},
version = {v0.2.0},
doi = {10.5281/zenodo.3568447},
url = {https://doi.org/10.5281/zenodo.3568447},
}

@inproceedings{ScherbaumMRM19_MultimediaRecordings_FMA,
author = {Frank Scherbaum and Nana Mzhavanadze and Sebastian Rosenzweig and Meinard M{\"u}ller},
title = {Multi-media recordings of traditional {G}eorgian vocal music for computational analysis},
Expand Down
Loading