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: 4 November 2025 23:41 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 23:41, November 4, 2025 from http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917.
MLA style
"CarPool." Robotics, . 14 Apr 2017, 00:15 UTC. 4 Nov 2025, 23:41 <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 4 November 2025]
Chicago style
Robotics contributors, "CarPool," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917 (accessed November 4, 2025).
CBE/CSE style
Robotics contributors. CarPool [Internet]. Robotics, ; 2017 Apr 14, 00:15 UTC [cited 2025 Nov 4]. 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 November 4, 2025).
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 4-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 = "CarPool --- Robotics{,} ",
year = "2017",
url = "\url{http://robotics.caltech.edu/wiki/index.php?title=CarPool&oldid=917}",
note = "[Online; accessed 4-November-2025]"
}