Cite
From
Bibliographic details for Main Page
- Page name: Main Page
- Author: contributors
- Publisher: , .
- Date of last revision: 28 October 2009 19:53 UTC
- Date retrieved: 8 September 2010 14:56 UTC
- Permanent URL: http://www.revfe.org/index.php?title=Main_Page&oldid=74
- Page Version ID: 74
Citation styles for Main Page
APA style
Main Page. (2009, October 28). , . Retrieved 14:56, September 8, 2010 from http://www.revfe.org/index.php?title=Main_Page&oldid=74.
MLA style
"Main Page." , . 28 Oct 2009, 19:53 UTC. 8 Sep 2010, 14:56 <http://www.revfe.org/index.php?title=Main_Page&oldid=74>.
MHRA style
contributors, 'Main Page', , , 28 October 2009, 19:53 UTC, <http://www.revfe.org/index.php?title=Main_Page&oldid=74> [accessed 8 September 2010]
Chicago style
contributors, "Main Page," , , http://www.revfe.org/index.php?title=Main_Page&oldid=74 (accessed September 8, 2010).
CBE/CSE style
contributors. Main Page [Internet]. , ; 2009 Oct 28, 19:53 UTC [cited 2010 Sep 8]. Available from:
http://www.revfe.org/index.php?title=Main_Page&oldid=74.
Bluebook style
Main Page, http://www.revfe.org/index.php?title=Main_Page&oldid=74 (last visited September 8, 2010).
BibTeX entry
@misc{ wiki:xxx,
author = "",
title = "Main Page --- {,} ",
year = "2009",
url = "http://www.revfe.org/index.php?title=Main_Page&oldid=74",
note = "[Online; accessed 8-September-2010]"
}
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 = "",
title = "Main Page --- {,} ",
year = "2009",
url = "\url{http://www.revfe.org/index.php?title=Main_Page&oldid=74}",
note = "[Online; accessed 8-September-2010]"
}
