Skip to content

Commit 873eb83

Browse files
authored
Updated paper link, fixed issue with commas
1 parent b05aac6 commit 873eb83

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
S.I. Mimilakis,
4545
K. Drossos,
4646
<a href="http://www.seaandsailor.com/" target="_blank" class="navbar-link">
47-
J.F. Santos
48-
</a>,
47+
J.F. Santos,
48+
</a>
4949
<a href="https://www.tu-ilmenau.de/mt-ams/personen/schuller-gerald/" target="_blank" class="navbar-link">
50-
G. Schuller
51-
</a>,
50+
G. Schuller,
51+
</a>
5252
<a href="http://www.cs.tut.fi/~tuomasv" target="_blank" class="navbar-link">
53-
T. Virtanen
54-
</a>,
53+
T. Virtanen,
54+
</a>
5555
<a href="http://www.iro.umontreal.ca/~bengioy/yoshua_en/index.html" target="_blank" class="navbar-link">
5656
Y. Bengio
5757
</a>
@@ -69,7 +69,7 @@ <h1>Singing Voice Separation</h1>
6969
<a href="https://2018.ieeeicassp.org/" target="_blank">ICASSP 2018</a>.</p>
7070

7171
<p class="text-muted">Code can be found <a href="https://github.com/Js-Mim/mss_pytorch" target="_blank"> here.</a></p>
72-
<p class="text-muted">Paper can be found <a href="https://arxiv.org/" target="_blank"> here:TBA!.</a></p>
72+
<p class="text-muted">Paper can be found <a href="https://arxiv.org/pdf/1711.01437.pdf" target="_blank"> here.</a></p>
7373
</div>
7474
</div>
7575

@@ -478,14 +478,14 @@ <h3>Acknowledgements:</h3>
478478
S.I. Mimilakis,
479479
K. Drossos,
480480
<a href="http://www.seaandsailor.com/" target="_blank" class="navbar-link">
481-
J.F. Santos
481+
J.F. Santos,
482482
</a>,
483483
<a href="https://www.tu-ilmenau.de/mt-ams/personen/schuller-gerald/" target="_blank" class="navbar-link">
484-
G. Schuller
484+
G. Schuller,
485485
</a>,
486486
<a href="http://www.cs.tut.fi/~tuomasv" target="_blank" class="navbar-link">
487-
T. Virtanen
488-
</a>,
487+
T. Virtanen,
488+
</a>
489489
<a href="http://www.iro.umontreal.ca/~bengioy/yoshua_en/index.html" target="_blank" class="navbar-link">
490490
Y. Bengio
491491
</a>

0 commit comments

Comments
 (0)