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: 22 April 2026 12:41 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38491
- Page Version ID: 38491
Citation styles for Summer2009:Using cython
APA style
Summer2009:Using cython. (2009, June 9). NAMIC Wiki, . Retrieved 12:41, April 22, 2026 from https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38491.
MLA style
"Summer2009:Using cython." NAMIC Wiki, . 9 Jun 2009, 20:30 UTC. 22 Apr 2026, 12:41 <https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38491>.
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=38491> [accessed 22 April 2026]
Chicago style
NAMIC Wiki contributors, "Summer2009:Using cython," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38491 (accessed April 22, 2026).
CBE/CSE style
NAMIC Wiki contributors. Summer2009:Using cython [Internet]. NAMIC Wiki, ; 2009 Jun 9, 20:30 UTC [cited 2026 Apr 22]. Available from: https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38491.
Bluebook style
Summer2009:Using cython, https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=38491 (last visited April 22, 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=38491",
note = "[Online; accessed 22-April-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=38491}",
note = "[Online; accessed 22-April-2026]"
}