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