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