Skip to content

Commit b9b04f7

Browse files
committed
update bibtex
1 parent 85f2e5c commit b9b04f7

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

book/appendix/cite_this.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

book/resources/cite_this.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)