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