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