Skip to content

Commit

Permalink
Update citation.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinzakka committed Jun 3, 2023
1 parent f658e65 commit e08edd5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ on:
paths-ignore:
- "tutorial.ipynb"
- "docs/**"
- "**/README.md"
pull_request:
paths-ignore:
- "tutorial.ipynb"
- "docs/**"
- "**/README.md"

jobs:
run-robopianist-tests:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@ See [docs/faq.md](docs/faq.md) for a list of frequently asked questions.
If you use RoboPianist in your work, please use the following citation:

```bibtex
@software{zakka2023robopianist,
@article{zakka2023robopianist,
author = {Zakka, Kevin and Smith, Laura and Gileadi, Nimrod and Howell, Taylor and Peng, Xue Bin and Singh, Sumeet and Tassa, Yuval and Florence, Pete and Zeng, Andy and Abbeel, Pieter},
title = {{RoboPianist: A Benchmark for High-Dimensional Robot Control}},
url = {https://github.com/google-research/robopianist},
journal = {arXiv preprint arXiv:2304.04150},
year = {2023},
}
```
Expand Down

0 comments on commit e08edd5

Please sign in to comment.