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: 31 January 2026 18:06 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=3
- Page Version ID: 3
Citation styles for Robotics
APA style
Robotics. (2021, January 12). Robotics, . Retrieved 18:06, January 31, 2026 from http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=3.
MLA style
"Robotics." Robotics, . 12 Jan 2021, 10:03 UTC. 31 Jan 2026, 18:06 <http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=3>.
MHRA style
Robotics contributors, 'Robotics', Robotics, , 12 January 2021, 10:03 UTC, <http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=3> [accessed 31 January 2026]
Chicago style
Robotics contributors, "Robotics," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=3 (accessed January 31, 2026).
CBE/CSE style
Robotics contributors. Robotics [Internet]. Robotics, ; 2021 Jan 12, 10:03 UTC [cited 2026 Jan 31]. Available from: http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=3.
Bluebook style
Robotics, http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=3 (last visited January 31, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Robotics",
title = "Robotics --- Robotics{,} ",
year = "2021",
url = "http://robotics.caltech.edu/wiki/index.php?title=Robotics&oldid=3",
note = "[Online; accessed 31-January-2026]"
}
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=3}",
note = "[Online; accessed 31-January-2026]"
}