From bbd02da14a5763a6e5ea47d22ee2316b71b994fa Mon Sep 17 00:00:00 2001 From: Dongyu Yan <965669036@qq.com> Date: Mon, 28 Aug 2023 12:06:39 +0800 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b23a910..f561a46 100644 --- a/README.md +++ b/README.md @@ -239,9 +239,13 @@ Finally after evaluation, the format of the scene path will become: ## Citation If you find this work useful for your research, please cite our paper: ```bibtex -@InProceedings{yan2023efficient, - author = {Dongyu Yan, Xiaoyang Lyu, Jieqi Shi, Yi Lin}, - title = {Efficient Implicit Neural Reconstruction Using LiDAR}, - booktitle={2023 IEEE International Conference on Robotics and Automation (ICRA)}, - year = {2023}} +@INPROCEEDINGS{10160322, + author={Yan, Dongyu and Lyu, Xiaoyang and Shi, Jieqi and Lin, Yi}, + booktitle={2023 IEEE International Conference on Robotics and Automation (ICRA)}, + title={Efficient Implicit Neural Reconstruction Using LiDAR}, + year={2023}, + volume={}, + number={}, + pages={8407-8414}, + doi={10.1109/ICRA48891.2023.10160322}} ```