Cite This Page
Bibliographic details for Main Page/SlicerCommunity/2011-2014
- Page name: Main Page/SlicerCommunity/2011-2014
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 30 March 2017 17:21 UTC
- Date retrieved: 11 April 2026 14:53 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2011-2014&oldid=50688
- Page Version ID: 50688
Citation styles for Main Page/SlicerCommunity/2011-2014
APA style
Main Page/SlicerCommunity/2011-2014. (2017, March 30). Slicer Wiki, . Retrieved 14:53, April 11, 2026 from https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2011-2014&oldid=50688.
MLA style
"Main Page/SlicerCommunity/2011-2014." Slicer Wiki, . 30 Mar 2017, 17:21 UTC. 11 Apr 2026, 14:53 <https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2011-2014&oldid=50688>.
MHRA style
Slicer Wiki contributors, 'Main Page/SlicerCommunity/2011-2014', Slicer Wiki, , 30 March 2017, 17:21 UTC, <https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2011-2014&oldid=50688> [accessed 11 April 2026]
Chicago style
Slicer Wiki contributors, "Main Page/SlicerCommunity/2011-2014," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2011-2014&oldid=50688 (accessed April 11, 2026).
CBE/CSE style
Slicer Wiki contributors. Main Page/SlicerCommunity/2011-2014 [Internet]. Slicer Wiki, ; 2017 Mar 30, 17:21 UTC [cited 2026 Apr 11]. Available from: https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2011-2014&oldid=50688.
Bluebook style
Main Page/SlicerCommunity/2011-2014, https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2011-2014&oldid=50688 (last visited April 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Main Page/SlicerCommunity/2011-2014 --- Slicer Wiki{,} ",
year = "2017",
url = "https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2011-2014&oldid=50688",
note = "[Online; accessed 11-April-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 = "Main Page/SlicerCommunity/2011-2014 --- Slicer Wiki{,} ",
year = "2017",
url = "\url{https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2011-2014&oldid=50688}",
note = "[Online; accessed 11-April-2026]"
}