admin commited on
Commit
9423904
·
1 Parent(s): 9aa1ded

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -158,18 +158,20 @@ Zijin Li
158
  [1] [Liang, Xiaojing et al. “Constructing a Multimedia Chinese Musical Instrument Database.” Lecture Notes in Electrical Engineering (2019): n. pag.](https://link.springer.com/content/pdf/10.1007/978-981-13-8707-4_5.pdf)<br>
159
  [2] [Li, R., & Zhang, Q. (2022). Audio recognition of Chinese traditional instruments based on machine learning. Cogn. Comput. Syst., 4, 108-115.](https://ietresearch.onlinelibrary.wiley.com/doi/pdf/10.1049/ccs2.12047)<br>
160
  [3] <https://huggingface.co/ccmusic-database/CTIS><br>
161
- [4] [Li Z, Liang X, Liu J, et al. DCMI: A Database of Chinese Musical Instruments[J].](https://dlfm.web.ox.ac.uk/sites/default/files/dlfm/documents/media/zijin-et-al-dcmi.pdf)
162
 
163
  ### Citation Information
164
  ```bibtex
165
- @dataset{zhaorui_liu_2021_5676893,
166
- author = {Monan Zhou, Shenyang Xu, Zhaorui Liu, Zhaowen Wang, Feng Yu, Wei Li and Baoqiang Han},
167
- title = {CCMusic: an Open and Diverse Database for Chinese Music Information Retrieval Research},
168
- month = {mar},
169
- year = {2024},
170
- publisher = {HuggingFace},
171
- version = {1.2},
172
- url = {https://huggingface.co/ccmusic-database}
 
 
 
173
  }
174
  ```
175
 
 
158
  [1] [Liang, Xiaojing et al. “Constructing a Multimedia Chinese Musical Instrument Database.” Lecture Notes in Electrical Engineering (2019): n. pag.](https://link.springer.com/content/pdf/10.1007/978-981-13-8707-4_5.pdf)<br>
159
  [2] [Li, R., & Zhang, Q. (2022). Audio recognition of Chinese traditional instruments based on machine learning. Cogn. Comput. Syst., 4, 108-115.](https://ietresearch.onlinelibrary.wiley.com/doi/pdf/10.1049/ccs2.12047)<br>
160
  [3] <https://huggingface.co/ccmusic-database/CTIS><br>
 
161
 
162
  ### Citation Information
163
  ```bibtex
164
+ @inproceedings{10.1007/978-981-13-8707-4_5,
165
+ author = {Liang, Xiaojing
166
+ and Li, Zijin
167
+ and Liu, Jingyu
168
+ and Li, Wei
169
+ and Zhu, Jiaxing
170
+ and Han, Baoqiang},
171
+ booktitle = {Proceedings of the 6th Conference on Sound and Music Technology (CSMT)},
172
+ pages = {53--60},
173
+ title = {Constructing a Multimedia Chinese Musical Instrument Database},
174
+ year = {2019}
175
  }
176
  ```
177