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