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