Cite This Page
Bibliographic details for Drive-o-copter Team(s)
- Page name: Drive-o-copter Team(s)
- Author: Robotics contributors
- Publisher: Robotics, .
- Date of last revision: 31 October 2019 02:17 UTC
- Date retrieved: 6 March 2026 19:19 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=Drive-o-copter_Team(s)&oldid=1702
- Page Version ID: 1702
Citation styles for Drive-o-copter Team(s)
APA style
Drive-o-copter Team(s). (2019, October 31). Robotics, . Retrieved 19:19, March 6, 2026 from http://robotics.caltech.edu/wiki/index.php?title=Drive-o-copter_Team(s)&oldid=1702.
MLA style
"Drive-o-copter Team(s)." Robotics, . 31 Oct 2019, 02:17 UTC. 6 Mar 2026, 19:19 <http://robotics.caltech.edu/wiki/index.php?title=Drive-o-copter_Team(s)&oldid=1702>.
MHRA style
Robotics contributors, 'Drive-o-copter Team(s)', Robotics, , 31 October 2019, 02:17 UTC, <http://robotics.caltech.edu/wiki/index.php?title=Drive-o-copter_Team(s)&oldid=1702> [accessed 6 March 2026]
Chicago style
Robotics contributors, "Drive-o-copter Team(s)," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=Drive-o-copter_Team(s)&oldid=1702 (accessed March 6, 2026).
CBE/CSE style
Robotics contributors. Drive-o-copter Team(s) [Internet]. Robotics, ; 2019 Oct 31, 02:17 UTC [cited 2026 Mar 6]. Available from: http://robotics.caltech.edu/wiki/index.php?title=Drive-o-copter_Team(s)&oldid=1702.
Bluebook style
Drive-o-copter Team(s), http://robotics.caltech.edu/wiki/index.php?title=Drive-o-copter_Team(s)&oldid=1702 (last visited March 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Robotics",
title = "Drive-o-copter Team(s) --- Robotics{,} ",
year = "2019",
url = "http://robotics.caltech.edu/wiki/index.php?title=Drive-o-copter_Team(s)&oldid=1702",
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 = "Drive-o-copter Team(s) --- Robotics{,} ",
year = "2019",
url = "\url{http://robotics.caltech.edu/wiki/index.php?title=Drive-o-copter_Team(s)&oldid=1702}",
note = "[Online; accessed 6-March-2026]"
}