Update citation in README to include complete author details and correct entry
Browse files
README.md
CHANGED
|
@@ -127,13 +127,12 @@ SysBio-Traj adds simulated trajectories, curated initial conditions, regime anno
|
|
| 127 |
If you use SysBio-Traj or RegimeFlow, please cite:
|
| 128 |
|
| 129 |
```bibtex
|
| 130 |
-
@inproceedings{
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
|
| 136 |
-
url={https://openreview.net/forum?id=sI3UUkXJxs}
|
| 137 |
}
|
| 138 |
```
|
| 139 |
|
|
|
|
| 127 |
If you use SysBio-Traj or RegimeFlow, please cite:
|
| 128 |
|
| 129 |
```bibtex
|
| 130 |
+
@inproceedings{rao2026regime,
|
| 131 |
+
title = {A Regime-Aware Trajectory Prediction Framework for 1000+ Systems Biology Models},
|
| 132 |
+
author = {Rao, Heng and Zhang, Jason Zipeng and Gu, Yu and Liu, Zhenghao and Yu, Ge and Su, Jeffrey and Cao, Yang and Yang, Fan and Chen, Minghan},
|
| 133 |
+
booktitle = {Forty-third International Conference on Machine Learning},
|
| 134 |
+
year = {2026},
|
| 135 |
+
url = {https://openreview.net/forum?id=sI3UUkXJxs}
|
|
|
|
| 136 |
}
|
| 137 |
```
|
| 138 |
|