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