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 14:56 UTC
- Date retrieved: 16 March 2026 00:21 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/SliceViewAnnotations&oldid=38170
- Page Version ID: 38170
Citation styles for Documentation/Labs/SliceViewAnnotations
APA style
Documentation/Labs/SliceViewAnnotations. (2014, June 11). Slicer Wiki, . Retrieved 00:21, March 16, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Labs/SliceViewAnnotations&oldid=38170.
MLA style
"Documentation/Labs/SliceViewAnnotations." Slicer Wiki, . 11 Jun 2014, 14:56 UTC. 16 Mar 2026, 00:21 <https://www.slicer.org/w/index.php?title=Documentation/Labs/SliceViewAnnotations&oldid=38170>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/SliceViewAnnotations', Slicer Wiki, , 11 June 2014, 14:56 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/SliceViewAnnotations&oldid=38170> [accessed 16 March 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/SliceViewAnnotations," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/SliceViewAnnotations&oldid=38170 (accessed March 16, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/SliceViewAnnotations [Internet]. Slicer Wiki, ; 2014 Jun 11, 14:56 UTC [cited 2026 Mar 16]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/SliceViewAnnotations&oldid=38170.
Bluebook style
Documentation/Labs/SliceViewAnnotations, https://www.slicer.org/w/index.php?title=Documentation/Labs/SliceViewAnnotations&oldid=38170 (last visited March 16, 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=38170",
note = "[Online; accessed 16-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/SliceViewAnnotations --- Slicer Wiki{,} ",
year = "2014",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/SliceViewAnnotations&oldid=38170}",
note = "[Online; accessed 16-March-2026]"
}