vdey commited on
Commit
6a5b6ab
·
verified ·
1 Parent(s): 1d803e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -42,13 +42,11 @@ ethical oversight, and responsible AI usage policies, to prevent harmful applica
42
 
43
  ## Citation
44
  ```
45
- @misc{dey2025gellmo,
46
- title={$\mathtt{GeLLM^3O}$: Generalizing Large Language Models for Multi-property Molecule Optimization},
47
  author={Vishal Dey and Xiao Hu and Xia Ning},
48
  year={2025},
49
- eprint={2502.13398},
50
- archivePrefix={arXiv},
51
- primaryClass={cs.LG},
52
  url={https://arxiv.org/abs/2502.13398},
53
  }
54
  ```
 
42
 
43
  ## Citation
44
  ```
45
+ @article{dey2025gellmo,
46
+ title={GeLLMO: Generalizing Large Language Models for Multi-property Molecule Optimization},
47
  author={Vishal Dey and Xiao Hu and Xia Ning},
48
  year={2025},
49
+ journal={arXiv preprint arXiv:2502.13398},
 
 
50
  url={https://arxiv.org/abs/2502.13398},
51
  }
52
  ```