Cite
Bibliographic details for The User Files
- Page name: The User Files
- Author: CarlWiki contributors
- Publisher: CarlWiki, .
- Date of last revision: 23 July 2011 14:05 UTC
- Date retrieved: 24 May 2013 03:58 UTC
- Permanent URL: http://www.carlwiki.org/index.php?title=The_User_Files&oldid=13685
- Page Version ID: 13685
Citation styles for The User Files
APA style
The User Files. (2011, July 23). CarlWiki, . Retrieved 03:58, May 24, 2013 from http://www.carlwiki.org/index.php?title=The_User_Files&oldid=13685.
MLA style
"The User Files." CarlWiki, . 23 Jul 2011, 14:05 UTC. 24 May 2013, 03:58 <http://www.carlwiki.org/index.php?title=The_User_Files&oldid=13685>.
MHRA style
CarlWiki contributors, 'The User Files', CarlWiki, , 23 July 2011, 14:05 UTC, <http://www.carlwiki.org/index.php?title=The_User_Files&oldid=13685> [accessed 24 May 2013]
Chicago style
CarlWiki contributors, "The User Files," CarlWiki, , http://www.carlwiki.org/index.php?title=The_User_Files&oldid=13685 (accessed May 24, 2013).
CBE/CSE style
CarlWiki contributors. The User Files [Internet]. CarlWiki, ; 2011 Jul 23, 14:05 UTC [cited 2013 May 24]. Available from: http://www.carlwiki.org/index.php?title=The_User_Files&oldid=13685.
Bluebook style
The User Files, http://www.carlwiki.org/index.php?title=The_User_Files&oldid=13685 (last visited May 24, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "CarlWiki",
title = "The User Files --- CarlWiki{,} ",
year = "2011",
url = "http://www.carlwiki.org/index.php?title=The_User_Files&oldid=13685",
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 be preferred:
@misc{ wiki:xxx,
author = "CarlWiki",
title = "The User Files --- CarlWiki{,} ",
year = "2011",
url = "\url{http://www.carlwiki.org/index.php?title=The_User_Files&oldid=13685}",
note = "[Online; accessed 24-May-2013]"
}