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: 29 November 2025 11:31 UTC
- Permanent URL: http://robotics.caltech.edu/wiki/index.php?title=People&oldid=1641
- Page Version ID: 1641
Citation styles for People
APA style
People. (2019, May 25). Robotics, . Retrieved 11:31, November 29, 2025 from http://robotics.caltech.edu/wiki/index.php?title=People&oldid=1641.
MLA style
"People." Robotics, . 25 May 2019, 06:24 UTC. 29 Nov 2025, 11:31 <http://robotics.caltech.edu/wiki/index.php?title=People&oldid=1641>.
MHRA style
Robotics contributors, 'People', Robotics, , 25 May 2019, 06:24 UTC, <http://robotics.caltech.edu/wiki/index.php?title=People&oldid=1641> [accessed 29 November 2025]
Chicago style
Robotics contributors, "People," Robotics, , http://robotics.caltech.edu/wiki/index.php?title=People&oldid=1641 (accessed November 29, 2025).
CBE/CSE style
Robotics contributors. People [Internet]. Robotics, ; 2019 May 25, 06:24 UTC [cited 2025 Nov 29]. Available from: http://robotics.caltech.edu/wiki/index.php?title=People&oldid=1641.
Bluebook style
People, http://robotics.caltech.edu/wiki/index.php?title=People&oldid=1641 (last visited November 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Robotics",
title = "People --- Robotics{,} ",
year = "2019",
url = "http://robotics.caltech.edu/wiki/index.php?title=People&oldid=1641",
note = "[Online; accessed 29-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 = "People --- Robotics{,} ",
year = "2019",
url = "\url{http://robotics.caltech.edu/wiki/index.php?title=People&oldid=1641}",
note = "[Online; accessed 29-November-2025]"
}