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