Cite
From OpenWetWare
Bibliographic details for Prince:Starting with Ruby
- Page name: Prince:Starting with Ruby
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 22 August 2012 04:16 UTC
- Date retrieved: 19 June 2013 08:07 UTC
- Permanent URL: http://www.openwetware.org/index.php?title=Prince:Starting_with_Ruby&oldid=619328
- Page Version ID: 619328
Citation styles for Prince:Starting with Ruby
APA style
Prince:Starting with Ruby. (2012, August 22). OpenWetWare, . Retrieved 08:07, June 19, 2013 from http://www.openwetware.org/index.php?title=Prince:Starting_with_Ruby&oldid=619328.
MLA style
"Prince:Starting with Ruby." OpenWetWare, . 22 Aug 2012, 04:16 UTC. 19 Jun 2013, 08:07 <http://www.openwetware.org/index.php?title=Prince:Starting_with_Ruby&oldid=619328>.
MHRA style
OpenWetWare contributors, 'Prince:Starting with Ruby', OpenWetWare, , 22 August 2012, 04:16 UTC, <http://www.openwetware.org/index.php?title=Prince:Starting_with_Ruby&oldid=619328> [accessed 19 June 2013]
Chicago style
OpenWetWare contributors, "Prince:Starting with Ruby," OpenWetWare, , http://www.openwetware.org/index.php?title=Prince:Starting_with_Ruby&oldid=619328 (accessed June 19, 2013).
CBE/CSE style
OpenWetWare contributors. Prince:Starting with Ruby [Internet]. OpenWetWare, ; 2012 Aug 22, 04:16 UTC [cited 2013 Jun 19]. Available from: http://www.openwetware.org/index.php?title=Prince:Starting_with_Ruby&oldid=619328.
Bluebook style
Prince:Starting with Ruby, http://www.openwetware.org/index.php?title=Prince:Starting_with_Ruby&oldid=619328 (last visited June 19, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "Prince:Starting with Ruby --- OpenWetWare{,} ",
year = "2012",
url = "http://www.openwetware.org/index.php?title=Prince:Starting_with_Ruby&oldid=619328",
note = "[Online; accessed 19-June-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 = "Prince:Starting with Ruby --- OpenWetWare{,} ",
year = "2012",
url = "\url{http://www.openwetware.org/index.php?title=Prince:Starting_with_Ruby&oldid=619328}",
note = "[Online; accessed 19-June-2013]"
}


