Cite This Page
Bibliographic details for People
- Page name: People
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 4 September 2024 20:51 UTC
- Date retrieved: 2 May 2026 02:33 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=People&oldid=93
- Page Version ID: 93
Citation styles for People
APA style
People. (2024, September 4). crtc.cs.odu.edu, . Retrieved 02:33, May 2, 2026 from https://crtc.cs.odu.edu/index.php?title=People&oldid=93.
MLA style
"People." crtc.cs.odu.edu, . 4 Sep 2024, 20:51 UTC. 2 May 2026, 02:33 <https://crtc.cs.odu.edu/index.php?title=People&oldid=93>.
MHRA style
crtc.cs.odu.edu contributors, 'People', crtc.cs.odu.edu, , 4 September 2024, 20:51 UTC, <https://crtc.cs.odu.edu/index.php?title=People&oldid=93> [accessed 2 May 2026]
Chicago style
crtc.cs.odu.edu contributors, "People," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=People&oldid=93 (accessed May 2, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. People [Internet]. crtc.cs.odu.edu, ; 2024 Sep 4, 20:51 UTC [cited 2026 May 2]. Available from: https://crtc.cs.odu.edu/index.php?title=People&oldid=93.
Bluebook style
People, https://crtc.cs.odu.edu/index.php?title=People&oldid=93 (last visited May 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "People --- crtc.cs.odu.edu{,} ",
year = "2024",
url = "https://crtc.cs.odu.edu/index.php?title=People&oldid=93",
note = "[Online; accessed 2-May-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 = "crtc.cs.odu.edu",
title = "People --- crtc.cs.odu.edu{,} ",
year = "2024",
url = "\url{https://crtc.cs.odu.edu/index.php?title=People&oldid=93}",
note = "[Online; accessed 2-May-2026]"
}