Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -179,4 +179,11 @@ We would like to thank the contributors of the [OpenHands](https://github.com/Al | |
| 179 | 
             
            ## Citation
         | 
| 180 | 
             
            If you use Skywork-SWE in your research, please consider citing our work using the following BibTeX entry:
         | 
| 181 | 
             
            ```
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 182 | 
             
            ```
         | 
|  | |
| 179 | 
             
            ## Citation
         | 
| 180 | 
             
            If you use Skywork-SWE in your research, please consider citing our work using the following BibTeX entry:
         | 
| 181 | 
             
            ```
         | 
| 182 | 
            +
            @misc{skywork-swe,
         | 
| 183 | 
            +
              title={Skywork-SWE: Unveiling Data Scaling Laws for Software Engineering in LLMs},
         | 
| 184 | 
            +
              author={Liang Zeng, Yongcong Li, Yuzhen Xiao, Changshi Li, Chris Yuhao Liu, Rui Yan, Tianwen Wei, Jujie He, Xuchen Song, Yang Liu, and Yahui Zhou},
         | 
| 185 | 
            +
              howpublished={\url{https://quixotic-sting-239.notion.site/eb17f379610040ceb54da5d5d24065bd}},
         | 
| 186 | 
            +
              note={Notion Blog},
         | 
| 187 | 
            +
            	year={2025},
         | 
| 188 | 
            +
            }
         | 
| 189 | 
             
            ```
         | 
