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: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 19 May 2008 21:15 UTC
- Date retrieved: 21 December 2024 07:42 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=4455
- Page Version ID: 4455
Citation styles for Slicer3:Human Interface and Style Guide for Developers
APA style
Slicer3:Human Interface and Style Guide for Developers. (2008, May 19). Slicer Wiki, . Retrieved 07:42, December 21, 2024 from https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=4455.
MLA style
"Slicer3:Human Interface and Style Guide for Developers." Slicer Wiki, . 19 May 2008, 21:15 UTC. 21 Dec 2024, 07:42 <https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=4455>.
MHRA style
Slicer Wiki contributors, 'Slicer3:Human Interface and Style Guide for Developers', Slicer Wiki, , 19 May 2008, 21:15 UTC, <https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=4455> [accessed 21 December 2024]
Chicago style
Slicer Wiki contributors, "Slicer3:Human Interface and Style Guide for Developers," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=4455 (accessed December 21, 2024).
CBE/CSE style
Slicer Wiki contributors. Slicer3:Human Interface and Style Guide for Developers [Internet]. Slicer Wiki, ; 2008 May 19, 21:15 UTC [cited 2024 Dec 21]. Available from: https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=4455.
Bluebook style
Slicer3:Human Interface and Style Guide for Developers, https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=4455 (last visited December 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Slicer Wiki", title = "Slicer3:Human Interface and Style Guide for Developers --- Slicer Wiki{,} ", year = "2008", url = "https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=4455", note = "[Online; accessed 21-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:Human Interface and Style Guide for Developers --- Slicer Wiki{,} ", year = "2008", url = "\url{https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=4455}", note = "[Online; accessed 21-December-2024]" }