We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f2e5c commit b9b04f7Copy full SHA for b9b04f7
book/appendix/cite_this.md
book/resources/cite_this.md
@@ -0,0 +1,15 @@
1
+# Cite this Book
2
+
3
+If you wish to reference this book in your own work, we ask that you
4
+use the following `bibtex` entry:
5
6
+```
7
+@book{opensourceseparation:book,
8
+ Author = {Ethan Manilow and Prem Seetharman and Justin Salamon},
9
+ Month = Oct.,
10
+ Publisher = {https://source-separation.github.io/tutorial},
11
+ Title = {Open Source Tools \& Data for Music Source Separation},
12
+ Year = 2020,
13
+ Url = {https://source-separation.github.io/tutorial}
14
+}
15
0 commit comments