Cite This Page
Bibliographic details for Robotics
- Page name: Robotics
- Author: Robotics contributors
- Publisher: Robotics, .
- Date of last revision: 12 January 2021 10:03 UTC
- Date retrieved: 15 November 2025 00:23 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=148
- Page Version ID: 148
Citation styles for Robotics
APA style
Robotics. (2021, January 12). Robotics, . Retrieved 00:23, November 15, 2025 from http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=148.
MLA style
"Robotics." Robotics, . 12 Jan 2021, 10:03 UTC. 15 Nov 2025, 00:23 <http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=148>.
MHRA style
Robotics contributors, 'Robotics', Robotics, , 12 January 2021, 10:03 UTC, <http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=148> [accessed 15 November 2025]
Chicago style
Robotics contributors, "Robotics," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=148 (accessed November 15, 2025).
CBE/CSE style
Robotics contributors. Robotics [Internet]. Robotics, ; 2021 Jan 12, 10:03 UTC [cited 2025 Nov 15]. Available from: http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=148.
Bluebook style
Robotics, http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=148 (last visited November 15, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Robotics",
title = "Robotics --- Robotics{,} ",
year = "2021",
url = "http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=148",
note = "[Online; accessed 15-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 = "Robotics --- Robotics{,} ",
year = "2021",
url = "\url{http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=148}",
note = "[Online; accessed 15-November-2025]"
}