Cite This Page
Bibliographic details for Documentation/Nightly/Developers/Slicelets
- Page name: Documentation/Nightly/Developers/Slicelets
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 5 December 2016 03:27 UTC
- Date retrieved: 12 June 2026 05:08 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Slicelets&oldid=48964
- Page Version ID: 48964
Citation styles for Documentation/Nightly/Developers/Slicelets
APA style
Documentation/Nightly/Developers/Slicelets. (2016, December 5). Slicer Wiki, . Retrieved 05:08, June 12, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Slicelets&oldid=48964.
MLA style
"Documentation/Nightly/Developers/Slicelets." Slicer Wiki, . 5 Dec 2016, 03:27 UTC. 12 Jun 2026, 05:08 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Slicelets&oldid=48964>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/Slicelets', Slicer Wiki, , 5 December 2016, 03:27 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Slicelets&oldid=48964> [accessed 12 June 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Developers/Slicelets," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Slicelets&oldid=48964 (accessed June 12, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/Slicelets [Internet]. Slicer Wiki, ; 2016 Dec 5, 03:27 UTC [cited 2026 Jun 12]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Slicelets&oldid=48964.
Bluebook style
Documentation/Nightly/Developers/Slicelets, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Slicelets&oldid=48964 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/Developers/Slicelets --- Slicer Wiki{,} ",
year = "2016",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Slicelets&oldid=48964",
note = "[Online; accessed 12-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 = "Documentation/Nightly/Developers/Slicelets --- Slicer Wiki{,} ",
year = "2016",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/Slicelets&oldid=48964}",
note = "[Online; accessed 12-June-2026]"
}