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