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: 28 June 2009 21:17 UTC
- Date retrieved: 8 June 2026 14:03 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=40255
- Page Version ID: 40255
Citation styles for Summer2009:Using cython
APA style
Summer2009:Using cython. (2009, June 28). NAMIC Wiki, . Retrieved 14:03, June 8, 2026 from https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=40255.
MLA style
"Summer2009:Using cython." NAMIC Wiki, . 28 Jun 2009, 21:17 UTC. 8 Jun 2026, 14:03 <https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=40255>.
MHRA style
NAMIC Wiki contributors, 'Summer2009:Using cython', NAMIC Wiki, , 28 June 2009, 21:17 UTC, <https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=40255> [accessed 8 June 2026]
Chicago style
NAMIC Wiki contributors, "Summer2009:Using cython," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=40255 (accessed June 8, 2026).
CBE/CSE style
NAMIC Wiki contributors. Summer2009:Using cython [Internet]. NAMIC Wiki, ; 2009 Jun 28, 21:17 UTC [cited 2026 Jun 8]. Available from: https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=40255.
Bluebook style
Summer2009:Using cython, https://www.na-mic.org/w/index.php?title=Summer2009:Using_cython&oldid=40255 (last visited June 8, 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=40255",
note = "[Online; accessed 8-June-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=40255}",
note = "[Online; accessed 8-June-2026]"
}