Cite This Page
Bibliographic details for ME CS 132 2017
- Page name: ME CS 132 2017
- Author: Robotics contributors
- Publisher: Robotics, .
- Date of last revision: 25 May 2017 00:18 UTC
- Date retrieved: 29 November 2025 11:31 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=ME_CS_132_2017&oldid=823
- Page Version ID: 823
Citation styles for ME CS 132 2017
APA style
ME CS 132 2017. (2017, May 25). Robotics, . Retrieved 11:31, November 29, 2025 from http://robotics.caltech.edu/wiki/index.php?title=ME_CS_132_2017&oldid=823.
MLA style
"ME CS 132 2017." Robotics, . 25 May 2017, 00:18 UTC. 29 Nov 2025, 11:31 <http://robotics.caltech.edu/wiki/index.php?title=ME_CS_132_2017&oldid=823>.
MHRA style
Robotics contributors, 'ME CS 132 2017', Robotics, , 25 May 2017, 00:18 UTC, <http://robotics.caltech.edu/wiki/index.php?title=ME_CS_132_2017&oldid=823> [accessed 29 November 2025]
Chicago style
Robotics contributors, "ME CS 132 2017," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=ME_CS_132_2017&oldid=823 (accessed November 29, 2025).
CBE/CSE style
Robotics contributors. ME CS 132 2017 [Internet]. Robotics, ; 2017 May 25, 00:18 UTC [cited 2025 Nov 29]. Available from: http://robotics.caltech.edu/wiki/index.php?title=ME_CS_132_2017&oldid=823.
Bluebook style
ME CS 132 2017, http://robotics.caltech.edu/wiki/index.php?title=ME_CS_132_2017&oldid=823 (last visited November 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Robotics",
title = "ME CS 132 2017 --- Robotics{,} ",
year = "2017",
url = "http://robotics.caltech.edu/wiki/index.php?title=ME_CS_132_2017&oldid=823",
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 = "ME CS 132 2017 --- Robotics{,} ",
year = "2017",
url = "\url{http://robotics.caltech.edu/wiki/index.php?title=ME_CS_132_2017&oldid=823}",
note = "[Online; accessed 29-November-2025]"
}