Update README.md
Browse files
README.md
CHANGED
|
@@ -21,13 +21,11 @@ See details in the [paper](https://arxiv.org/abs/2311.08348).
|
|
| 21 |
|
| 22 |
## Citation
|
| 23 |
```
|
| 24 |
-
@
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
archivePrefix={arXiv},
|
| 30 |
-
primaryClass={cs.CL}
|
| 31 |
}
|
| 32 |
```
|
| 33 |
|
|
|
|
| 21 |
|
| 22 |
## Citation
|
| 23 |
```
|
| 24 |
+
@article{zhang2024mc,
|
| 25 |
+
title={MC$^2$: Towards Transparent and Culturally-Aware NLP for Minority Languages in China},
|
| 26 |
+
author={Zhang, Chen and Tao, Mingxu and Huang, Quzhe and Lin, Jiuheng and Chen, Zhibin and Feng, Yansong},
|
| 27 |
+
journal={arXiv preprint arXiv:2311.08348},
|
| 28 |
+
year={2024}
|
|
|
|
|
|
|
| 29 |
}
|
| 30 |
```
|
| 31 |
|