Commit 9bca002b authored by Kelly Guo's avatar Kelly Guo Committed by Kelly Guo

Adds citation link for the repository (#2935)

# Description

Adds a CITATION.cff file for automatically generating citation link.

## Checklist

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have updated the changelog and the corresponding version in the
extension's `config/extension.toml` file
- [ ] I have added my name to the `CONTRIBUTORS.md` or my name already
exists there

<!--
As you go through the checklist above, you can mark something as done by
putting an x character in it

For example,
- [x] I have done this task
- [ ] I have not done this task
-->

---------
Signed-off-by: 's avatarKelly Guo <kellyguo123@hotmail.com>
parent 390d28a7
cff-version: 1.2.0
message: "If you use this software, please cite both the Isaac Lab repository and the Orbit paper."
title: Isaac Lab
version: 2.1.0
repository-code: https://github.com/NVIDIA-Omniverse/IsaacLab
type: software
authors:
- name: Isaac Lab Project Developers
identifiers:
- type: url
value: https://github.com/NVIDIA-Omniverse/IsaacLab
url: https://isaac-sim.github.io/IsaacLab/main/index.html
license: BSD-3-Clause
preferred-citation:
type: article
title: Orbit - A Unified Simulation Framework for Interactive Robot Learning Environments
authors:
- family-names: Mittal
given-names: Mayank
- family-names: Yu
given-names: Calvin
- family-names: Yu
given-names: Qinxi
- family-names: Liu
given-names: Jingzhou
- family-names: Rudin
given-names: Nikita
- family-names: Hoeller
given-names: David
- family-names: Yuan
given-names: Jia Lin
- family-names: Singh
given-names: Ritvik
- family-names: Guo
given-names: Yunrong
- family-names: Mazhar
given-names: Hammad
- family-names: Mandlekar
given-names: Ajay
- family-names: Babich
given-names: Buck
- family-names: State
given-names: Gavriel
- family-names: Hutter
given-names: Marco
- family-names: Garg
given-names: Animesh
journal: IEEE Robotics and Automation Letters
volume: 8
issue: 6
pages: 3740-3747
year: 2023
doi: 10.1109/LRA.2023.3270034
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment