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: 15 January 2025 12:38 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Resources&oldid=9152
- Page Version ID: 9152
Citation styles for Resources
APA style
Resources. (2023, July 2). crtc.cs.odu.edu, . Retrieved 12:38, January 15, 2025 from https://crtc.cs.odu.edu/index.php?title=Resources&oldid=9152.
MLA style
"Resources." crtc.cs.odu.edu, . 2 Jul 2023, 20:08 UTC. 15 Jan 2025, 12:38 <https://crtc.cs.odu.edu/index.php?title=Resources&oldid=9152>.
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=9152> [accessed 15 January 2025]
Chicago style
crtc.cs.odu.edu contributors, "Resources," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Resources&oldid=9152 (accessed January 15, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. Resources [Internet]. crtc.cs.odu.edu, ; 2023 Jul 2, 20:08 UTC [cited 2025 Jan 15]. Available from: https://crtc.cs.odu.edu/index.php?title=Resources&oldid=9152.
Bluebook style
Resources, https://crtc.cs.odu.edu/index.php?title=Resources&oldid=9152 (last visited January 15, 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=9152", note = "[Online; accessed 15-January-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=9152}", note = "[Online; accessed 15-January-2025]" }