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: 22 June 2009 02:40 UTC
- Date retrieved: 24 February 2026 18:34 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=39131
- Page Version ID: 39131
Citation styles for Summer2009:Using cython
APA style
Summer2009:Using cython. (2009, June 22). NAMIC Wiki, . Retrieved 18:34, February 24, 2026 from https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=39131.
MLA style
"Summer2009:Using cython." NAMIC Wiki, . 22 Jun 2009, 02:40 UTC. 24 Feb 2026, 18:34 <https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=39131>.
MHRA style
NAMIC Wiki contributors, 'Summer2009:Using cython', NAMIC Wiki, , 22 June 2009, 02:40 UTC, <https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=39131> [accessed 24 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=39131 (accessed February 24, 2026).
CBE/CSE style
NAMIC Wiki contributors. Summer2009:Using cython [Internet]. NAMIC Wiki, ; 2009 Jun 22, 02:40 UTC [cited 2026 Feb 24]. Available from: https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=39131.
Bluebook style
Summer2009:Using cython, https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=39131 (last visited February 24, 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=39131",
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 = "Summer2009:Using cython --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=39131}",
note = "[Online; accessed 24-February-2026]"
}