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: 31 October 2025 07:58 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=807
- Page Version ID: 807
Citation styles for Main Page
APA style
Main Page. (2025, August 27). crtc.cs.odu.edu, . Retrieved 07:58, October 31, 2025 from https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=807.
MLA style
"Main Page." crtc.cs.odu.edu, . 27 Aug 2025, 14:15 UTC. 31 Oct 2025, 07:58 <https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=807>.
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=807> [accessed 31 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=807 (accessed October 31, 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 31]. Available from: https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=807.
Bluebook style
Main Page, https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=807 (last visited October 31, 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=807",
   note = "[Online; accessed 31-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=807}",
   note = "[Online; accessed 31-October-2025]"
 }
