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