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