Cite This Page
Bibliographic details for Python Stochastic Tractography Tutorial
- Page name: Python Stochastic Tractography Tutorial
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 3 June 2009 17:38 UTC
- Date retrieved: 6 July 2026 04:43 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38039
- Page Version ID: 38039
Citation styles for Python Stochastic Tractography Tutorial
APA style
Python Stochastic Tractography Tutorial. (2009, June 3). NAMIC Wiki, . Retrieved 04:43, July 6, 2026 from https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38039.
MLA style
"Python Stochastic Tractography Tutorial." NAMIC Wiki, . 3 Jun 2009, 17:38 UTC. 6 Jul 2026, 04:43 <https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38039>.
MHRA style
NAMIC Wiki contributors, 'Python Stochastic Tractography Tutorial', NAMIC Wiki, , 3 June 2009, 17:38 UTC, <https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38039> [accessed 6 July 2026]
Chicago style
NAMIC Wiki contributors, "Python Stochastic Tractography Tutorial," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38039 (accessed July 6, 2026).
CBE/CSE style
NAMIC Wiki contributors. Python Stochastic Tractography Tutorial [Internet]. NAMIC Wiki, ; 2009 Jun 3, 17:38 UTC [cited 2026 Jul 6]. Available from: https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38039.
Bluebook style
Python Stochastic Tractography Tutorial, https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38039 (last visited July 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Python Stochastic Tractography Tutorial --- NAMIC Wiki{,} ",
year = "2009",
url = "https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38039",
note = "[Online; accessed 6-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 = "NAMIC Wiki",
title = "Python Stochastic Tractography Tutorial --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38039}",
note = "[Online; accessed 6-July-2026]"
}