Cite This Page
Bibliographic details for Help
- Page name: Help
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 19 April 2017 15:45 UTC
- Date retrieved: 11 April 2026 16:39 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Help&oldid=51169
- Page Version ID: 51169
Citation styles for Help
APA style
Help. (2017, April 19). Slicer Wiki, . Retrieved 16:39, April 11, 2026 from https://www.slicer.org/w/index.php?title=Help&oldid=51169.
MLA style
"Help." Slicer Wiki, . 19 Apr 2017, 15:45 UTC. 11 Apr 2026, 16:39 <https://www.slicer.org/w/index.php?title=Help&oldid=51169>.
MHRA style
Slicer Wiki contributors, 'Help', Slicer Wiki, , 19 April 2017, 15:45 UTC, <https://www.slicer.org/w/index.php?title=Help&oldid=51169> [accessed 11 April 2026]
Chicago style
Slicer Wiki contributors, "Help," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Help&oldid=51169 (accessed April 11, 2026).
CBE/CSE style
Slicer Wiki contributors. Help [Internet]. Slicer Wiki, ; 2017 Apr 19, 15:45 UTC [cited 2026 Apr 11]. Available from: https://www.slicer.org/w/index.php?title=Help&oldid=51169.
Bluebook style
Help, https://www.slicer.org/w/index.php?title=Help&oldid=51169 (last visited April 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Help --- Slicer Wiki{,} ",
year = "2017",
url = "https://www.slicer.org/w/index.php?title=Help&oldid=51169",
note = "[Online; accessed 11-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 = "Help --- Slicer Wiki{,} ",
year = "2017",
url = "\url{https://www.slicer.org/w/index.php?title=Help&oldid=51169}",
note = "[Online; accessed 11-April-2026]"
}