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: 19 January 2017 18:20 UTC
- Date retrieved: 28 July 2026 03:02 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2005-2010&oldid=49487
- Page Version ID: 49487
Citation styles for Main Page/SlicerCommunity/2005-2010
APA style
Main Page/SlicerCommunity/2005-2010. (2017, January 19). Slicer Wiki, . Retrieved 03:02, July 28, 2026 from https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2005-2010&oldid=49487.
MLA style
"Main Page/SlicerCommunity/2005-2010." Slicer Wiki, . 19 Jan 2017, 18:20 UTC. 28 Jul 2026, 03:02 <https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2005-2010&oldid=49487>.
MHRA style
Slicer Wiki contributors, 'Main Page/SlicerCommunity/2005-2010', Slicer Wiki, , 19 January 2017, 18:20 UTC, <https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2005-2010&oldid=49487> [accessed 28 July 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=49487 (accessed July 28, 2026).
CBE/CSE style
Slicer Wiki contributors. Main Page/SlicerCommunity/2005-2010 [Internet]. Slicer Wiki, ; 2017 Jan 19, 18:20 UTC [cited 2026 Jul 28]. Available from: https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2005-2010&oldid=49487.
Bluebook style
Main Page/SlicerCommunity/2005-2010, https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity/2005-2010&oldid=49487 (last visited July 28, 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=49487",
note = "[Online; accessed 28-July-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=49487}",
note = "[Online; accessed 28-July-2026]"
}