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