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