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