Cite
From OpenWetWare
Bibliographic details for Ruby
- Page name: Ruby
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 22 July 2008 02:44 UTC
- Date retrieved: 24 May 2013 09:27 UTC
- Permanent URL: http://openwetware.org/index.php?title=Ruby&oldid=222901
- Page Version ID: 222901
Citation styles for Ruby
APA style
Ruby. (2008, July 22). OpenWetWare, . Retrieved 09:27, May 24, 2013 from http://openwetware.org/index.php?title=Ruby&oldid=222901.
MLA style
"Ruby." OpenWetWare, . 22 Jul 2008, 02:44 UTC. 24 May 2013, 09:27 <http://openwetware.org/index.php?title=Ruby&oldid=222901>.
MHRA style
OpenWetWare contributors, 'Ruby', OpenWetWare, , 22 July 2008, 02:44 UTC, <http://openwetware.org/index.php?title=Ruby&oldid=222901> [accessed 24 May 2013]
Chicago style
OpenWetWare contributors, "Ruby," OpenWetWare, , http://openwetware.org/index.php?title=Ruby&oldid=222901 (accessed May 24, 2013).
CBE/CSE style
OpenWetWare contributors. Ruby [Internet]. OpenWetWare, ; 2008 Jul 22, 02:44 UTC [cited 2013 May 24]. Available from: http://openwetware.org/index.php?title=Ruby&oldid=222901.
Bluebook style
Ruby, http://openwetware.org/index.php?title=Ruby&oldid=222901 (last visited May 24, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "Ruby --- OpenWetWare{,} ",
year = "2008",
url = "http://openwetware.org/index.php?title=Ruby&oldid=222901",
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 = "Ruby --- OpenWetWare{,} ",
year = "2008",
url = "\url{http://openwetware.org/index.php?title=Ruby&oldid=222901}",
note = "[Online; accessed 24-May-2013]"
}


