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