We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f144b65 commit ac4ff31Copy full SHA for ac4ff31
1 file changed
README.md
@@ -419,15 +419,20 @@ logs/
419
420
---
421
422
-<!-- ## 📝 Citation -->
423
-
424
-<!-- ```bibtex -->
425
-<!-- @article{genrl2026, -->
426
-<!-- title={GenRL: Reinforcement Learning Framework for Visual Generation}, -->
427
-<!-- author={}, -->
428
-<!-- year={2026} -->
429
-<!-- } -->
430
-<!-- ``` -->
+## 📝 Citation
+
+If you find GenRL useful in your research, please cite:
+```bibtex
+@misc{genrl,
+ author = {GenRL Contributors},
+ title = {GenRL: Reinforcement Learning Framework for Visual Generation},
+ year = {2026},
431
+ publisher = {GitHub},
432
+ journal = {GitHub repository},
433
+ howpublished = {\url{https://github.com/ModelTC/GenRL}},
434
+}
435
+```
436
437
438
0 commit comments