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: 10 March 2026 19:10 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 19:10, March 10, 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. 10 Mar 2026, 19:10 <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 10 March 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 March 10, 2026).
CBE/CSE style
NAMIC Wiki contributors. Python Stochastic Tractography Tutorial [Internet]. NAMIC Wiki, ; 2009 Jun 3, 17:38 UTC [cited 2026 Mar 10]. 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 March 10, 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 10-March-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 10-March-2026]"
}