Cite This Page
Bibliographic details for JoelBurdick
- Page name: JoelBurdick
- Author: Robotics contributors
- Publisher: Robotics, .
- Date of last revision: 23 March 2023 05:55 UTC
- Date retrieved: 13 November 2025 23:40 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=JoelBurdick&oldid=2038
- Page Version ID: 2038
Citation styles for JoelBurdick
APA style
JoelBurdick. (2023, March 23). Robotics, . Retrieved 23:40, November 13, 2025 from http://robotics.caltech.edu/wiki/index.php?title=JoelBurdick&oldid=2038.
MLA style
"JoelBurdick." Robotics, . 23 Mar 2023, 05:55 UTC. 13 Nov 2025, 23:40 <http://robotics.caltech.edu/wiki/index.php?title=JoelBurdick&oldid=2038>.
MHRA style
Robotics contributors, 'JoelBurdick', Robotics, , 23 March 2023, 05:55 UTC, <http://robotics.caltech.edu/wiki/index.php?title=JoelBurdick&oldid=2038> [accessed 13 November 2025]
Chicago style
Robotics contributors, "JoelBurdick," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=JoelBurdick&oldid=2038 (accessed November 13, 2025).
CBE/CSE style
Robotics contributors. JoelBurdick [Internet]. Robotics, ; 2023 Mar 23, 05:55 UTC [cited 2025 Nov 13]. Available from: http://robotics.caltech.edu/wiki/index.php?title=JoelBurdick&oldid=2038.
Bluebook style
JoelBurdick, http://robotics.caltech.edu/wiki/index.php?title=JoelBurdick&oldid=2038 (last visited November 13, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Robotics",
title = "JoelBurdick --- Robotics{,} ",
year = "2023",
url = "http://robotics.caltech.edu/wiki/index.php?title=JoelBurdick&oldid=2038",
note = "[Online; accessed 13-November-2025]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Robotics",
title = "JoelBurdick --- Robotics{,} ",
year = "2023",
url = "\url{http://robotics.caltech.edu/wiki/index.php?title=JoelBurdick&oldid=2038}",
note = "[Online; accessed 13-November-2025]"
}