admin commited on
Commit
ab58dee
·
1 Parent(s): cf390e0
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -160,12 +160,15 @@ if __name__ == "__main__":
160
  ```bibtex
161
  @article{Zhou-2025,
162
  author = {Monan Zhou and Shenyang Xu and Zhaorui Liu and Zhaowen Wang and Feng Yu and Wei Li and Baoqiang Han},
163
- journal = {Trans. Int. Society for Music Information Retrieval},
 
164
  volume = {8},
165
  number = {1},
166
  pages = {22--38},
 
167
  year = {2025},
168
- title = {CCMusic: An Open and Diverse Database for Chinese Music Information Retrieval Research}
 
169
  }
170
  ```"""
171
  )
 
160
  ```bibtex
161
  @article{Zhou-2025,
162
  author = {Monan Zhou and Shenyang Xu and Zhaorui Liu and Zhaowen Wang and Feng Yu and Wei Li and Baoqiang Han},
163
+ title = {CCMusic: An Open and Diverse Database for Chinese Music Information Retrieval Research},
164
+ journal = {Transactions of the International Society for Music Information Retrieval},
165
  volume = {8},
166
  number = {1},
167
  pages = {22--38},
168
+ month = {Mar},
169
  year = {2025},
170
+ url = {https://doi.org/10.5334/tismir.194},
171
+ doi = {10.5334/tismir.194}
172
  }
173
  ```"""
174
  )