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