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 August 2026 13:52 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=People&oldid=8507
- Page Version ID: 8507
Citation styles for People
APA style
People. (2024, September 4). crtc.cs.odu.edu, . Retrieved 13:52, August 2, 2026 from https://crtc.cs.odu.edu/index.php?title=People&oldid=8507.
MLA style
"People." crtc.cs.odu.edu, . 4 Sep 2024, 20:51 UTC. 2 Aug 2026, 13:52 <https://crtc.cs.odu.edu/index.php?title=People&oldid=8507>.
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=8507> [accessed 2 August 2026]
Chicago style
crtc.cs.odu.edu contributors, "People," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=People&oldid=8507 (accessed August 2, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. People [Internet]. crtc.cs.odu.edu, ; 2024 Sep 4, 20:51 UTC [cited 2026 Aug 2]. Available from: https://crtc.cs.odu.edu/index.php?title=People&oldid=8507.
Bluebook style
People, https://crtc.cs.odu.edu/index.php?title=People&oldid=8507 (last visited August 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=8507",
note = "[Online; accessed 2-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 = "crtc.cs.odu.edu",
title = "People --- crtc.cs.odu.edu{,} ",
year = "2024",
url = "\url{https://crtc.cs.odu.edu/index.php?title=People&oldid=8507}",
note = "[Online; accessed 2-August-2026]"
}