Cite
From OpenWetWare
Bibliographic details for Open writing projects/Sage and cython a brief introduction
- Page name: Open writing projects/Sage and cython a brief introduction
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 30 September 2010 14:13 UTC
- Date retrieved: 24 May 2013 23:36 UTC
- Permanent URL: http://openwetware.org/index.php?title=Open_writing_projects/Sage_and_cython_a_brief_introduction&oldid=458426
- Page Version ID: 458426
Citation styles for Open writing projects/Sage and cython a brief introduction
APA style
Open writing projects/Sage and cython a brief introduction. (2010, September 30). OpenWetWare, . Retrieved 23:36, May 24, 2013 from http://openwetware.org/index.php?title=Open_writing_projects/Sage_and_cython_a_brief_introduction&oldid=458426.
MLA style
"Open writing projects/Sage and cython a brief introduction." OpenWetWare, . 30 Sep 2010, 14:13 UTC. 24 May 2013, 23:36 <http://openwetware.org/index.php?title=Open_writing_projects/Sage_and_cython_a_brief_introduction&oldid=458426>.
MHRA style
OpenWetWare contributors, 'Open writing projects/Sage and cython a brief introduction', OpenWetWare, , 30 September 2010, 14:13 UTC, <http://openwetware.org/index.php?title=Open_writing_projects/Sage_and_cython_a_brief_introduction&oldid=458426> [accessed 24 May 2013]
Chicago style
OpenWetWare contributors, "Open writing projects/Sage and cython a brief introduction," OpenWetWare, , http://openwetware.org/index.php?title=Open_writing_projects/Sage_and_cython_a_brief_introduction&oldid=458426 (accessed May 24, 2013).
CBE/CSE style
OpenWetWare contributors. Open writing projects/Sage and cython a brief introduction [Internet]. OpenWetWare, ; 2010 Sep 30, 14:13 UTC [cited 2013 May 24]. Available from: http://openwetware.org/index.php?title=Open_writing_projects/Sage_and_cython_a_brief_introduction&oldid=458426.
Bluebook style
Open writing projects/Sage and cython a brief introduction, http://openwetware.org/index.php?title=Open_writing_projects/Sage_and_cython_a_brief_introduction&oldid=458426 (last visited May 24, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "Open writing projects/Sage and cython a brief introduction --- OpenWetWare{,} ",
year = "2010",
url = "http://openwetware.org/index.php?title=Open_writing_projects/Sage_and_cython_a_brief_introduction&oldid=458426",
note = "[Online; accessed 24-May-2013]"
}
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 preferred:
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "Open writing projects/Sage and cython a brief introduction --- OpenWetWare{,} ",
year = "2010",
url = "\url{http://openwetware.org/index.php?title=Open_writing_projects/Sage_and_cython_a_brief_introduction&oldid=458426}",
note = "[Online; accessed 24-May-2013]"
}


