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: 21 August 2018 16:19 UTC
- Date retrieved: 22 April 2026 09:33 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=59312
- Page Version ID: 59312
Citation styles for Main Page/SlicerCommunity
APA style
Main Page/SlicerCommunity. (2018, August 21). Slicer Wiki, . Retrieved 09:33, April 22, 2026 from https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=59312.
MLA style
"Main Page/SlicerCommunity." Slicer Wiki, . 21 Aug 2018, 16:19 UTC. 22 Apr 2026, 09:33 <https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=59312>.
MHRA style
Slicer Wiki contributors, 'Main Page/SlicerCommunity', Slicer Wiki, , 21 August 2018, 16:19 UTC, <https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=59312> [accessed 22 April 2026]
Chicago style
Slicer Wiki contributors, "Main Page/SlicerCommunity," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=59312 (accessed April 22, 2026).
CBE/CSE style
Slicer Wiki contributors. Main Page/SlicerCommunity [Internet]. Slicer Wiki, ; 2018 Aug 21, 16:19 UTC [cited 2026 Apr 22]. Available from: https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=59312.
Bluebook style
Main Page/SlicerCommunity, https://www.slicer.org/w/index.php?title=Main_Page/SlicerCommunity&oldid=59312 (last visited April 22, 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=59312",
note = "[Online; accessed 22-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=59312}",
note = "[Online; accessed 22-April-2026]"
}