Cite This Page
Bibliographic details for Summer2009:Using cython
- Page name: Summer2009:Using cython
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 9 June 2009 20:30 UTC
- Date retrieved: 25 February 2026 23:55 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38490
- Page Version ID: 38490
Citation styles for Summer2009:Using cython
APA style
Summer2009:Using cython. (2009, June 9). NAMIC Wiki, . Retrieved 23:55, February 25, 2026 from https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38490.
MLA style
"Summer2009:Using cython." NAMIC Wiki, . 9 Jun 2009, 20:30 UTC. 25 Feb 2026, 23:55 <https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38490>.
MHRA style
NAMIC Wiki contributors, 'Summer2009:Using cython', NAMIC Wiki, , 9 June 2009, 20:30 UTC, <https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38490> [accessed 25 February 2026]
Chicago style
NAMIC Wiki contributors, "Summer2009:Using cython," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38490 (accessed February 25, 2026).
CBE/CSE style
NAMIC Wiki contributors. Summer2009:Using cython [Internet]. NAMIC Wiki, ; 2009 Jun 9, 20:30 UTC [cited 2026 Feb 25]. Available from: https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38490.
Bluebook style
Summer2009:Using cython, https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38490 (last visited February 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Summer2009:Using cython --- NAMIC Wiki{,} ",
year = "2009",
url = "https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38490",
note = "[Online; accessed 25-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 = "Summer2009:Using cython --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38490}",
note = "[Online; accessed 25-February-2026]"
}