The citation in README should contain an author field
Open
Documentation
- Dominant language
- Python
- Stars
- 2k
- Forks
- 561
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 145
Description
The current README suggests to cite NeMo RL as:
```
@misc{nemo-rl,
title = {NeMo RL: A Scalable and Efficient Post-Training Library},
howpublished = {\url{https://github.com/NVIDIA-NeMo/RL}},
year = {2025},
note = {GitHub repository},
}
```
but it has no author field. This makes it impractical to cite in scientific publications.
Contributor guide
Assessment
This issue has not been assessed yet.