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: 11 October 2016 15:50 UTC
- Date retrieved: 13 March 2026 17:33 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/SlicerApplication/SupportedDataFormat&oldid=47241
- Page Version ID: 47241
Citation styles for Documentation/Nightly/SlicerApplication/SupportedDataFormat
APA style
Documentation/Nightly/SlicerApplication/SupportedDataFormat. (2016, October 11). Slicer Wiki, . Retrieved 17:33, March 13, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/SlicerApplication/SupportedDataFormat&oldid=47241.
MLA style
"Documentation/Nightly/SlicerApplication/SupportedDataFormat." Slicer Wiki, . 11 Oct 2016, 15:50 UTC. 13 Mar 2026, 17:33 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/SlicerApplication/SupportedDataFormat&oldid=47241>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/SlicerApplication/SupportedDataFormat', Slicer Wiki, , 11 October 2016, 15:50 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/SlicerApplication/SupportedDataFormat&oldid=47241> [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=47241 (accessed March 13, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/SlicerApplication/SupportedDataFormat [Internet]. Slicer Wiki, ; 2016 Oct 11, 15:50 UTC [cited 2026 Mar 13]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/SlicerApplication/SupportedDataFormat&oldid=47241.
Bluebook style
Documentation/Nightly/SlicerApplication/SupportedDataFormat, https://www.slicer.org/w/index.php?title=Documentation/Nightly/SlicerApplication/SupportedDataFormat&oldid=47241 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/SlicerApplication/SupportedDataFormat --- Slicer Wiki{,} ",
year = "2016",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/SlicerApplication/SupportedDataFormat&oldid=47241",
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 = "2016",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/SlicerApplication/SupportedDataFormat&oldid=47241}",
note = "[Online; accessed 13-March-2026]"
}