Cite This Page
Bibliographic details for CS EE ME 75 2019-20
- Page name: CS EE ME 75 2019-20
- Author: Robotics contributors
- Publisher: Robotics, .
- Date of last revision: 27 May 2020 22:55 UTC
- Date retrieved: 6 March 2026 18:49 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1782
- Page Version ID: 1782
Citation styles for CS EE ME 75 2019-20
APA style
CS EE ME 75 2019-20. (2020, May 27). Robotics, . Retrieved 18:49, March 6, 2026 from http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1782.
MLA style
"CS EE ME 75 2019-20." Robotics, . 27 May 2020, 22:55 UTC. 6 Mar 2026, 18:49 <http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1782>.
MHRA style
Robotics contributors, 'CS EE ME 75 2019-20', Robotics, , 27 May 2020, 22:55 UTC, <http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1782> [accessed 6 March 2026]
Chicago style
Robotics contributors, "CS EE ME 75 2019-20," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1782 (accessed March 6, 2026).
CBE/CSE style
Robotics contributors. CS EE ME 75 2019-20 [Internet]. Robotics, ; 2020 May 27, 22:55 UTC [cited 2026 Mar 6]. Available from: http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1782.
Bluebook style
CS EE ME 75 2019-20, http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1782 (last visited March 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Robotics",
title = "CS EE ME 75 2019-20 --- Robotics{,} ",
year = "2020",
url = "http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1782",
note = "[Online; accessed 6-March-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 = "CS EE ME 75 2019-20 --- Robotics{,} ",
year = "2020",
url = "\url{http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1782}",
note = "[Online; accessed 6-March-2026]"
}