Skip to content

Commit 1f93ba4

Browse files
committed
unified bibtex indents
1 parent e309ddd commit 1f93ba4

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -190,31 +190,30 @@ Please reference the following papers when using the navigation stack in your sc
190190
number = {15},
191191
pages = {212--217},
192192
year = {2016},
193-
publisher = {Elsevier},
194193
doi = {10.1016/j.ifacol.2016.07.734}
195194
}
196195
```
197196
198197
#### Continuous Shortest Path Vector Field Navigation on 3D Triangular Meshes for Mobile Robots
199198
```bib
200199
@inproceedings{puetz21cvp,
201-
author = {Pütz, Sebastian and Wiemann, Thomas and Kleine Piening, Malte and Hertzberg, Joachim},
202-
title = {Continuous Shortest Path Vector Field Navigation on 3D Triangular Meshes for Mobile Robots},
200+
title = {Continuous Shortest Path Vector Field Navigation on 3D Triangular Meshes for Mobile Robots},
201+
author = {Pütz, Sebastian and Wiemann, Thomas and Kleine Piening, Malte and Hertzberg, Joachim},
203202
booktitle = {2021 IEEE International Conference on Robotics and Automation (ICRA)},
204-
year = 2021,
205-
url = {https://github.com/uos/mesh_navigation},
206-
note = {Software available at \url{https://github.com/uos/mesh_navigation}}
203+
year = {2021},
204+
doi = {10.1109/ICRA48506.2021.9560981}
207205
}
208206
```
209207
210208
#### Navigation Control & Path Planning for Autonomous Mobile Robots
211209
212210
```bib
213211
@phdthesis{puetz2022diss,
212+
title = {Navigation Control \& Path Planning for Autonomous Mobile Robots}
214213
author = {Sebastian Pütz},
215-
title = {Navigation Control \& Path Planning for Autonomous Mobile Robots}
216-
year = {2022},
217-
school = {Universität Osnabrück}
214+
school = {Universität Osnabrück},
215+
year = {2022},
216+
doi = {10.48693/69}
218217
}
219218
```
220219

0 commit comments

Comments
 (0)