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