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: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 19 May 2008 20:58 UTC
- Date retrieved: 22 December 2024 23:44 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=4432
- Page Version ID: 4432
Citation styles for Slicer3:How to implement an Interactive Module GUI
APA style
Slicer3:How to implement an Interactive Module GUI. (2008, May 19). Slicer Wiki, . Retrieved 23:44, December 22, 2024 from https://www.slicer.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=4432.
MLA style
"Slicer3:How to implement an Interactive Module GUI." Slicer Wiki, . 19 May 2008, 20:58 UTC. 22 Dec 2024, 23:44 <https://www.slicer.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=4432>.
MHRA style
Slicer Wiki contributors, 'Slicer3:How to implement an Interactive Module GUI', Slicer Wiki, , 19 May 2008, 20:58 UTC, <https://www.slicer.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=4432> [accessed 22 December 2024]
Chicago style
Slicer Wiki contributors, "Slicer3:How to implement an Interactive Module GUI," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=4432 (accessed December 22, 2024).
CBE/CSE style
Slicer Wiki contributors. Slicer3:How to implement an Interactive Module GUI [Internet]. Slicer Wiki, ; 2008 May 19, 20:58 UTC [cited 2024 Dec 22]. Available from: https://www.slicer.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=4432.
Bluebook style
Slicer3:How to implement an Interactive Module GUI, https://www.slicer.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=4432 (last visited December 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Slicer Wiki", title = "Slicer3:How to implement an Interactive Module GUI --- Slicer Wiki{,} ", year = "2008", url = "https://www.slicer.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=4432", note = "[Online; accessed 22-December-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 = "Slicer Wiki", title = "Slicer3:How to implement an Interactive Module GUI --- Slicer Wiki{,} ", year = "2008", url = "\url{https://www.slicer.org/w/index.php?title=Slicer3:How_to_implement_an_Interactive_Module_GUI&oldid=4432}", note = "[Online; accessed 22-December-2024]" }