Cite This Page
Bibliographic details for Documentation/Labs/ModernizeC++
- Page name: Documentation/Labs/ModernizeC++
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 12 July 2019 15:24 UTC
- Date retrieved: 31 October 2024 23:09 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/ModernizeC%2B%2B&oldid=61293
- Page Version ID: 61293
Citation styles for Documentation/Labs/ModernizeC++
APA style
Documentation/Labs/ModernizeC++. (2019, July 12). Slicer Wiki, . Retrieved 23:09, October 31, 2024 from https://www.slicer.org/w/index.php?title=Documentation/Labs/ModernizeC%2B%2B&oldid=61293.
MLA style
"Documentation/Labs/ModernizeC++." Slicer Wiki, . 12 Jul 2019, 15:24 UTC. 31 Oct 2024, 23:09 <https://www.slicer.org/w/index.php?title=Documentation/Labs/ModernizeC%2B%2B&oldid=61293>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/ModernizeC++', Slicer Wiki, , 12 July 2019, 15:24 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/ModernizeC%2B%2B&oldid=61293> [accessed 31 October 2024]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/ModernizeC++," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/ModernizeC%2B%2B&oldid=61293 (accessed October 31, 2024).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/ModernizeC++ [Internet]. Slicer Wiki, ; 2019 Jul 12, 15:24 UTC [cited 2024 Oct 31]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/ModernizeC%2B%2B&oldid=61293.
Bluebook style
Documentation/Labs/ModernizeC++, https://www.slicer.org/w/index.php?title=Documentation/Labs/ModernizeC%2B%2B&oldid=61293 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Slicer Wiki", title = "Documentation/Labs/ModernizeC++ --- Slicer Wiki{,} ", year = "2019", url = "https://www.slicer.org/w/index.php?title=Documentation/Labs/ModernizeC%2B%2B&oldid=61293", note = "[Online; accessed 31-October-2024]" }
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 = "Documentation/Labs/ModernizeC++ --- Slicer Wiki{,} ", year = "2019", url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/ModernizeC%2B%2B&oldid=61293}", note = "[Online; accessed 31-October-2024]" }