Cite This Page
Bibliographic details for ME115 2016
- Page name: ME115 2016
- Author: Robotics contributors
- Publisher: Robotics, .
- Date of last revision: 13 June 2016 18:30 UTC
- Date retrieved: 20 August 2026 16:05 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=ME115_2016&oldid=443
- Page Version ID: 443
Citation styles for ME115 2016
APA style
ME115 2016. (2016, June 13). Robotics, . Retrieved 16:05, August 20, 2026 from http://robotics.caltech.edu/wiki/index.php?title=ME115_2016&oldid=443.
MLA style
"ME115 2016." Robotics, . 13 Jun 2016, 18:30 UTC. 20 Aug 2026, 16:05 <http://robotics.caltech.edu/wiki/index.php?title=ME115_2016&oldid=443>.
MHRA style
Robotics contributors, 'ME115 2016', Robotics, , 13 June 2016, 18:30 UTC, <http://robotics.caltech.edu/wiki/index.php?title=ME115_2016&oldid=443> [accessed 20 August 2026]
Chicago style
Robotics contributors, "ME115 2016," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=ME115_2016&oldid=443 (accessed August 20, 2026).
CBE/CSE style
Robotics contributors. ME115 2016 [Internet]. Robotics, ; 2016 Jun 13, 18:30 UTC [cited 2026 Aug 20]. Available from: http://robotics.caltech.edu/wiki/index.php?title=ME115_2016&oldid=443.
Bluebook style
ME115 2016, http://robotics.caltech.edu/wiki/index.php?title=ME115_2016&oldid=443 (last visited August 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Robotics",
title = "ME115 2016 --- Robotics{,} ",
year = "2016",
url = "http://robotics.caltech.edu/wiki/index.php?title=ME115_2016&oldid=443",
note = "[Online; accessed 20-August-2026]"
}
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 = "ME115 2016 --- Robotics{,} ",
year = "2016",
url = "\url{http://robotics.caltech.edu/wiki/index.php?title=ME115_2016&oldid=443}",
note = "[Online; accessed 20-August-2026]"
}