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