Cite This Page
Bibliographic details for Resources
- Page name: Resources
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 2 July 2023 20:08 UTC
- Date retrieved: 18 February 2025 23:03 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Resources&oldid=1468
- Page Version ID: 1468
Citation styles for Resources
APA style
Resources. (2023, July 2). crtc.cs.odu.edu, . Retrieved 23:03, February 18, 2025 from https://crtc.cs.odu.edu/index.php?title=Resources&oldid=1468.
MLA style
"Resources." crtc.cs.odu.edu, . 2 Jul 2023, 20:08 UTC. 18 Feb 2025, 23:03 <https://crtc.cs.odu.edu/index.php?title=Resources&oldid=1468>.
MHRA style
crtc.cs.odu.edu contributors, 'Resources', crtc.cs.odu.edu, , 2 July 2023, 20:08 UTC, <https://crtc.cs.odu.edu/index.php?title=Resources&oldid=1468> [accessed 18 February 2025]
Chicago style
crtc.cs.odu.edu contributors, "Resources," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Resources&oldid=1468 (accessed February 18, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. Resources [Internet]. crtc.cs.odu.edu, ; 2023 Jul 2, 20:08 UTC [cited 2025 Feb 18]. Available from: https://crtc.cs.odu.edu/index.php?title=Resources&oldid=1468.
Bluebook style
Resources, https://crtc.cs.odu.edu/index.php?title=Resources&oldid=1468 (last visited February 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "crtc.cs.odu.edu", title = "Resources --- crtc.cs.odu.edu{,} ", year = "2023", url = "https://crtc.cs.odu.edu/index.php?title=Resources&oldid=1468", note = "[Online; accessed 18-February-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 = "Resources --- crtc.cs.odu.edu{,} ", year = "2023", url = "\url{https://crtc.cs.odu.edu/index.php?title=Resources&oldid=1468}", note = "[Online; accessed 18-February-2025]" }