Cite
Bibliographic details for Neckfoot
- Page name: Neckfoot
- Author: CarlWiki contributors
- Publisher: CarlWiki, .
- Date of last revision: 9 January 2009 04:10 UTC
- Date retrieved: 22 May 2013 02:55 UTC
- Permanent URL: http://www.carlwiki.org/index.php?title=Neckfoot&oldid=12429
- Page Version ID: 12429
Citation styles for Neckfoot
APA style
Neckfoot. (2009, January 9). CarlWiki, . Retrieved 02:55, May 22, 2013 from http://www.carlwiki.org/index.php?title=Neckfoot&oldid=12429.
MLA style
"Neckfoot." CarlWiki, . 9 Jan 2009, 04:10 UTC. 22 May 2013, 02:55 <http://www.carlwiki.org/index.php?title=Neckfoot&oldid=12429>.
MHRA style
CarlWiki contributors, 'Neckfoot', CarlWiki, , 9 January 2009, 04:10 UTC, <http://www.carlwiki.org/index.php?title=Neckfoot&oldid=12429> [accessed 22 May 2013]
Chicago style
CarlWiki contributors, "Neckfoot," CarlWiki, , http://www.carlwiki.org/index.php?title=Neckfoot&oldid=12429 (accessed May 22, 2013).
CBE/CSE style
CarlWiki contributors. Neckfoot [Internet]. CarlWiki, ; 2009 Jan 9, 04:10 UTC [cited 2013 May 22]. Available from: http://www.carlwiki.org/index.php?title=Neckfoot&oldid=12429.
Bluebook style
Neckfoot, http://www.carlwiki.org/index.php?title=Neckfoot&oldid=12429 (last visited May 22, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "CarlWiki",
title = "Neckfoot --- CarlWiki{,} ",
year = "2009",
url = "http://www.carlwiki.org/index.php?title=Neckfoot&oldid=12429",
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 be preferred:
@misc{ wiki:xxx,
author = "CarlWiki",
title = "Neckfoot --- CarlWiki{,} ",
year = "2009",
url = "\url{http://www.carlwiki.org/index.php?title=Neckfoot&oldid=12429}",
note = "[Online; accessed 22-May-2013]"
}