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