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: 11 April 2023 19:38 UTC
- Date retrieved: 8 September 2026 17:16 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=98910
- Page Version ID: 98910
Citation styles for UKF-Tractography TutorialContestWinter2016
APA style
UKF-Tractography TutorialContestWinter2016. (2023, April 11). NAMIC Wiki, . Retrieved 17:16, September 8, 2026 from https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=98910.
MLA style
"UKF-Tractography TutorialContestWinter2016." NAMIC Wiki, . 11 Apr 2023, 19:38 UTC. 8 Sep 2026, 17:16 <https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=98910>.
MHRA style
NAMIC Wiki contributors, 'UKF-Tractography TutorialContestWinter2016', NAMIC Wiki, , 11 April 2023, 19:38 UTC, <https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=98910> [accessed 8 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=98910 (accessed September 8, 2026).
CBE/CSE style
NAMIC Wiki contributors. UKF-Tractography TutorialContestWinter2016 [Internet]. NAMIC Wiki, ; 2023 Apr 11, 19:38 UTC [cited 2026 Sep 8]. Available from: https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=98910.
Bluebook style
UKF-Tractography TutorialContestWinter2016, https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=98910 (last visited September 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "UKF-Tractography TutorialContestWinter2016 --- NAMIC Wiki{,} ",
year = "2023",
url = "https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=98910",
note = "[Online; accessed 8-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 = "2023",
url = "\url{https://www.na-mic.org/w/index.php?title=UKF-Tractography_TutorialContestWinter2016&oldid=98910}",
note = "[Online; accessed 8-September-2026]"
}