-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 767 Bytes
/
CITATION.cff
File metadata and controls
25 lines (25 loc) · 767 Bytes
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
cff-version: 1.2.0
title: "Single file forward and inverse Sliding DFT in C, C++ and Python"
authors:
- family-names: Hock
given-names: Juergen
url: https://github.com/jurihock/sdft
license: MIT
type: software
message: >-
If you use this software, please cite it
using the metadata from this file.
references:
- title: "Accurate, Guaranteed Stable, Sliding Discrete Fourier Transform"
authors:
- family-names: Duda
given-names: Krzysztof
url: https://ieeexplore.ieee.org/document/5563098
doi: 10.1109/MSP.2010.938088
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