Cite This Page
Bibliographic details for 2007 Google Summer of Code
- Page name: 2007 Google Summer of Code
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 20 March 2007 15:32 UTC
- Date retrieved: 24 February 2026 19:38 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8409
- Page Version ID: 8409
Citation styles for 2007 Google Summer of Code
APA style
2007 Google Summer of Code. (2007, March 20). NAMIC Wiki, . Retrieved 19:38, February 24, 2026 from https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8409.
MLA style
"2007 Google Summer of Code." NAMIC Wiki, . 20 Mar 2007, 15:32 UTC. 24 Feb 2026, 19:38 <https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8409>.
MHRA style
NAMIC Wiki contributors, '2007 Google Summer of Code', NAMIC Wiki, , 20 March 2007, 15:32 UTC, <https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8409> [accessed 24 February 2026]
Chicago style
NAMIC Wiki contributors, "2007 Google Summer of Code," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8409 (accessed February 24, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2007 Google Summer of Code [Internet]. NAMIC Wiki, ; 2007 Mar 20, 15:32 UTC [cited 2026 Feb 24]. Available from: https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8409.
Bluebook style
2007 Google Summer of Code, https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8409 (last visited February 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "2007 Google Summer of Code --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8409",
note = "[Online; accessed 24-February-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 = "2007 Google Summer of Code --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8409}",
note = "[Online; accessed 24-February-2026]"
}