Cite
From Rehab Wiki
Bibliographic details for Main Page
- Page name: Main Page
- Author: Rehab Wiki contributors
- Publisher: Rehab Wiki, .
- Date of last revision: 7 February 2009 00:28 UTC
- Date retrieved:
8 September 2010 10:19 UTC
- Permanent URL: http://www.rehab-forum.com/wiki/index.php?title=Main_Page&oldid=1
- Page Version ID: 1
Citation styles for Main Page
APA style
Main Page. (2009, February 7). Rehab Wiki, . Retrieved10:19, September 8, 2010
from http://www.rehab-forum.com/wiki/index.php?title=Main_Page&oldid=1.
MLA style
"Main Page." Rehab Wiki, . 7 Feb 2009, 00:28 UTC.8 Sep 2010, 10:19
<http://www.rehab-forum.com/wiki/index.php?title=Main_Page&oldid=1>.
MHRA style
Rehab Wiki contributors, 'Main Page', Rehab Wiki, , 7 February 2009, 00:28 UTC, <http://www.rehab-forum.com/wiki/index.php?title=Main_Page&oldid=1> [accessed8 September 2010
]
Chicago style
Rehab Wiki contributors, "Main Page," Rehab Wiki, , http://www.rehab-forum.com/wiki/index.php?title=Main_Page&oldid=1 (accessedSeptember 8, 2010
).
CBE/CSE style
Rehab Wiki contributors. Main Page [Internet]. Rehab Wiki, ; 2009 Feb 7, 00:28 UTC [cited2010 Sep 8
]. Available from: http://www.rehab-forum.com/wiki/index.php?title=Main_Page&oldid=1.
Bluebook style
Main Page, http://www.rehab-forum.com/wiki/index.php?title=Main_Page&oldid=1 (last visitedSeptember 8, 2010
).
BibTeX entry
@misc{ wiki:xxx,
author = "Rehab Wiki",
title = "Main Page --- Rehab Wiki{,} ",
year = "2009",
url = "http://www.rehab-forum.com/wiki/index.php?title=Main_Page&oldid=1",
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 preferred:
@misc{ wiki:xxx,
author = "Rehab Wiki",
title = "Main Page --- Rehab Wiki{,} ",
year = "2009",
url = "\url{http://www.rehab-forum.com/wiki/index.php?title=Main_Page&oldid=1}",
note = "[Online; accessed
8-September-2010
]"
}