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