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