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