Cite This Page
Bibliographic details for UKF-Tractography TutorialContestWinter2016
- Page name: UKF-Tractography TutorialContestWinter2016
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 6 January 2016 15:00 UTC
- Date retrieved: 9 September 2026 21:54 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=91738
- Page Version ID: 91738
Citation styles for UKF-Tractography TutorialContestWinter2016
APA style
UKF-Tractography TutorialContestWinter2016. (2016, January 6). NAMIC Wiki, . Retrieved 21:54, September 9, 2026 from https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=91738.
MLA style
"UKF-Tractography TutorialContestWinter2016." NAMIC Wiki, . 6 Jan 2016, 15:00 UTC. 9 Sep 2026, 21:54 <https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=91738>.
MHRA style
NAMIC Wiki contributors, 'UKF-Tractography TutorialContestWinter2016', NAMIC Wiki, , 6 January 2016, 15:00 UTC, <https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=91738> [accessed 9 September 2026]
Chicago style
NAMIC Wiki contributors, "UKF-Tractography TutorialContestWinter2016," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=91738 (accessed September 9, 2026).
CBE/CSE style
NAMIC Wiki contributors. UKF-Tractography TutorialContestWinter2016 [Internet]. NAMIC Wiki, ; 2016 Jan 6, 15:00 UTC [cited 2026 Sep 9]. Available from: https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=91738.
Bluebook style
UKF-Tractography TutorialContestWinter2016, https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=91738 (last visited September 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "UKF-Tractography TutorialContestWinter2016 --- NAMIC Wiki{,} ",
year = "2016",
url = "https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=91738",
note = "[Online; accessed 9-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 = "UKF-Tractography TutorialContestWinter2016 --- NAMIC Wiki{,} ",
year = "2016",
url = "\url{https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=91738}",
note = "[Online; accessed 9-September-2026]"
}