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