Cite
From
Bibliographic details for Configuring RevFE
- Page name: Configuring RevFE
- Author: contributors
- Publisher: , .
- Date of last revision: 25 August 2009 17:12 UTC
- Date retrieved: 9 September 2010 12:22 UTC
- Permanent URL: http://www.revfe.org/index.php?title=Configuring_RevFE&oldid=43
- Page Version ID: 43
Citation styles for Configuring RevFE
APA style
Configuring RevFE. (2009, August 25). , . Retrieved 12:22, September 9, 2010 from http://www.revfe.org/index.php?title=Configuring_RevFE&oldid=43.
MLA style
"Configuring RevFE." , . 25 Aug 2009, 17:12 UTC. 9 Sep 2010, 12:22 <http://www.revfe.org/index.php?title=Configuring_RevFE&oldid=43>.
MHRA style
contributors, 'Configuring RevFE', , , 25 August 2009, 17:12 UTC, <http://www.revfe.org/index.php?title=Configuring_RevFE&oldid=43> [accessed 9 September 2010]
Chicago style
contributors, "Configuring RevFE," , , http://www.revfe.org/index.php?title=Configuring_RevFE&oldid=43 (accessed September 9, 2010).
CBE/CSE style
contributors. Configuring RevFE [Internet]. , ; 2009 Aug 25, 17:12 UTC [cited 2010 Sep 9]. Available from:
http://www.revfe.org/index.php?title=Configuring_RevFE&oldid=43.
Bluebook style
Configuring RevFE, http://www.revfe.org/index.php?title=Configuring_RevFE&oldid=43 (last visited September 9, 2010).
BibTeX entry
@misc{ wiki:xxx,
author = "",
title = "Configuring RevFE --- {,} ",
year = "2009",
url = "http://www.revfe.org/index.php?title=Configuring_RevFE&oldid=43",
note = "[Online; accessed 9-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 = "Configuring RevFE --- {,} ",
year = "2009",
url = "\url{http://www.revfe.org/index.php?title=Configuring_RevFE&oldid=43}",
note = "[Online; accessed 9-September-2010]"
}
