Cite This Page
Bibliographic details for Documentation/Labs/StartupTimeImprovement
- Page name: Documentation/Labs/StartupTimeImprovement
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 11 March 2015 13:36 UTC
- Date retrieved: 13 September 2026 23:30 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/StartupTimeImprovement&oldid=41033
- Page Version ID: 41033
Citation styles for Documentation/Labs/StartupTimeImprovement
APA style
Documentation/Labs/StartupTimeImprovement. (2015, March 11). Slicer Wiki, . Retrieved 23:30, September 13, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Labs/StartupTimeImprovement&oldid=41033.
MLA style
"Documentation/Labs/StartupTimeImprovement." Slicer Wiki, . 11 Mar 2015, 13:36 UTC. 13 Sep 2026, 23:30 <https://www.slicer.org/w/index.php?title=Documentation/Labs/StartupTimeImprovement&oldid=41033>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/StartupTimeImprovement', Slicer Wiki, , 11 March 2015, 13:36 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/StartupTimeImprovement&oldid=41033> [accessed 13 September 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/StartupTimeImprovement," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/StartupTimeImprovement&oldid=41033 (accessed September 13, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/StartupTimeImprovement [Internet]. Slicer Wiki, ; 2015 Mar 11, 13:36 UTC [cited 2026 Sep 13]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/StartupTimeImprovement&oldid=41033.
Bluebook style
Documentation/Labs/StartupTimeImprovement, https://www.slicer.org/w/index.php?title=Documentation/Labs/StartupTimeImprovement&oldid=41033 (last visited September 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Labs/StartupTimeImprovement --- Slicer Wiki{,} ",
year = "2015",
url = "https://www.slicer.org/w/index.php?title=Documentation/Labs/StartupTimeImprovement&oldid=41033",
note = "[Online; accessed 13-September-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/Labs/StartupTimeImprovement --- Slicer Wiki{,} ",
year = "2015",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/StartupTimeImprovement&oldid=41033}",
note = "[Online; accessed 13-September-2026]"
}