Cite This Page
Bibliographic details for Documentation/Nightly/FAQ/General
- Page name: Documentation/Nightly/FAQ/General
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 4 October 2018 14:35 UTC
- Date retrieved: 7 September 2026 20:38 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/General&oldid=59500
- Page Version ID: 59500
Citation styles for Documentation/Nightly/FAQ/General
APA style
Documentation/Nightly/FAQ/General. (2018, October 4). Slicer Wiki, . Retrieved 20:38, September 7, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/General&oldid=59500.
MLA style
"Documentation/Nightly/FAQ/General." Slicer Wiki, . 4 Oct 2018, 14:35 UTC. 7 Sep 2026, 20:38 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/General&oldid=59500>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/FAQ/General', Slicer Wiki, , 4 October 2018, 14:35 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/General&oldid=59500> [accessed 7 September 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/FAQ/General," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/General&oldid=59500 (accessed September 7, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/FAQ/General [Internet]. Slicer Wiki, ; 2018 Oct 4, 14:35 UTC [cited 2026 Sep 7]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/General&oldid=59500.
Bluebook style
Documentation/Nightly/FAQ/General, https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/General&oldid=59500 (last visited September 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/FAQ/General --- Slicer Wiki{,} ",
year = "2018",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/General&oldid=59500",
note = "[Online; accessed 7-September-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/General --- Slicer Wiki{,} ",
year = "2018",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/FAQ/General&oldid=59500}",
note = "[Online; accessed 7-September-2026]"
}