Cite
From OpenWetWare
Bibliographic details for Computing/PHP
- Page name: Computing/PHP
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 15 October 2007 23:05 UTC
- Date retrieved: 24 May 2013 17:48 UTC
- Permanent URL: http://www.openwetware.org/index.php?title=Computing/PHP&oldid=158692
- Page Version ID: 158692
Citation styles for Computing/PHP
APA style
Computing/PHP. (2007, October 15). OpenWetWare, . Retrieved 17:48, May 24, 2013 from http://www.openwetware.org/index.php?title=Computing/PHP&oldid=158692.
MLA style
"Computing/PHP." OpenWetWare, . 15 Oct 2007, 23:05 UTC. 24 May 2013, 17:48 <http://www.openwetware.org/index.php?title=Computing/PHP&oldid=158692>.
MHRA style
OpenWetWare contributors, 'Computing/PHP', OpenWetWare, , 15 October 2007, 23:05 UTC, <http://www.openwetware.org/index.php?title=Computing/PHP&oldid=158692> [accessed 24 May 2013]
Chicago style
OpenWetWare contributors, "Computing/PHP," OpenWetWare, , http://www.openwetware.org/index.php?title=Computing/PHP&oldid=158692 (accessed May 24, 2013).
CBE/CSE style
OpenWetWare contributors. Computing/PHP [Internet]. OpenWetWare, ; 2007 Oct 15, 23:05 UTC [cited 2013 May 24]. Available from: http://www.openwetware.org/index.php?title=Computing/PHP&oldid=158692.
Bluebook style
Computing/PHP, http://www.openwetware.org/index.php?title=Computing/PHP&oldid=158692 (last visited May 24, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "Computing/PHP --- OpenWetWare{,} ",
year = "2007",
url = "http://www.openwetware.org/index.php?title=Computing/PHP&oldid=158692",
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 = "Computing/PHP --- OpenWetWare{,} ",
year = "2007",
url = "\url{http://www.openwetware.org/index.php?title=Computing/PHP&oldid=158692}",
note = "[Online; accessed 24-May-2013]"
}


