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