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