Cite This Page
Bibliographic details for CmakeSummary
- Page name: CmakeSummary
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 16 March 2010 17:27 UTC
- Date retrieved: 13 August 2026 20:12 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=CmakeSummary&oldid=50496
- Page Version ID: 50496
Citation styles for CmakeSummary
APA style
CmakeSummary. (2010, March 16). NAMIC Wiki, . Retrieved 20:12, August 13, 2026 from https://www.na-mic.org/w/index.php?title=CmakeSummary&oldid=50496.
MLA style
"CmakeSummary." NAMIC Wiki, . 16 Mar 2010, 17:27 UTC. 13 Aug 2026, 20:12 <https://www.na-mic.org/w/index.php?title=CmakeSummary&oldid=50496>.
MHRA style
NAMIC Wiki contributors, 'CmakeSummary', NAMIC Wiki, , 16 March 2010, 17:27 UTC, <https://www.na-mic.org/w/index.php?title=CmakeSummary&oldid=50496> [accessed 13 August 2026]
Chicago style
NAMIC Wiki contributors, "CmakeSummary," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=CmakeSummary&oldid=50496 (accessed August 13, 2026).
CBE/CSE style
NAMIC Wiki contributors. CmakeSummary [Internet]. NAMIC Wiki, ; 2010 Mar 16, 17:27 UTC [cited 2026 Aug 13]. Available from: https://www.na-mic.org/w/index.php?title=CmakeSummary&oldid=50496.
Bluebook style
CmakeSummary, https://www.na-mic.org/w/index.php?title=CmakeSummary&oldid=50496 (last visited August 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "CmakeSummary --- NAMIC Wiki{,} ",
year = "2010",
url = "https://www.na-mic.org/w/index.php?title=CmakeSummary&oldid=50496",
note = "[Online; accessed 13-August-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 = "NAMIC Wiki",
title = "CmakeSummary --- NAMIC Wiki{,} ",
year = "2010",
url = "\url{https://www.na-mic.org/w/index.php?title=CmakeSummary&oldid=50496}",
note = "[Online; accessed 13-August-2026]"
}