diff --git a/README.md b/README.md index 36b1044..6e1ee5a 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Please open new threads or address all questions to xiyue.wang.scu@gmail.com ### Citation Please use below to cite this paper if you find our work useful in your research. -``` +```bibtex @inproceedings{wang2021transpath, title={TransPath: Transformer-Based Self-supervised Learning for Histopathological Image Classification}, author={Wang, Xiyue and Yang, Sen and Zhang, Jun and Wang, Minghui and Zhang, Jing and Huang, Junzhou and Yang, Wei and Han, Xiao}, @@ -122,8 +122,8 @@ Please use below to cite this paper if you find our work useful in your research } ``` -``` -@{wang2022, +```bibtex +@misc{wang2022, title={Transformer-based Unsupervised Contrastive Learning for Histopathological Image Classification}, author={Wang, Xiyue and Yang, Sen and Zhang, Jun and Wang, Minghui and Zhang, Jing and Yang, Wei and Huang, Junzhou and Han, Xiao}, }