Cite This Page
Bibliographic details for CNF:Machine Learning
- Page name: CNF:Machine Learning
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 28 March 2020 12:21 UTC
- Date retrieved: 1 November 2025 16:43 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=CNF:Machine_Learning&oldid=3556
- Page Version ID: 3556
Citation styles for CNF:Machine Learning
APA style
CNF:Machine Learning. (2020, March 28). crtc.cs.odu.edu, . Retrieved 16:43, November 1, 2025 from https://crtc.cs.odu.edu/index.php?title=CNF:Machine_Learning&oldid=3556.
MLA style
"CNF:Machine Learning." crtc.cs.odu.edu, . 28 Mar 2020, 12:21 UTC. 1 Nov 2025, 16:43 <https://crtc.cs.odu.edu/index.php?title=CNF:Machine_Learning&oldid=3556>.
MHRA style
crtc.cs.odu.edu contributors, 'CNF:Machine Learning', crtc.cs.odu.edu, , 28 March 2020, 12:21 UTC, <https://crtc.cs.odu.edu/index.php?title=CNF:Machine_Learning&oldid=3556> [accessed 1 November 2025]
Chicago style
crtc.cs.odu.edu contributors, "CNF:Machine Learning," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=CNF:Machine_Learning&oldid=3556 (accessed November 1, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. CNF:Machine Learning [Internet]. crtc.cs.odu.edu, ; 2020 Mar 28, 12:21 UTC [cited 2025 Nov 1]. Available from: https://crtc.cs.odu.edu/index.php?title=CNF:Machine_Learning&oldid=3556.
Bluebook style
CNF:Machine Learning, https://crtc.cs.odu.edu/index.php?title=CNF:Machine_Learning&oldid=3556 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "CNF:Machine Learning --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "https://crtc.cs.odu.edu/index.php?title=CNF:Machine_Learning&oldid=3556",
note = "[Online; accessed 1-November-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 = "CNF:Machine Learning --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=CNF:Machine_Learning&oldid=3556}",
note = "[Online; accessed 1-November-2025]"
}