-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathCITATION.cff
34 lines (34 loc) · 1.05 KB
/
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
34
cff-version: '1.1.0'
message: 'Please cite the AES paper associated with this code.'
version: 1.0.0
date-released: 2019-05-28
authors:
- family-names: 'Hawley'
given-names: 'Scott H.'
- family-names: 'Colburn'
given-names: 'Benjamin'
- family-names: 'Mimilakis'
given-names: 'Stylianos Ioannis'
identifiers:
- type: 'url'
value: 'http://www.aes.org/e-lib/browse.cfm?elib=20595'
title: "SignalTrain: Profiling Audio Compressors with Deep Neural Networks"
url: 'http://www.aes.org/e-lib/browse.cfm?elib=20595'
references:
- abstract: 'learning audio effects with neural networks'
authors:
- family-names: 'Hawley'
given-names: 'Scott H.'
- name: 'BenColburn123'
- family-names: 'Mimilakis'
given-names: 'S.I.'
identifiers:
- type: 'url'
value: 'https://github.com/drscotthawley/signaltrain'
title: 'drscotthawley/signaltrain'
url: 'https://github.com/drscotthawley/signaltrain'
abbreviation: 'signaltrain'
date-published: 2021-03-26
year: 2021
month: 3
type: 'conference'