Cite This Page
Bibliographic details for CitingSlicer
- Page name: CitingSlicer
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 22 July 2016 18:36 UTC
- Date retrieved: 20 April 2026 14:44 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=CitingSlicer&oldid=46626
- Page Version ID: 46626
Citation styles for CitingSlicer
APA style
CitingSlicer. (2016, July 22). Slicer Wiki, . Retrieved 14:44, April 20, 2026 from https://www.slicer.org/w/index.php?title=CitingSlicer&oldid=46626.
MLA style
"CitingSlicer." Slicer Wiki, . 22 Jul 2016, 18:36 UTC. 20 Apr 2026, 14:44 <https://www.slicer.org/w/index.php?title=CitingSlicer&oldid=46626>.
MHRA style
Slicer Wiki contributors, 'CitingSlicer', Slicer Wiki, , 22 July 2016, 18:36 UTC, <https://www.slicer.org/w/index.php?title=CitingSlicer&oldid=46626> [accessed 20 April 2026]
Chicago style
Slicer Wiki contributors, "CitingSlicer," Slicer Wiki, , https://www.slicer.org/w/index.php?title=CitingSlicer&oldid=46626 (accessed April 20, 2026).
CBE/CSE style
Slicer Wiki contributors. CitingSlicer [Internet]. Slicer Wiki, ; 2016 Jul 22, 18:36 UTC [cited 2026 Apr 20]. Available from: https://www.slicer.org/w/index.php?title=CitingSlicer&oldid=46626.
Bluebook style
CitingSlicer, https://www.slicer.org/w/index.php?title=CitingSlicer&oldid=46626 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "CitingSlicer --- Slicer Wiki{,} ",
year = "2016",
url = "https://www.slicer.org/w/index.php?title=CitingSlicer&oldid=46626",
note = "[Online; accessed 20-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 = "CitingSlicer --- Slicer Wiki{,} ",
year = "2016",
url = "\url{https://www.slicer.org/w/index.php?title=CitingSlicer&oldid=46626}",
note = "[Online; accessed 20-April-2026]"
}