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