Cite This Page
Bibliographic details for Documentation/Nightly/Developers/FAQ/IO
- Page name: Documentation/Nightly/Developers/FAQ/IO
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 5 November 2015 22:32 UTC
- Date retrieved: 15 April 2025 21:45 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/IO&oldid=43279
- Page Version ID: 43279
Citation styles for Documentation/Nightly/Developers/FAQ/IO
APA style
Documentation/Nightly/Developers/FAQ/IO. (2015, November 5). Slicer Wiki, . Retrieved 21:45, April 15, 2025 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/IO&oldid=43279.
MLA style
"Documentation/Nightly/Developers/FAQ/IO." Slicer Wiki, . 5 Nov 2015, 22:32 UTC. 15 Apr 2025, 21:45 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/IO&oldid=43279>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/FAQ/IO', Slicer Wiki, , 5 November 2015, 22:32 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/IO&oldid=43279> [accessed 15 April 2025]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Developers/FAQ/IO," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/IO&oldid=43279 (accessed April 15, 2025).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/FAQ/IO [Internet]. Slicer Wiki, ; 2015 Nov 5, 22:32 UTC [cited 2025 Apr 15]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/IO&oldid=43279.
Bluebook style
Documentation/Nightly/Developers/FAQ/IO, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/IO&oldid=43279 (last visited April 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Slicer Wiki", title = "Documentation/Nightly/Developers/FAQ/IO --- Slicer Wiki{,} ", year = "2015", url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/IO&oldid=43279", note = "[Online; accessed 15-April-2025]" }
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/FAQ/IO --- Slicer Wiki{,} ", year = "2015", url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/IO&oldid=43279}", note = "[Online; accessed 15-April-2025]" }