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