File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments