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