-
Notifications
You must be signed in to change notification settings - Fork 3
/
CITATION.cff
33 lines (33 loc) · 980 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
cff-version: 1.2.0
title: "Constant-Q Sliding DFT in C++ and Python (QDFT)"
authors:
- family-names: Hock
given-names: Juergen
url: https://github.com/jurihock/qdft
license: MIT
type: software
message: >-
If you use this software, please cite it
using the metadata from this file.
references:
- title: "Sliding with a Constant Q"
authors:
- family-names: Bradford
given-names: Russell
url: https://www.dafx.de/paper-archive/2008/papers/dafx08_63.pdf
type: article
- title: "Sliding is Smoother Than Jumping"
authors:
- family-names: Bradford
given-names: Russell
url: http://hdl.handle.net/2027/spo.bbp2372.2005.086
type: article
- title: "Fast, Accurate Frequency Estimators"
authors:
- family-names: Jacobsen
given-names: Eric
- family-names: Kootsookos
given-names: Peter
url: https://ieeexplore.ieee.org/document/4205098
doi: 10.1109/MSP.2007.361611
type: article