Cite This Page
Bibliographic details for Build GUI using Slicer3 Interface
- Page name: Build GUI using Slicer3 Interface
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 10 December 2008 21:36 UTC
- Date retrieved: 15 December 2025 20:10 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Build_GUI_using_Slicer3_Interface&oldid=33250
- Page Version ID: 33250
Citation styles for Build GUI using Slicer3 Interface
APA style
Build GUI using Slicer3 Interface. (2008, December 10). NAMIC Wiki, . Retrieved 20:10, December 15, 2025 from https://www.na-mic.org/w/index.php?title=Build_GUI_using_Slicer3_Interface&oldid=33250.
MLA style
"Build GUI using Slicer3 Interface." NAMIC Wiki, . 10 Dec 2008, 21:36 UTC. 15 Dec 2025, 20:10 <https://www.na-mic.org/w/index.php?title=Build_GUI_using_Slicer3_Interface&oldid=33250>.
MHRA style
NAMIC Wiki contributors, 'Build GUI using Slicer3 Interface', NAMIC Wiki, , 10 December 2008, 21:36 UTC, <https://www.na-mic.org/w/index.php?title=Build_GUI_using_Slicer3_Interface&oldid=33250> [accessed 15 December 2025]
Chicago style
NAMIC Wiki contributors, "Build GUI using Slicer3 Interface," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Build_GUI_using_Slicer3_Interface&oldid=33250 (accessed December 15, 2025).
CBE/CSE style
NAMIC Wiki contributors. Build GUI using Slicer3 Interface [Internet]. NAMIC Wiki, ; 2008 Dec 10, 21:36 UTC [cited 2025 Dec 15]. Available from: https://www.na-mic.org/w/index.php?title=Build_GUI_using_Slicer3_Interface&oldid=33250.
Bluebook style
Build GUI using Slicer3 Interface, https://www.na-mic.org/w/index.php?title=Build_GUI_using_Slicer3_Interface&oldid=33250 (last visited December 15, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Build GUI using Slicer3 Interface --- NAMIC Wiki{,} ",
year = "2008",
url = "https://www.na-mic.org/w/index.php?title=Build_GUI_using_Slicer3_Interface&oldid=33250",
note = "[Online; accessed 15-December-2025]"
}
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 = "Build GUI using Slicer3 Interface --- NAMIC Wiki{,} ",
year = "2008",
url = "\url{https://www.na-mic.org/w/index.php?title=Build_GUI_using_Slicer3_Interface&oldid=33250}",
note = "[Online; accessed 15-December-2025]"
}