Cite This Page
Bibliographic details for Events
- Page name: Events
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 10 February 2023 18:54 UTC
- Date retrieved: 29 October 2025 22:05 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Events&oldid=7414
- Page Version ID: 7414
Citation styles for Events
APA style
Events. (2023, February 10). crtc.cs.odu.edu, . Retrieved 22:05, October 29, 2025 from https://crtc.cs.odu.edu/index.php?title=Events&oldid=7414.
MLA style
"Events." crtc.cs.odu.edu, . 10 Feb 2023, 18:54 UTC. 29 Oct 2025, 22:05 <https://crtc.cs.odu.edu/index.php?title=Events&oldid=7414>.
MHRA style
crtc.cs.odu.edu contributors, 'Events', crtc.cs.odu.edu, , 10 February 2023, 18:54 UTC, <https://crtc.cs.odu.edu/index.php?title=Events&oldid=7414> [accessed 29 October 2025]
Chicago style
crtc.cs.odu.edu contributors, "Events," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Events&oldid=7414 (accessed October 29, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. Events [Internet]. crtc.cs.odu.edu, ; 2023 Feb 10, 18:54 UTC [cited 2025 Oct 29]. Available from: https://crtc.cs.odu.edu/index.php?title=Events&oldid=7414.
Bluebook style
Events, https://crtc.cs.odu.edu/index.php?title=Events&oldid=7414 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "Events --- crtc.cs.odu.edu{,} ",
year = "2023",
url = "https://crtc.cs.odu.edu/index.php?title=Events&oldid=7414",
note = "[Online; accessed 29-October-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 = "crtc.cs.odu.edu",
title = "Events --- crtc.cs.odu.edu{,} ",
year = "2023",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Events&oldid=7414}",
note = "[Online; accessed 29-October-2025]"
}