Skip to content

Commit 52cb49c

Browse files
authored
[DOC] fix citation
1 parent 99302d0 commit 52cb49c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README_zh.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -414,10 +414,11 @@ feature_augment_predict_y = reuse_feature_augment.predict(user_data=test_x)
414414
year = {2024}
415415
}
416416
417-
@article{tan2024beimingwu,
418-
title = {Beimingwu: A learnware dock system},
417+
@inproceedings{tan2024beimingwu,
418+
title = {Beimingwu: A Learnware Dock System},
419419
author = {Tan, Zhi-Hao and Liu, Jian-Dong and Bi, Xiao-Dong and Tan, Peng and Zheng, Qin-Cheng and Liu, Hai-Tian and Xie, Yi and Zou, Xiao-Chuan and Yu, Yang and Zhou, Zhi-Hua},
420-
journal = {arXiv preprint arXiv:2401.14427},
420+
booktitle = {Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD)},
421+
pages = {5773--5782},
421422
year = {2024}
422423
}
423424
```

0 commit comments

Comments
 (0)