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: 27 November 2019 02:21 UTC
- Date retrieved: 4 May 2026 21:48 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=62180
- Page Version ID: 62180
Citation styles for Documentation/Labs/VS2012
APA style
Documentation/Labs/VS2012. (2019, November 27). Slicer Wiki, . Retrieved 21:48, May 4, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=62180.
MLA style
"Documentation/Labs/VS2012." Slicer Wiki, . 27 Nov 2019, 02:21 UTC. 4 May 2026, 21:48 <https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=62180>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/VS2012', Slicer Wiki, , 27 November 2019, 02:21 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=62180> [accessed 4 May 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/VS2012," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=62180 (accessed May 4, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/VS2012 [Internet]. Slicer Wiki, ; 2019 Nov 27, 02:21 UTC [cited 2026 May 4]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=62180.
Bluebook style
Documentation/Labs/VS2012, https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=62180 (last visited May 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Labs/VS2012 --- Slicer Wiki{,} ",
year = "2019",
url = "https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=62180",
note = "[Online; accessed 4-May-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 = "2019",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/VS2012&oldid=62180}",
note = "[Online; accessed 4-May-2026]"
}