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: 18 July 2017 18:02 UTC
- Date retrieved: 4 May 2026 06:17 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=53337
- Page Version ID: 53337
Citation styles for Main Page/SlicerCommunity
APA style
Main Page/SlicerCommunity. (2017, July 18). Slicer Wiki, . Retrieved 06:17, May 4, 2026 from https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=53337.
MLA style
"Main Page/SlicerCommunity." Slicer Wiki, . 18 Jul 2017, 18:02 UTC. 4 May 2026, 06:17 <https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=53337>.
MHRA style
Slicer Wiki contributors, 'Main Page/SlicerCommunity', Slicer Wiki, , 18 July 2017, 18:02 UTC, <https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=53337> [accessed 4 May 2026]
Chicago style
Slicer Wiki contributors, "Main Page/SlicerCommunity," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=53337 (accessed May 4, 2026).
CBE/CSE style
Slicer Wiki contributors. Main Page/SlicerCommunity [Internet]. Slicer Wiki, ; 2017 Jul 18, 18:02 UTC [cited 2026 May 4]. Available from: https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=53337.
Bluebook style
Main Page/SlicerCommunity, https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=53337 (last visited May 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Main Page/SlicerCommunity --- Slicer Wiki{,} ",
year = "2017",
url = "https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=53337",
note = "[Online; accessed 4-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 = "2017",
url = "\url{https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=53337}",
note = "[Online; accessed 4-May-2026]"
}