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 18:29 UTC
- Date retrieved: 11 March 2026 04:49 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38050
- Page Version ID: 38050
Citation styles for Python Stochastic Tractography Tutorial
APA style
Python Stochastic Tractography Tutorial. (2009, June 3). NAMIC Wiki, . Retrieved 04:49, March 11, 2026 from https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38050.
MLA style
"Python Stochastic Tractography Tutorial." NAMIC Wiki, . 3 Jun 2009, 18:29 UTC. 11 Mar 2026, 04:49 <https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38050>.
MHRA style
NAMIC Wiki contributors, 'Python Stochastic Tractography Tutorial', NAMIC Wiki, , 3 June 2009, 18:29 UTC, <https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38050> [accessed 11 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=38050 (accessed March 11, 2026).
CBE/CSE style
NAMIC Wiki contributors. Python Stochastic Tractography Tutorial [Internet]. NAMIC Wiki, ; 2009 Jun 3, 18:29 UTC [cited 2026 Mar 11]. Available from: https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38050.
Bluebook style
Python Stochastic Tractography Tutorial, https://www.na-mic.org/w/index.php?title=Python_Stochastic_Tractography_Tutorial&oldid=38050 (last visited March 11, 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=38050",
note = "[Online; accessed 11-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=38050}",
note = "[Online; accessed 11-March-2026]"
}