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