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: 19 August 2022 11:29 UTC
- Date retrieved: 8 February 2023 14:24 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8552
- Page Version ID: 8552
Citation styles for Main Page
APA style
Main Page. (2022, August 19). crtc.cs.odu.edu, . Retrieved 14:24, February 8, 2023 from https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8552.
MLA style
"Main Page." crtc.cs.odu.edu, . 19 Aug 2022, 11:29 UTC. 8 Feb 2023, 14:24 <https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8552>.
MHRA style
crtc.cs.odu.edu contributors, 'Main Page', crtc.cs.odu.edu, , 19 August 2022, 11:29 UTC, <https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8552> [accessed 8 February 2023]
Chicago style
crtc.cs.odu.edu contributors, "Main Page," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8552 (accessed February 8, 2023).
CBE/CSE style
crtc.cs.odu.edu contributors. Main Page [Internet]. crtc.cs.odu.edu, ; 2022 Aug 19, 11:29 UTC [cited 2023 Feb 8]. Available from: https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8552.
Bluebook style
Main Page, https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8552 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "crtc.cs.odu.edu", title = "Main Page --- crtc.cs.odu.edu{,} ", year = "2022", url = "https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8552", note = "[Online; accessed 8-February-2023]" }
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 = "2022", url = "\url{https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8552}", note = "[Online; accessed 8-February-2023]" }