ZJU-Fangyin
commited on
Commit
•
b41c6db
1
Parent(s):
bf23b5a
Update README.md
Browse files
README.md
CHANGED
@@ -47,15 +47,16 @@ Molecule optimization example:
|
|
47 |
|
48 |
### BibTeX entry and citation info
|
49 |
```bibtex
|
50 |
-
@
|
51 |
author = {Yin Fang and
|
52 |
Ningyu Zhang and
|
53 |
Zhuo Chen and
|
54 |
Xiaohui Fan and
|
55 |
Huajun Chen},
|
56 |
title = {Domain-Agnostic Molecular Generation with Self-feedback},
|
57 |
-
|
58 |
-
|
59 |
-
year = {
|
|
|
60 |
}
|
61 |
```
|
|
|
47 |
|
48 |
### BibTeX entry and citation info
|
49 |
```bibtex
|
50 |
+
@inproceedings{fang2023domain,
|
51 |
author = {Yin Fang and
|
52 |
Ningyu Zhang and
|
53 |
Zhuo Chen and
|
54 |
Xiaohui Fan and
|
55 |
Huajun Chen},
|
56 |
title = {Domain-Agnostic Molecular Generation with Self-feedback},
|
57 |
+
booktitle = {{ICLR}},
|
58 |
+
publisher = {OpenReview.net},
|
59 |
+
year = {2024},
|
60 |
+
url = {https://openreview.net/pdf?id=9rPyHyjfwP}
|
61 |
}
|
62 |
```
|