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: 20 May 2023 13:55 UTC
- Date retrieved: 9 June 2023 13:57 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8753
- Page Version ID: 8753
Citation styles for Main Page
APA style
Main Page. (2023, May 20). crtc.cs.odu.edu, . Retrieved 13:57, June 9, 2023 from https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8753.
MLA style
"Main Page." crtc.cs.odu.edu, . 20 May 2023, 13:55 UTC. 9 Jun 2023, 13:57 <https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8753>.
MHRA style
crtc.cs.odu.edu contributors, 'Main Page', crtc.cs.odu.edu, , 20 May 2023, 13:55 UTC, <https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8753> [accessed 9 June 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=8753 (accessed June 9, 2023).
CBE/CSE style
crtc.cs.odu.edu contributors. Main Page [Internet]. crtc.cs.odu.edu, ; 2023 May 20, 13:55 UTC [cited 2023 Jun 9]. Available from: https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8753.
Bluebook style
Main Page, https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8753 (last visited June 9, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "crtc.cs.odu.edu", title = "Main Page --- crtc.cs.odu.edu{,} ", year = "2023", url = "https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8753", note = "[Online; accessed 9-June-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 = "2023", url = "\url{https://crtc.cs.odu.edu/index.php?title=Main_Page&oldid=8753}", note = "[Online; accessed 9-June-2023]" }