File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,21 @@ separation in your work and you should know which tools to reach for. We hope
35
35
this website will serve as a reference guide or starting point for your future
36
36
endeavours with source separation technology.
37
37
38
+ #### Referencing this book
39
+
40
+ If you wish to reference this book in your own work, you can use the following
41
+ ` bibtex ` entry:
42
+
43
+ ```
44
+ @book{opensourceseparation:book,
45
+ Author = {Ethan Manilow and Prem Seetharman and Justin Salamon},
46
+ Month = Oct.,
47
+ Publisher = {https://source-separation.github.io/tutorial},
48
+ Title = {Open Source Tools \& Data for Music Source Separation},
49
+ Year = 2020,
50
+ Url = {https://source-separation.github.io/tutorial}
51
+ }
52
+ ```
38
53
39
54
#### Let's get started!
40
55
You can’t perform that action at this time.
0 commit comments