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: 28 May 2009 16:14 UTC
- Date retrieved: 5 April 2026 18:25 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=37826
- Page Version ID: 37826
Citation styles for Python Stochastic Tractography Tutorial
APA style
Python Stochastic Tractography Tutorial. (2009, May 28). NAMIC Wiki, . Retrieved 18:25, April 5, 2026 from https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=37826.
MLA style
"Python Stochastic Tractography Tutorial." NAMIC Wiki, . 28 May 2009, 16:14 UTC. 5 Apr 2026, 18:25 <https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=37826>.
MHRA style
NAMIC Wiki contributors, 'Python Stochastic Tractography Tutorial', NAMIC Wiki, , 28 May 2009, 16:14 UTC, <https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=37826> [accessed 5 April 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=37826 (accessed April 5, 2026).
CBE/CSE style
NAMIC Wiki contributors. Python Stochastic Tractography Tutorial [Internet]. NAMIC Wiki, ; 2009 May 28, 16:14 UTC [cited 2026 Apr 5]. Available from: https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=37826.
Bluebook style
Python Stochastic Tractography Tutorial, https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=37826 (last visited April 5, 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=37826",
note = "[Online; accessed 5-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 = "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=37826}",
note = "[Online; accessed 5-April-2026]"
}