Cite
From OpenWetWare
Bibliographic details for BE.109:Creating your BE.109 presentation
- Page name: BE.109:Creating your BE.109 presentation
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 19 March 2006 17:55 UTC
- Date retrieved: 20 May 2013 15:38 UTC
- Permanent URL: http://openwetware.org/index.php?title=BE.109:Creating_your_BE.109_presentation&oldid=26829
- Page Version ID: 26829
Citation styles for BE.109:Creating your BE.109 presentation
APA style
BE.109:Creating your BE.109 presentation. (2006, March 19). OpenWetWare, . Retrieved 15:38, May 20, 2013 from http://openwetware.org/index.php?title=BE.109:Creating_your_BE.109_presentation&oldid=26829.
MLA style
"BE.109:Creating your BE.109 presentation." OpenWetWare, . 19 Mar 2006, 17:55 UTC. 20 May 2013, 15:38 <http://openwetware.org/index.php?title=BE.109:Creating_your_BE.109_presentation&oldid=26829>.
MHRA style
OpenWetWare contributors, 'BE.109:Creating your BE.109 presentation', OpenWetWare, , 19 March 2006, 17:55 UTC, <http://openwetware.org/index.php?title=BE.109:Creating_your_BE.109_presentation&oldid=26829> [accessed 20 May 2013]
Chicago style
OpenWetWare contributors, "BE.109:Creating your BE.109 presentation," OpenWetWare, , http://openwetware.org/index.php?title=BE.109:Creating_your_BE.109_presentation&oldid=26829 (accessed May 20, 2013).
CBE/CSE style
OpenWetWare contributors. BE.109:Creating your BE.109 presentation [Internet]. OpenWetWare, ; 2006 Mar 19, 17:55 UTC [cited 2013 May 20]. Available from: http://openwetware.org/index.php?title=BE.109:Creating_your_BE.109_presentation&oldid=26829.
Bluebook style
BE.109:Creating your BE.109 presentation, http://openwetware.org/index.php?title=BE.109:Creating_your_BE.109_presentation&oldid=26829 (last visited May 20, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "BE.109:Creating your BE.109 presentation --- OpenWetWare{,} ",
year = "2006",
url = "http://openwetware.org/index.php?title=BE.109:Creating_your_BE.109_presentation&oldid=26829",
note = "[Online; accessed 20-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 = "BE.109:Creating your BE.109 presentation --- OpenWetWare{,} ",
year = "2006",
url = "\url{http://openwetware.org/index.php?title=BE.109:Creating_your_BE.109_presentation&oldid=26829}",
note = "[Online; accessed 20-May-2013]"
}


