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: 12 February 2014 03:51 UTC
- Date retrieved: 30 June 2026 21:29 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=37251
- Page Version ID: 37251
Citation styles for Documentation/Nightly/ScriptRepository
APA style
Documentation/Nightly/ScriptRepository. (2014, February 12). Slicer Wiki, . Retrieved 21:29, June 30, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=37251.
MLA style
"Documentation/Nightly/ScriptRepository." Slicer Wiki, . 12 Feb 2014, 03:51 UTC. 30 Jun 2026, 21:29 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=37251>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/ScriptRepository', Slicer Wiki, , 12 February 2014, 03:51 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=37251> [accessed 30 June 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/ScriptRepository," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=37251 (accessed June 30, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/ScriptRepository [Internet]. Slicer Wiki, ; 2014 Feb 12, 03:51 UTC [cited 2026 Jun 30]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=37251.
Bluebook style
Documentation/Nightly/ScriptRepository, https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=37251 (last visited June 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/ScriptRepository --- Slicer Wiki{,} ",
year = "2014",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=37251",
note = "[Online; accessed 30-June-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 = "2014",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/ScriptRepository&oldid=37251}",
note = "[Online; accessed 30-June-2026]"
}