Cite This Page
Bibliographic details for Neural Networks
- Page name: Neural Networks
- Author: jWiki contributors
- Publisher: jWiki, .
- Date of last revision: 5 October 2025 20:15 UTC
- Date retrieved: 14 February 2026 14:30 UTC
- Permanent URL: http://wiki.jamesgerity.com/index.php?title=Neural_Networks&oldid=201
- Page Version ID: 201
Citation styles for Neural Networks
APA style
Neural Networks. (2025, October 5). jWiki, . Retrieved 14:30, February 14, 2026 from http://wiki.jamesgerity.com/index.php?title=Neural_Networks&oldid=201.
MLA style
"Neural Networks." jWiki, . 5 Oct 2025, 20:15 UTC. 14 Feb 2026, 14:30 <http://wiki.jamesgerity.com/index.php?title=Neural_Networks&oldid=201>.
MHRA style
jWiki contributors, 'Neural Networks', jWiki, , 5 October 2025, 20:15 UTC, <http://wiki.jamesgerity.com/index.php?title=Neural_Networks&oldid=201> [accessed 14 February 2026]
Chicago style
jWiki contributors, "Neural Networks," jWiki, , http://wiki.jamesgerity.com/index.php?title=Neural_Networks&oldid=201 (accessed February 14, 2026).
CBE/CSE style
jWiki contributors. Neural Networks [Internet]. jWiki, ; 2025 Oct 5, 20:15 UTC [cited 2026 Feb 14]. Available from: http://wiki.jamesgerity.com/index.php?title=Neural_Networks&oldid=201.
Bluebook style
Neural Networks, http://wiki.jamesgerity.com/index.php?title=Neural_Networks&oldid=201 (last visited February 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "jWiki",
title = "Neural Networks --- jWiki{,} ",
year = "2025",
url = "http://wiki.jamesgerity.com/index.php?title=Neural_Networks&oldid=201",
note = "[Online; accessed 14-February-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 = "jWiki",
title = "Neural Networks --- jWiki{,} ",
year = "2025",
url = "\url{http://wiki.jamesgerity.com/index.php?title=Neural_Networks&oldid=201}",
note = "[Online; accessed 14-February-2026]"
}