Cite This Page
- Page name: NeuroNav
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 5 January 2012 21:38 UTC
- Date retrieved: 5 June 2026 04:45 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=NeuroNav&oldid=72907
- Page Version ID: 72907
APA style
NeuroNav. (2012, January 5). NAMIC Wiki, . Retrieved 04:45, June 5, 2026 from https://www.na-mic.org/w/index.php?title=NeuroNav&oldid=72907.
MLA style
"NeuroNav." NAMIC Wiki, . 5 Jan 2012, 21:38 UTC. 5 Jun 2026, 04:45 <https://www.na-mic.org/w/index.php?title=NeuroNav&oldid=72907>.
MHRA style
NAMIC Wiki contributors, 'NeuroNav', NAMIC Wiki, , 5 January 2012, 21:38 UTC, <https://www.na-mic.org/w/index.php?title=NeuroNav&oldid=72907> [accessed 5 June 2026]
Chicago style
NAMIC Wiki contributors, "NeuroNav," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=NeuroNav&oldid=72907 (accessed June 5, 2026).
CBE/CSE style
NAMIC Wiki contributors. NeuroNav [Internet]. NAMIC Wiki, ; 2012 Jan 5, 21:38 UTC [cited 2026 Jun 5]. Available from: https://www.na-mic.org/w/index.php?title=NeuroNav&oldid=72907.
Bluebook style
NeuroNav, https://www.na-mic.org/w/index.php?title=NeuroNav&oldid=72907 (last visited June 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "NeuroNav --- NAMIC Wiki{,} ",
year = "2012",
url = "https://www.na-mic.org/w/index.php?title=NeuroNav&oldid=72907",
note = "[Online; accessed 5-June-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 = "NAMIC Wiki",
title = "NeuroNav --- NAMIC Wiki{,} ",
year = "2012",
url = "\url{https://www.na-mic.org/w/index.php?title=NeuroNav&oldid=72907}",
note = "[Online; accessed 5-June-2026]"
}