Cite This Page
Bibliographic details for Documentation/Nightly/ScriptRepository
- Page name: Documentation/Nightly/ScriptRepository
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 8 May 2019 00:19 UTC
- Date retrieved: 13 August 2026 14:52 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=61132
- Page Version ID: 61132
Citation styles for Documentation/Nightly/ScriptRepository
APA style
Documentation/Nightly/ScriptRepository. (2019, May 8). Slicer Wiki, . Retrieved 14:52, August 13, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=61132.
MLA style
"Documentation/Nightly/ScriptRepository." Slicer Wiki, . 8 May 2019, 00:19 UTC. 13 Aug 2026, 14:52 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=61132>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/ScriptRepository', Slicer Wiki, , 8 May 2019, 00:19 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=61132> [accessed 13 August 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/ScriptRepository," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=61132 (accessed August 13, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/ScriptRepository [Internet]. Slicer Wiki, ; 2019 May 8, 00:19 UTC [cited 2026 Aug 13]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=61132.
Bluebook style
Documentation/Nightly/ScriptRepository, https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=61132 (last visited August 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/ScriptRepository --- Slicer Wiki{,} ",
year = "2019",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=61132",
note = "[Online; accessed 13-August-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/ScriptRepository --- Slicer Wiki{,} ",
year = "2019",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=61132}",
note = "[Online; accessed 13-August-2026]"
}