Cite This Page
Bibliographic details for Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt
- Page name: Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 31 March 2010 14:36 UTC
- Date retrieved: 21 March 2026 06:37 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt&oldid=12958
- Page Version ID: 12958
Citation styles for Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt
APA style
Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt. (2010, March 31). Slicer Wiki, . Retrieved 06:37, March 21, 2026 from https://www.slicer.org/w/index.php?title=Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt&oldid=12958.
MLA style
"Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt." Slicer Wiki, . 31 Mar 2010, 14:36 UTC. 21 Mar 2026, 06:37 <https://www.slicer.org/w/index.php?title=Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt&oldid=12958>.
MHRA style
Slicer Wiki contributors, 'Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt', Slicer Wiki, , 31 March 2010, 14:36 UTC, <https://www.slicer.org/w/index.php?title=Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt&oldid=12958> [accessed 21 March 2026]
Chicago style
Slicer Wiki contributors, "Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt&oldid=12958 (accessed March 21, 2026).
CBE/CSE style
Slicer Wiki contributors. Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt [Internet]. Slicer Wiki, ; 2010 Mar 31, 14:36 UTC [cited 2026 Mar 21]. Available from: https://www.slicer.org/w/index.php?title=Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt&oldid=12958.
Bluebook style
Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt, https://www.slicer.org/w/index.php?title=Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt&oldid=12958 (last visited March 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt --- Slicer Wiki{,} ",
year = "2010",
url = "https://www.slicer.org/w/index.php?title=Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt&oldid=12958",
note = "[Online; accessed 21-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 = "Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt --- Slicer Wiki{,} ",
year = "2010",
url = "\url{https://www.slicer.org/w/index.php?title=Slicer3:Developers:Projects:QtSlicer/Tutorials/CompileWithQt&oldid=12958}",
note = "[Online; accessed 21-March-2026]"
}