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