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