Cite This Page
Bibliographic details for Slicer4:Build Instructions For QT
- Page name: Slicer4:Build Instructions For QT
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 15 June 2011 19:33 UTC
- Date retrieved: 19 March 2026 19:57 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Slicer4:Build_Instructions_For_QT&oldid=20246
- Page Version ID: 20246
Citation styles for Slicer4:Build Instructions For QT
APA style
Slicer4:Build Instructions For QT. (2011, June 15). Slicer Wiki, . Retrieved 19:57, March 19, 2026 from https://www.slicer.org/w/index.php?title=Slicer4:Build_Instructions_For_QT&oldid=20246.
MLA style
"Slicer4:Build Instructions For QT." Slicer Wiki, . 15 Jun 2011, 19:33 UTC. 19 Mar 2026, 19:57 <https://www.slicer.org/w/index.php?title=Slicer4:Build_Instructions_For_QT&oldid=20246>.
MHRA style
Slicer Wiki contributors, 'Slicer4:Build Instructions For QT', Slicer Wiki, , 15 June 2011, 19:33 UTC, <https://www.slicer.org/w/index.php?title=Slicer4:Build_Instructions_For_QT&oldid=20246> [accessed 19 March 2026]
Chicago style
Slicer Wiki contributors, "Slicer4:Build Instructions For QT," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Slicer4:Build_Instructions_For_QT&oldid=20246 (accessed March 19, 2026).
CBE/CSE style
Slicer Wiki contributors. Slicer4:Build Instructions For QT [Internet]. Slicer Wiki, ; 2011 Jun 15, 19:33 UTC [cited 2026 Mar 19]. Available from: https://www.slicer.org/w/index.php?title=Slicer4:Build_Instructions_For_QT&oldid=20246.
Bluebook style
Slicer4:Build Instructions For QT, https://www.slicer.org/w/index.php?title=Slicer4:Build_Instructions_For_QT&oldid=20246 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Slicer4:Build Instructions For QT --- Slicer Wiki{,} ",
year = "2011",
url = "https://www.slicer.org/w/index.php?title=Slicer4:Build_Instructions_For_QT&oldid=20246",
note = "[Online; accessed 19-March-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 = "Slicer4:Build Instructions For QT --- Slicer Wiki{,} ",
year = "2011",
url = "\url{https://www.slicer.org/w/index.php?title=Slicer4:Build_Instructions_For_QT&oldid=20246}",
note = "[Online; accessed 19-March-2026]"
}