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: 24 February 2026 01:55 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 01:55, February 24, 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. 24 Feb 2026, 01:55 <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 24 February 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 February 24, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/FAQ/Models [Internet]. Slicer Wiki, ; 2025 Dec 30, 22:17 UTC [cited 2026 Feb 24]. 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 February 24, 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 24-February-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 24-February-2026]"
}