Cite This Page
Bibliographic details for Developer Meetings/20130702
- Page name: Developer Meetings/20130702
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 1 July 2013 20:39 UTC
- Date retrieved: 14 April 2026 09:58 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33718
- Page Version ID: 33718
Citation styles for Developer Meetings/20130702
APA style
Developer Meetings/20130702. (2013, July 1). Slicer Wiki, . Retrieved 09:58, April 14, 2026 from https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33718.
MLA style
"Developer Meetings/20130702." Slicer Wiki, . 1 Jul 2013, 20:39 UTC. 14 Apr 2026, 09:58 <https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33718>.
MHRA style
Slicer Wiki contributors, 'Developer Meetings/20130702', Slicer Wiki, , 1 July 2013, 20:39 UTC, <https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33718> [accessed 14 April 2026]
Chicago style
Slicer Wiki contributors, "Developer Meetings/20130702," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33718 (accessed April 14, 2026).
CBE/CSE style
Slicer Wiki contributors. Developer Meetings/20130702 [Internet]. Slicer Wiki, ; 2013 Jul 1, 20:39 UTC [cited 2026 Apr 14]. Available from: https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33718.
Bluebook style
Developer Meetings/20130702, https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33718 (last visited April 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Developer Meetings/20130702 --- Slicer Wiki{,} ",
year = "2013",
url = "https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33718",
note = "[Online; accessed 14-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 = "Developer Meetings/20130702 --- Slicer Wiki{,} ",
year = "2013",
url = "\url{https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33718}",
note = "[Online; accessed 14-April-2026]"
}