Cite This Page
Bibliographic details for Machine learning
- Page name: Machine learning
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 30 April 2020 20:43 UTC
- Date retrieved: 8 January 2026 04:03 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Machine_learning&oldid=5782
- Page Version ID: 5782
Citation styles for Machine learning
APA style
Machine learning. (2020, April 30). crtc.cs.odu.edu, . Retrieved 04:03, January 8, 2026 from https://crtc.cs.odu.edu/index.php?title=Machine_learning&oldid=5782.
MLA style
"Machine learning." crtc.cs.odu.edu, . 30 Apr 2020, 20:43 UTC. 8 Jan 2026, 04:03 <https://crtc.cs.odu.edu/index.php?title=Machine_learning&oldid=5782>.
MHRA style
crtc.cs.odu.edu contributors, 'Machine learning', crtc.cs.odu.edu, , 30 April 2020, 20:43 UTC, <https://crtc.cs.odu.edu/index.php?title=Machine_learning&oldid=5782> [accessed 8 January 2026]
Chicago style
crtc.cs.odu.edu contributors, "Machine learning," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Machine_learning&oldid=5782 (accessed January 8, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. Machine learning [Internet]. crtc.cs.odu.edu, ; 2020 Apr 30, 20:43 UTC [cited 2026 Jan 8]. Available from: https://crtc.cs.odu.edu/index.php?title=Machine_learning&oldid=5782.
Bluebook style
Machine learning, https://crtc.cs.odu.edu/index.php?title=Machine_learning&oldid=5782 (last visited January 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "Machine learning --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "https://crtc.cs.odu.edu/index.php?title=Machine_learning&oldid=5782",
note = "[Online; accessed 8-January-2026]"
}
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 = "Machine learning --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Machine_learning&oldid=5782}",
note = "[Online; accessed 8-January-2026]"
}