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: 5 November 2025 18:44 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1735
- Page Version ID: 1735
Citation styles for CS EE ME 75 2019-20
APA style
CS EE ME 75 2019-20. (2020, May 27). Robotics, . Retrieved 18:44, November 5, 2025 from http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1735.
MLA style
"CS EE ME 75 2019-20." Robotics, . 27 May 2020, 22:55 UTC. 5 Nov 2025, 18:44 <http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1735>.
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=1735> [accessed 5 November 2025]
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=1735 (accessed November 5, 2025).
CBE/CSE style
Robotics contributors. CS EE ME 75 2019-20 [Internet]. Robotics, ; 2020 May 27, 22:55 UTC [cited 2025 Nov 5]. Available from: http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1735.
Bluebook style
CS EE ME 75 2019-20, http://robotics.caltech.edu/wiki/index.php?title=CS_EE_ME_75_2019-20&oldid=1735 (last visited November 5, 2025).
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=1735",
note = "[Online; accessed 5-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 = "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=1735}",
note = "[Online; accessed 5-November-2025]"
}