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: 30 October 2025 17:43 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=9193
- Page Version ID: 9193
Citation styles for Main Page
APA style
Main Page. (2025, August 27). crtc.cs.odu.edu, . Retrieved 17:43, October 30, 2025 from https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=9193.
MLA style
"Main Page." crtc.cs.odu.edu, . 27 Aug 2025, 14:15 UTC. 30 Oct 2025, 17:43 <https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=9193>.
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=9193> [accessed 30 October 2025]
Chicago style
crtc.cs.odu.edu contributors, "Main Page," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=9193 (accessed October 30, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. Main Page [Internet]. crtc.cs.odu.edu, ; 2025 Aug 27, 14:15 UTC [cited 2025 Oct 30]. Available from: https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=9193.
Bluebook style
Main Page, https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=9193 (last visited October 30, 2025).
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=9193",
note = "[Online; accessed 30-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 = "Main Page --- crtc.cs.odu.edu{,} ",
year = "2025",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=9193}",
note = "[Online; accessed 30-October-2025]"
}