Skip to content

Commit 4749a58

Browse files
committed
Add citation file
1 parent 745f74f commit 4749a58

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ If you use the code or data associated with this package or otherwise find this
384384

385385
```bibtex
386386
@article{morehead2024flowdock,
387-
title={FlowDock: Geometric Flow Matching for Generative Protein-Ligand Docking and Affinity Prediction},
387+
title={FlowDock: Geometric Flow Matching for Generative Protein-Ligand Docking and Affinity Prediction},
388388
author={Alex Morehead and Jianlin Cheng},
389389
year={2024},
390390
eprint={2412.10966},

citation.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
@article{morehead2024flowdock,
2+
title={FlowDock: Geometric Flow Matching for Generative Protein-Ligand Docking and Affinity Prediction},
3+
author={Alex Morehead and Jianlin Cheng},
4+
year={2024},
5+
eprint={2412.10966},
6+
archivePrefix={arXiv},
7+
primaryClass={cs.LG},
8+
url={https://arxiv.org/abs/2412.10966},
9+
}

0 commit comments

Comments
 (0)