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