Cite This Page
Bibliographic details for ME CS 133 2018-19
- Page name: ME CS 133 2018-19
- Author: Robotics contributors
- Publisher: Robotics, .
- Date of last revision: 13 March 2019 20:05 UTC
- Date retrieved: 13 November 2025 04:24 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=ME_CS_133_2018-19&oldid=1634
- Page Version ID: 1634
Citation styles for ME CS 133 2018-19
APA style
ME CS 133 2018-19. (2019, March 13). Robotics, . Retrieved 04:24, November 13, 2025 from http://robotics.caltech.edu/wiki/index.php?title=ME_CS_133_2018-19&oldid=1634.
MLA style
"ME CS 133 2018-19." Robotics, . 13 Mar 2019, 20:05 UTC. 13 Nov 2025, 04:24 <http://robotics.caltech.edu/wiki/index.php?title=ME_CS_133_2018-19&oldid=1634>.
MHRA style
Robotics contributors, 'ME CS 133 2018-19', Robotics, , 13 March 2019, 20:05 UTC, <http://robotics.caltech.edu/wiki/index.php?title=ME_CS_133_2018-19&oldid=1634> [accessed 13 November 2025]
Chicago style
Robotics contributors, "ME CS 133 2018-19," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=ME_CS_133_2018-19&oldid=1634 (accessed November 13, 2025).
CBE/CSE style
Robotics contributors. ME CS 133 2018-19 [Internet]. Robotics, ; 2019 Mar 13, 20:05 UTC [cited 2025 Nov 13]. Available from: http://robotics.caltech.edu/wiki/index.php?title=ME_CS_133_2018-19&oldid=1634.
Bluebook style
ME CS 133 2018-19, http://robotics.caltech.edu/wiki/index.php?title=ME_CS_133_2018-19&oldid=1634 (last visited November 13, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Robotics",
title = "ME CS 133 2018-19 --- Robotics{,} ",
year = "2019",
url = "http://robotics.caltech.edu/wiki/index.php?title=ME_CS_133_2018-19&oldid=1634",
note = "[Online; accessed 13-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 133 2018-19 --- Robotics{,} ",
year = "2019",
url = "\url{http://robotics.caltech.edu/wiki/index.php?title=ME_CS_133_2018-19&oldid=1634}",
note = "[Online; accessed 13-November-2025]"
}