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