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