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