ming zhong commited on
Commit
c796c24
·
verified ·
1 Parent(s): 09412dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -344,10 +344,11 @@ We further conducted code generation tests on a machine with **an Nvidia A100 GP
344
 
345
 
346
  ## Citation
347
-
348
  @inproceedings{zhong2025vega,
349
  title={VEGA: Automatically Generating Compiler Backends Using a Pre-Trained Transformer Model},
350
  author={Ming Zhong, Fang Lv, Lulin Wang, Lei Qiu, Yingying Wang, Huimin Cui, Xiaobing Feng, Jingling Xue},
351
  booktitle={2025 IEEE/ACM International Symposium on Code Generation and Optimization (CGO)},
352
  year={2025}
353
- }
 
 
344
 
345
 
346
  ## Citation
347
+ ```
348
  @inproceedings{zhong2025vega,
349
  title={VEGA: Automatically Generating Compiler Backends Using a Pre-Trained Transformer Model},
350
  author={Ming Zhong, Fang Lv, Lulin Wang, Lei Qiu, Yingying Wang, Huimin Cui, Xiaobing Feng, Jingling Xue},
351
  booktitle={2025 IEEE/ACM International Symposium on Code Generation and Optimization (CGO)},
352
  year={2025}
353
+ }
354
+ ```