Cite This Page
Bibliographic details for CarPool
- Page name: CarPool
- Author: Robotics contributors
- Publisher: Robotics, .
- Date of last revision: 14 April 2017 00:15 UTC
- Date retrieved: 10 August 2026 04:53 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917
- Page Version ID: 917
Citation styles for CarPool
APA style
CarPool. (2017, April 14). Robotics, . Retrieved 04:53, August 10, 2026 from http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917.
MLA style
"CarPool." Robotics, . 14 Apr 2017, 00:15 UTC. 10 Aug 2026, 04:53 <http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917>.
MHRA style
Robotics contributors, 'CarPool', Robotics, , 14 April 2017, 00:15 UTC, <http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917> [accessed 10 August 2026]
Chicago style
Robotics contributors, "CarPool," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917 (accessed August 10, 2026).
CBE/CSE style
Robotics contributors. CarPool [Internet]. Robotics, ; 2017 Apr 14, 00:15 UTC [cited 2026 Aug 10]. Available from: http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917.
Bluebook style
CarPool, http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917 (last visited August 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Robotics",
title = "CarPool --- Robotics{,} ",
year = "2017",
url = "http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917",
note = "[Online; accessed 10-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 = "CarPool --- Robotics{,} ",
year = "2017",
url = "\url{http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917}",
note = "[Online; accessed 10-August-2026]"
}