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: 5 August 2013 15:42 UTC
- Date retrieved: 28 July 2026 02:41 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/IO&oldid=34249
- Page Version ID: 34249
Citation styles for Documentation/Nightly/Developers/IO
APA style
Documentation/Nightly/Developers/IO. (2013, August 5). Slicer Wiki, . Retrieved 02:41, July 28, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/IO&oldid=34249.
MLA style
"Documentation/Nightly/Developers/IO." Slicer Wiki, . 5 Aug 2013, 15:42 UTC. 28 Jul 2026, 02:41 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/IO&oldid=34249>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/IO', Slicer Wiki, , 5 August 2013, 15:42 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/IO&oldid=34249> [accessed 28 July 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=34249 (accessed July 28, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/IO [Internet]. Slicer Wiki, ; 2013 Aug 5, 15:42 UTC [cited 2026 Jul 28]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/IO&oldid=34249.
Bluebook style
Documentation/Nightly/Developers/IO, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/IO&oldid=34249 (last visited July 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/Developers/IO --- Slicer Wiki{,} ",
year = "2013",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/IO&oldid=34249",
note = "[Online; accessed 28-July-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 = "2013",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/IO&oldid=34249}",
note = "[Online; accessed 28-July-2026]"
}