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