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: 7 March 2007 13:59 UTC
- Date retrieved: 18 May 2026 04:50 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8130
- Page Version ID: 8130
Citation styles for 2007 Google Summer of Code
APA style
2007 Google Summer of Code. (2007, March 7). NAMIC Wiki, . Retrieved 04:50, May 18, 2026 from https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8130.
MLA style
"2007 Google Summer of Code." NAMIC Wiki, . 7 Mar 2007, 13:59 UTC. 18 May 2026, 04:50 <https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8130>.
MHRA style
NAMIC Wiki contributors, '2007 Google Summer of Code', NAMIC Wiki, , 7 March 2007, 13:59 UTC, <https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8130> [accessed 18 May 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=8130 (accessed May 18, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2007 Google Summer of Code [Internet]. NAMIC Wiki, ; 2007 Mar 7, 13:59 UTC [cited 2026 May 18]. Available from: https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8130.
Bluebook style
2007 Google Summer of Code, https://www.na-mic.org/w/index.php?title=2007_Google_Summer_of_Code&oldid=8130 (last visited May 18, 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=8130",
note = "[Online; accessed 18-May-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=8130}",
note = "[Online; accessed 18-May-2026]"
}