Skip to content

Commit 7a72fa7

Browse files
committed
Add bibtex to landing
1 parent b9b04f7 commit 7a72fa7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

book/landing.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,21 @@ separation in your work and you should know which tools to reach for. We hope
3535
this website will serve as a reference guide or starting point for your future
3636
endeavours with source separation technology.
3737

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+
```
3853

3954
#### Let's get started!
4055

0 commit comments

Comments
 (0)