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