Skip to content

Commit 3f73035

Browse files
authored
Update README.md
1 parent 88e7e46 commit 3f73035

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ This is the repository that contains source code for the [Ark website](https://a
44

55
If you find Ark useful for your work please cite:
66
```
7-
@article{todo
8-
author = {},
9-
title = {},
10-
journal = {},
11-
year = {},
12-
}
7+
@misc{robotark2025,
8+
title = {Ark: An Open-source Python-based Framework for Robot Learning},
9+
author = {Magnus Dierking, Christopher E. Mower, Sarthak Das, Huang Helong, Jiacheng Qiu, Cody Reading,
10+
Wei Chen, Huidong Liang, Huang Guowei, Jan Peters, Quan Xingyue, Jun Wang, Haitham Bou-Ammar},
11+
year = {2025},
12+
howpublished = {\url{https://ark_robotics.github.io/}},
13+
note = {Technical report}
14+
}
1315
```
1416

1517
# Website License

0 commit comments

Comments
 (0)