Cite This Page
Bibliographic details for Documentation/Labs/Qt5-and-VTK8
- Page name: Documentation/Labs/Qt5-and-VTK8
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 13 January 2015 14:00 UTC
- Date retrieved: 5 August 2026 13:14 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/Qt5-and-VTK8&oldid=40656
- Page Version ID: 40656
Citation styles for Documentation/Labs/Qt5-and-VTK8
APA style
Documentation/Labs/Qt5-and-VTK8. (2015, January 13). Slicer Wiki, . Retrieved 13:14, August 5, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Labs/Qt5-and-VTK8&oldid=40656.
MLA style
"Documentation/Labs/Qt5-and-VTK8." Slicer Wiki, . 13 Jan 2015, 14:00 UTC. 5 Aug 2026, 13:14 <https://www.slicer.org/w/index.php?title=Documentation/Labs/Qt5-and-VTK8&oldid=40656>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/Qt5-and-VTK8', Slicer Wiki, , 13 January 2015, 14:00 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/Qt5-and-VTK8&oldid=40656> [accessed 5 August 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/Qt5-and-VTK8," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/Qt5-and-VTK8&oldid=40656 (accessed August 5, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/Qt5-and-VTK8 [Internet]. Slicer Wiki, ; 2015 Jan 13, 14:00 UTC [cited 2026 Aug 5]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/Qt5-and-VTK8&oldid=40656.
Bluebook style
Documentation/Labs/Qt5-and-VTK8, https://www.slicer.org/w/index.php?title=Documentation/Labs/Qt5-and-VTK8&oldid=40656 (last visited August 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Labs/Qt5-and-VTK8 --- Slicer Wiki{,} ",
year = "2015",
url = "https://www.slicer.org/w/index.php?title=Documentation/Labs/Qt5-and-VTK8&oldid=40656",
note = "[Online; accessed 5-August-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/Labs/Qt5-and-VTK8 --- Slicer Wiki{,} ",
year = "2015",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/Qt5-and-VTK8&oldid=40656}",
note = "[Online; accessed 5-August-2026]"
}