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