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