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