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: 19 September 2013 14:17 UTC
- Date retrieved: 21 March 2026 03:55 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/Extensions&oldid=35824
- Page Version ID: 35824
Citation styles for Documentation/Nightly/FAQ/Extensions
APA style
Documentation/Nightly/FAQ/Extensions. (2013, September 19). Slicer Wiki, . Retrieved 03:55, March 21, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/Extensions&oldid=35824.
MLA style
"Documentation/Nightly/FAQ/Extensions." Slicer Wiki, . 19 Sep 2013, 14:17 UTC. 21 Mar 2026, 03:55 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/Extensions&oldid=35824>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/FAQ/Extensions', Slicer Wiki, , 19 September 2013, 14:17 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/Extensions&oldid=35824> [accessed 21 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=35824 (accessed March 21, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/FAQ/Extensions [Internet]. Slicer Wiki, ; 2013 Sep 19, 14:17 UTC [cited 2026 Mar 21]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/Extensions&oldid=35824.
Bluebook style
Documentation/Nightly/FAQ/Extensions, https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/Extensions&oldid=35824 (last visited March 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/FAQ/Extensions --- Slicer Wiki{,} ",
year = "2013",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/Extensions&oldid=35824",
note = "[Online; accessed 21-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 = "2013",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/Extensions&oldid=35824}",
note = "[Online; accessed 21-March-2026]"
}