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