Skip to content

Commit 34cae3a

Browse files
authored
fix: add bibtex entry (#273)
Signed-off-by: Parth Chadha <pchadha@nvidia.com>
1 parent ee0d2c8 commit 34cae3a

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,3 +265,16 @@ sbatch \
265265
## Cluster Start
266266

267267
Please visit [Cluster Start](docs/cluster.md) for how to get started on Slurm or Kubernetes.
268+
269+
## Citation
270+
271+
If you use NeMo-RL in your research, please cite it using the following BibTeX entry:
272+
273+
```bibtex
274+
@misc{nemo-rl,
275+
title = {NeMo-RL: A Scalable and Efficient Post-Training Library},
276+
howpublished = {\url{https://github.com/NVIDIA/NeMo-RL}},
277+
year = {2025},
278+
note = {GitHub repository},
279+
}
280+
```

0 commit comments

Comments
 (0)