Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 27 August 2025 14:15 UTC
- Date retrieved: 1 June 2026 09:32 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=5369
- Page Version ID: 5369
Citation styles for Main Page
APA style
Main Page. (2025, August 27). crtc.cs.odu.edu, . Retrieved 09:32, June 1, 2026 from https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=5369.
MLA style
"Main Page." crtc.cs.odu.edu, . 27 Aug 2025, 14:15 UTC. 1 Jun 2026, 09:32 <https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=5369>.
MHRA style
crtc.cs.odu.edu contributors, 'Main Page', crtc.cs.odu.edu, , 27 August 2025, 14:15 UTC, <https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=5369> [accessed 1 June 2026]
Chicago style
crtc.cs.odu.edu contributors, "Main Page," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=5369 (accessed June 1, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. Main Page [Internet]. crtc.cs.odu.edu, ; 2025 Aug 27, 14:15 UTC [cited 2026 Jun 1]. Available from: https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=5369.
Bluebook style
Main Page, https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=5369 (last visited June 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "Main Page --- crtc.cs.odu.edu{,} ",
year = "2025",
url = "https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=5369",
note = "[Online; accessed 1-June-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 = "Main Page --- crtc.cs.odu.edu{,} ",
year = "2025",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=5369}",
note = "[Online; accessed 1-June-2026]"
}