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: 10 October 2024 07:51 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 07:51, October 10, 2024 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. 10 Oct 2024, 07:51 <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 10 October 2024]
Chicago style
crtc.cs.odu.edu contributors, "Resources," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Resources&oldid=9152 (accessed October 10, 2024).
CBE/CSE style
crtc.cs.odu.edu contributors. Resources [Internet]. crtc.cs.odu.edu, ; 2023 Jul 2, 20:08 UTC [cited 2024 Oct 10]. 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 October 10, 2024).
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 10-October-2024]" }
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 10-October-2024]" }