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