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: 15 May 2008 18:02 UTC
- Date retrieved: 18 April 2026 18:38 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=3873
- Page Version ID: 3873
Citation styles for Slicer3:Human Interface and Style Guide for Developers
APA style
Slicer3:Human Interface and Style Guide for Developers. (2008, May 15). Slicer Wiki, . Retrieved 18:38, April 18, 2026 from https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=3873.
MLA style
"Slicer3:Human Interface and Style Guide for Developers." Slicer Wiki, . 15 May 2008, 18:02 UTC. 18 Apr 2026, 18:38 <https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=3873>.
MHRA style
Slicer Wiki contributors, 'Slicer3:Human Interface and Style Guide for Developers', Slicer Wiki, , 15 May 2008, 18:02 UTC, <https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=3873> [accessed 18 April 2026]
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=3873 (accessed April 18, 2026).
CBE/CSE style
Slicer Wiki contributors. Slicer3:Human Interface and Style Guide for Developers [Internet]. Slicer Wiki, ; 2008 May 15, 18:02 UTC [cited 2026 Apr 18]. Available from: https://www.slicer.org/w/index.php?title=Slicer3:Human_Interface_and_Style_Guide_for_Developers&oldid=3873.
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=3873 (last visited April 18, 2026).
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=3873",
note = "[Online; accessed 18-April-2026]"
}
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=3873}",
note = "[Online; accessed 18-April-2026]"
}