Skip to content

Commit 8d4d773

Browse files
committed
Updte ArXiv link
1 parent ccbc238 commit 8d4d773

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ footer:
3535
# connections-pre: # This prefixes the connections section at the botom.
3636
# connections-post: Socials
3737
connections:
38-
arxiv: https://arxiv.org/abs/
38+
arxiv: https://arxiv.org/abs/2410.09924
3939
github: https://github.com/roahmlab/crows
4040
googledrive: https://drive.google.com/drive/folders/1y82zpWuKaZmejr7AXxctpPKblB2tOSW9?usp=sharing
4141
# related-sites:

index.markdown

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ author-footnotes:
4545
links:
4646
- icon: arxiv
4747
icon-library: simpleicons
48-
text: Arxiv (Coming Soon!)
49-
# url: https://arxiv.org/
48+
text: ArXiv
49+
url: https://arxiv.org/abs/2410.09924
5050
- icon: github
5151
icon-library: simpleicons
5252
text: Code
@@ -278,11 +278,10 @@ This project was developed in [Robotics and Optimization for Analysis of Human M
278278
```bibtex
279279
@article{kwon2024crows,
280280
title={Conformalized Reachable Sets for Obstacle Avoidance With Spheres},
281-
author={Yongseok Kwon and Jonathan Michaux and and Seth Isaacson and Bohao Zhang and Matthew Ejakov and Katherine A. Skinner and Ram Vasudevan},
282-
journal={},
283-
year={2024},
284-
volume={},
285-
url={}}
281+
author={Kwon, Yongseok and Michaux, Jonathan and Isaacson, Seth and Zhang, Bohao and Ejakov, Matthew and Skinner, Katherine A and Vasudevan, Ram},
282+
journal={arXiv preprint arXiv:2410.09924},
283+
year={2024}
284+
}
286285
```
287286
</div>
288287

0 commit comments

Comments
 (0)