Cite This Page
Bibliographic details for AHM 2007:Slicer3 Developer Feedback
- Page name: AHM 2007:Slicer3 Developer Feedback
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 6 January 2007 16:44 UTC
- Date retrieved: 13 April 2026 22:19 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=AHM_2007:Slicer3_Developer_Feedback&oldid=5803
- Page Version ID: 5803
Citation styles for AHM 2007:Slicer3 Developer Feedback
APA style
AHM 2007:Slicer3 Developer Feedback. (2007, January 6). NAMIC Wiki, . Retrieved 22:19, April 13, 2026 from https://www.na-mic.org/w/index.php?title=AHM_2007:Slicer3_Developer_Feedback&oldid=5803.
MLA style
"AHM 2007:Slicer3 Developer Feedback." NAMIC Wiki, . 6 Jan 2007, 16:44 UTC. 13 Apr 2026, 22:19 <https://www.na-mic.org/w/index.php?title=AHM_2007:Slicer3_Developer_Feedback&oldid=5803>.
MHRA style
NAMIC Wiki contributors, 'AHM 2007:Slicer3 Developer Feedback', NAMIC Wiki, , 6 January 2007, 16:44 UTC, <https://www.na-mic.org/w/index.php?title=AHM_2007:Slicer3_Developer_Feedback&oldid=5803> [accessed 13 April 2026]
Chicago style
NAMIC Wiki contributors, "AHM 2007:Slicer3 Developer Feedback," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=AHM_2007:Slicer3_Developer_Feedback&oldid=5803 (accessed April 13, 2026).
CBE/CSE style
NAMIC Wiki contributors. AHM 2007:Slicer3 Developer Feedback [Internet]. NAMIC Wiki, ; 2007 Jan 6, 16:44 UTC [cited 2026 Apr 13]. Available from: https://www.na-mic.org/w/index.php?title=AHM_2007:Slicer3_Developer_Feedback&oldid=5803.
Bluebook style
AHM 2007:Slicer3 Developer Feedback, https://www.na-mic.org/w/index.php?title=AHM_2007:Slicer3_Developer_Feedback&oldid=5803 (last visited April 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "AHM 2007:Slicer3 Developer Feedback --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=AHM_2007:Slicer3_Developer_Feedback&oldid=5803",
note = "[Online; accessed 13-April-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 = "AHM 2007:Slicer3 Developer Feedback --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=AHM_2007:Slicer3_Developer_Feedback&oldid=5803}",
note = "[Online; accessed 13-April-2026]"
}