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 19:09 UTC
- Date retrieved: 14 April 2026 12:57 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33693
- Page Version ID: 33693
Citation styles for Developer Meetings/20130702
APA style
Developer Meetings/20130702. (2013, July 1). Slicer Wiki, . Retrieved 12:57, April 14, 2026 from https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33693.
MLA style
"Developer Meetings/20130702." Slicer Wiki, . 1 Jul 2013, 19:09 UTC. 14 Apr 2026, 12:57 <https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33693>.
MHRA style
Slicer Wiki contributors, 'Developer Meetings/20130702', Slicer Wiki, , 1 July 2013, 19:09 UTC, <https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33693> [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=33693 (accessed April 14, 2026).
CBE/CSE style
Slicer Wiki contributors. Developer Meetings/20130702 [Internet]. Slicer Wiki, ; 2013 Jul 1, 19:09 UTC [cited 2026 Apr 14]. Available from: https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33693.
Bluebook style
Developer Meetings/20130702, https://www.slicer.org/w/index.php?title=Developer_Meetings/20130702&oldid=33693 (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=33693",
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=33693}",
note = "[Online; accessed 14-April-2026]"
}