Update README.md
Browse files
README.md
CHANGED
|
@@ -164,12 +164,27 @@ optional arguments:
|
|
| 164 |
### BibTeX entry and citation info
|
| 165 |
|
| 166 |
```bibtex
|
| 167 |
-
@
|
| 168 |
-
|
| 169 |
-
|
| 170 |
-
|
| 171 |
-
|
| 172 |
-
|
| 173 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 174 |
}
|
|
|
|
| 175 |
```
|
|
|
|
| 164 |
### BibTeX entry and citation info
|
| 165 |
|
| 166 |
```bibtex
|
| 167 |
+
@inproceedings{DBLP:conf/hcmir/WuLY023,
|
| 168 |
+
author = {Shangda Wu and
|
| 169 |
+
Xiaobing Li and
|
| 170 |
+
Feng Yu and
|
| 171 |
+
Maosong Sun},
|
| 172 |
+
editor = {Lorenzo Porcaro and
|
| 173 |
+
Roser Batlle{-}Roca and
|
| 174 |
+
Emilia G{\'{o}}mez},
|
| 175 |
+
title = {TunesFormer: Forming Irish Tunes with Control Codes by Bar Patching},
|
| 176 |
+
booktitle = {Proceedings of the 2nd Workshop on Human-Centric Music Information
|
| 177 |
+
Retrieval 2023 co-located with the 24th International Society for
|
| 178 |
+
Music Information Retrieval Conference {(ISMIR} 2023), Milan, Italy,
|
| 179 |
+
November 10, 2023},
|
| 180 |
+
series = {{CEUR} Workshop Proceedings},
|
| 181 |
+
volume = {3528},
|
| 182 |
+
publisher = {CEUR-WS.org},
|
| 183 |
+
year = {2023},
|
| 184 |
+
url = {https://ceur-ws.org/Vol-3528/paper1.pdf},
|
| 185 |
+
timestamp = {Tue, 19 Dec 2023 17:15:12 +0100},
|
| 186 |
+
biburl = {https://dblp.org/rec/conf/hcmir/WuLY023.bib},
|
| 187 |
+
bibsource = {dblp computer science bibliography, https://dblp.org}
|
| 188 |
}
|
| 189 |
+
|
| 190 |
```
|