Cite This Page
Bibliographic details for Documentation/Labs/VS2012
- Page name: Documentation/Labs/VS2012
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 19 June 2013 17:34 UTC
- Date retrieved: 31 July 2026 06:57 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=33411
- Page Version ID: 33411
Citation styles for Documentation/Labs/VS2012
APA style
Documentation/Labs/VS2012. (2013, June 19). Slicer Wiki, . Retrieved 06:57, July 31, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=33411.
MLA style
"Documentation/Labs/VS2012." Slicer Wiki, . 19 Jun 2013, 17:34 UTC. 31 Jul 2026, 06:57 <https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=33411>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/VS2012', Slicer Wiki, , 19 June 2013, 17:34 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=33411> [accessed 31 July 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/VS2012," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=33411 (accessed July 31, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/VS2012 [Internet]. Slicer Wiki, ; 2013 Jun 19, 17:34 UTC [cited 2026 Jul 31]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=33411.
Bluebook style
Documentation/Labs/VS2012, https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=33411 (last visited July 31, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Labs/VS2012 --- Slicer Wiki{,} ",
year = "2013",
url = "https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=33411",
note = "[Online; accessed 31-July-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/VS2012 --- Slicer Wiki{,} ",
year = "2013",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=33411}",
note = "[Online; accessed 31-July-2026]"
}