Cite
From OpenWetWare
Bibliographic details for Link to page format template
- Page name: Link to page format template
- Author: OpenWetWare contributors
- Publisher: OpenWetWare, .
- Date of last revision: 2 August 2011 09:51 UTC
- Date retrieved: 22 May 2013 07:34 UTC
- Permanent URL: http://www.openwetware.org/index.php?title=Link_to_page_format_template&oldid=527270
- Page Version ID: 527270
Citation styles for Link to page format template
APA style
Link to page format template. (2011, August 2). OpenWetWare, . Retrieved 07:34, May 22, 2013 from http://www.openwetware.org/index.php?title=Link_to_page_format_template&oldid=527270.
MLA style
"Link to page format template." OpenWetWare, . 2 Aug 2011, 09:51 UTC. 22 May 2013, 07:34 <http://www.openwetware.org/index.php?title=Link_to_page_format_template&oldid=527270>.
MHRA style
OpenWetWare contributors, 'Link to page format template', OpenWetWare, , 2 August 2011, 09:51 UTC, <http://www.openwetware.org/index.php?title=Link_to_page_format_template&oldid=527270> [accessed 22 May 2013]
Chicago style
OpenWetWare contributors, "Link to page format template," OpenWetWare, , http://www.openwetware.org/index.php?title=Link_to_page_format_template&oldid=527270 (accessed May 22, 2013).
CBE/CSE style
OpenWetWare contributors. Link to page format template [Internet]. OpenWetWare, ; 2011 Aug 2, 09:51 UTC [cited 2013 May 22]. Available from: http://www.openwetware.org/index.php?title=Link_to_page_format_template&oldid=527270.
Bluebook style
Link to page format template, http://www.openwetware.org/index.php?title=Link_to_page_format_template&oldid=527270 (last visited May 22, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenWetWare",
title = "Link to page format template --- OpenWetWare{,} ",
year = "2011",
url = "http://www.openwetware.org/index.php?title=Link_to_page_format_template&oldid=527270",
note = "[Online; accessed 22-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 = "Link to page format template --- OpenWetWare{,} ",
year = "2011",
url = "\url{http://www.openwetware.org/index.php?title=Link_to_page_format_template&oldid=527270}",
note = "[Online; accessed 22-May-2013]"
}


