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