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