Cite This Page
Bibliographic details for Slicer3:Human Interface and Style Guide for Developers
- Page name: Slicer3:Human Interface and Style Guide for Developers
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 22 May 2008 16:20 UTC
- Date retrieved: 25 November 2024 11:06 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=25735
- Page Version ID: 25735
Citation styles for Slicer3:Human Interface and Style Guide for Developers
APA style
Slicer3:Human Interface and Style Guide for Developers. (2008, May 22). NAMIC Wiki, . Retrieved 11:06, November 25, 2024 from https://www.na-mic.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=25735.
MLA style
"Slicer3:Human Interface and Style Guide for Developers." NAMIC Wiki, . 22 May 2008, 16:20 UTC. 25 Nov 2024, 11:06 <https://www.na-mic.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=25735>.
MHRA style
NAMIC Wiki contributors, 'Slicer3:Human Interface and Style Guide for Developers', NAMIC Wiki, , 22 May 2008, 16:20 UTC, <https://www.na-mic.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=25735> [accessed 25 November 2024]
Chicago style
NAMIC Wiki contributors, "Slicer3:Human Interface and Style Guide for Developers," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=25735 (accessed November 25, 2024).
CBE/CSE style
NAMIC Wiki contributors. Slicer3:Human Interface and Style Guide for Developers [Internet]. NAMIC Wiki, ; 2008 May 22, 16:20 UTC [cited 2024 Nov 25]. Available from: https://www.na-mic.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=25735.
Bluebook style
Slicer3:Human Interface and Style Guide for Developers, https://www.na-mic.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=25735 (last visited November 25, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NAMIC Wiki", title = "Slicer3:Human Interface and Style Guide for Developers --- NAMIC Wiki{,} ", year = "2008", url = "https://www.na-mic.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=25735", note = "[Online; accessed 25-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:Human Interface and Style Guide for Developers --- NAMIC Wiki{,} ", year = "2008", url = "\url{https://www.na-mic.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=25735}", note = "[Online; accessed 25-November-2024]" }