Cite This Page
Bibliographic details for Slicer3:How to implement an Interactive Module GUI
- Page name: Slicer3:How to implement an Interactive Module GUI
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 19 September 2007 16:44 UTC
- Date retrieved: 3 November 2024 22:53 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=15670
- Page Version ID: 15670
Citation styles for Slicer3:How to implement an Interactive Module GUI
APA style
Slicer3:How to implement an Interactive Module GUI. (2007, September 19). NAMIC Wiki, . Retrieved 22:53, November 3, 2024 from https://www.na-mic.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=15670.
MLA style
"Slicer3:How to implement an Interactive Module GUI." NAMIC Wiki, . 19 Sep 2007, 16:44 UTC. 3 Nov 2024, 22:53 <https://www.na-mic.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=15670>.
MHRA style
NAMIC Wiki contributors, 'Slicer3:How to implement an Interactive Module GUI', NAMIC Wiki, , 19 September 2007, 16:44 UTC, <https://www.na-mic.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=15670> [accessed 3 November 2024]
Chicago style
NAMIC Wiki contributors, "Slicer3:How to implement an Interactive Module GUI," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=15670 (accessed November 3, 2024).
CBE/CSE style
NAMIC Wiki contributors. Slicer3:How to implement an Interactive Module GUI [Internet]. NAMIC Wiki, ; 2007 Sep 19, 16:44 UTC [cited 2024 Nov 3]. Available from: https://www.na-mic.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=15670.
Bluebook style
Slicer3:How to implement an Interactive Module GUI, https://www.na-mic.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=15670 (last visited November 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NAMIC Wiki", title = "Slicer3:How to implement an Interactive Module GUI --- NAMIC Wiki{,} ", year = "2007", url = "https://www.na-mic.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=15670", note = "[Online; accessed 3-November-2024]" }
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 = "Slicer3:How to implement an Interactive Module GUI --- NAMIC Wiki{,} ", year = "2007", url = "\url{https://www.na-mic.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=15670}", note = "[Online; accessed 3-November-2024]" }