This repository has been archived by the owner on May 26, 2023. It is now read-only.
forked from CPJKU/madmom
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes CPJKU#201
- Loading branch information
Sebastian Böck
committed
Mar 2, 2017
1 parent
d095dab
commit 7860274
Showing
3 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Citation | ||
======== | ||
|
||
If you use madmom in your work, please consider citing it: | ||
|
||
.. code-block:: latex | ||
|
||
@inproceedings{madmom, | ||
Title = {{madmom: a new Python Audio and Music Signal Processing Library}}, | ||
Author = {B{\"o}ck, Sebastian and Korzeniowski, Filip and Schl{\"u}ter, Jan and Krebs, Florian and Widmer, Gerhard}, | ||
Booktitle = {Proceedings of the 24th ACM International Conference on | ||
Multimedia}, | ||
Month = {10}, | ||
Year = {2016}, | ||
Pages = {1174--1178}, | ||
Address = {Amsterdam, The Netherlands}, | ||
Doi = {10.1145/2964284.2973795} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ Madmom documentation | |
usage | ||
tutorial | ||
development | ||
citation | ||
|
||
.. _api_reference: | ||
|
||
|