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: 23 August 2026 19:51 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 19:51, August 23, 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. 23 Aug 2026, 19:51 <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 23 August 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 August 23, 2026).
CBE/CSE style
Slicer Wiki contributors. Main Page/SlicerCommunity-2006-2010 [Internet]. Slicer Wiki, ; 2016 Aug 12, 15:18 UTC [cited 2026 Aug 23]. 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 August 23, 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 23-August-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 23-August-2026]"
}