Cite This Page
Bibliographic details for Documentation/Nightly/Developers/FAQ/Dashboard
- Page name: Documentation/Nightly/Developers/FAQ/Dashboard
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 5 March 2018 03:18 UTC
- Date retrieved: 2 June 2026 20:08 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Dashboard&oldid=58723
- Page Version ID: 58723
Citation styles for Documentation/Nightly/Developers/FAQ/Dashboard
APA style
Documentation/Nightly/Developers/FAQ/Dashboard. (2018, March 5). Slicer Wiki, . Retrieved 20:08, June 2, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Dashboard&oldid=58723.
MLA style
"Documentation/Nightly/Developers/FAQ/Dashboard." Slicer Wiki, . 5 Mar 2018, 03:18 UTC. 2 Jun 2026, 20:08 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Dashboard&oldid=58723>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/FAQ/Dashboard', Slicer Wiki, , 5 March 2018, 03:18 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Dashboard&oldid=58723> [accessed 2 June 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Developers/FAQ/Dashboard," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Dashboard&oldid=58723 (accessed June 2, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/FAQ/Dashboard [Internet]. Slicer Wiki, ; 2018 Mar 5, 03:18 UTC [cited 2026 Jun 2]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Dashboard&oldid=58723.
Bluebook style
Documentation/Nightly/Developers/FAQ/Dashboard, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Dashboard&oldid=58723 (last visited June 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/Developers/FAQ/Dashboard --- Slicer Wiki{,} ",
year = "2018",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Dashboard&oldid=58723",
note = "[Online; accessed 2-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/Developers/FAQ/Dashboard --- Slicer Wiki{,} ",
year = "2018",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/FAQ/Dashboard&oldid=58723}",
note = "[Online; accessed 2-June-2026]"
}