Skip to content

Commit 4d3b665

Browse files
committed
citation
1 parent f2bf070 commit 4d3b665

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,9 @@ All assets and code are under the [Apache 2.0 license](./LICENSE) unless specifi
122122

123123
## Citation <a name="citation"></a>
124124

125-
Please consider citing our paper if the project helps your research with the following BibTex:
125+
126+
If you find our project useful for your research, please consider citing our paper and codebase with the following BibTeX:
127+
126128

127129
```bibtex
128130
@inproceedings{hu2023_uniad,
@@ -131,6 +133,13 @@ Please consider citing our paper if the project helps your research with the fol
131133
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
132134
year={2023},
133135
}
136+
137+
@misc{contributors2023_uniadrepo,
138+
title={Planning-oriented Autonomous Driving},
139+
author={UniAD contributors},
140+
howpublished={\url{https://github.com/OpenDriveLab/UniAD}},
141+
year={2023}
142+
}
134143
```
135144
## Related Resources
136145

0 commit comments

Comments
 (0)