HengRao commited on
Commit
de6602c
·
1 Parent(s): 29c538d

Update citation in README to include complete author details and correct entry

Browse files
Files changed (1) hide show
  1. README.md +6 -7
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
- anonymous2026a,
132
- title={A Regime-Aware Trajectory Prediction Framework for 1000+ Systems Biology Models},
133
- author={Anonymous},
134
- booktitle={Forty-third International Conference on Machine Learning},
135
- year={2026},
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