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