admin commited on
Commit
bb98a6b
·
1 Parent(s): d75a6d9
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -143,12 +143,15 @@ if __name__ == "__main__":
143
  ```bibtex
144
  @article{Zhou-2025,
145
  author = {Monan Zhou and Shenyang Xu and Zhaorui Liu and Zhaowen Wang and Feng Yu and Wei Li and Baoqiang Han},
146
- journal = {Trans. Int. Society for Music Information Retrieval},
 
147
  volume = {8},
148
  number = {1},
149
  pages = {22--38},
 
150
  year = {2025},
151
- title = {CCMusic: An Open and Diverse Database for Chinese Music Information Retrieval Research}
 
152
  }
153
  ```"""
154
  )
 
143
  ```bibtex
144
  @article{Zhou-2025,
145
  author = {Monan Zhou and Shenyang Xu and Zhaorui Liu and Zhaowen Wang and Feng Yu and Wei Li and Baoqiang Han},
146
+ title = {CCMusic: An Open and Diverse Database for Chinese Music Information Retrieval Research},
147
+ journal = {Transactions of the International Society for Music Information Retrieval},
148
  volume = {8},
149
  number = {1},
150
  pages = {22--38},
151
+ month = {Mar},
152
  year = {2025},
153
+ url = {https://doi.org/10.5334/tismir.194},
154
+ doi = {10.5334/tismir.194}
155
  }
156
  ```"""
157
  )