Cite
From ClipBucket Wiki
Bibliographic details for How To Install YouTube Grabber
- Page name: How To Install YouTube Grabber
- Author: ClipBucket Wiki contributors
- Publisher: ClipBucket Wiki, .
- Date of last revision: 2 March 2009 21:59 UTC
- Date retrieved: 8 September 2010 02:57 UTC
- Permanent URL: http://wiki.cbdev.org/index.php?title=How_To_Install_YouTube_Grabber&oldid=196
- Page Version ID: 196
Citation styles for How To Install YouTube Grabber
APA style
How To Install YouTube Grabber. (2009, March 2). ClipBucket Wiki, . Retrieved 02:57, September 8, 2010 from http://wiki.cbdev.org/index.php?title=How_To_Install_YouTube_Grabber&oldid=196.
MLA style
"How To Install YouTube Grabber." ClipBucket Wiki, . 2 Mar 2009, 21:59 UTC. 8 Sep 2010, 02:57 <http://wiki.cbdev.org/index.php?title=How_To_Install_YouTube_Grabber&oldid=196>.
MHRA style
ClipBucket Wiki contributors, 'How To Install YouTube Grabber', ClipBucket Wiki, , 2 March 2009, 21:59 UTC, <http://wiki.cbdev.org/index.php?title=How_To_Install_YouTube_Grabber&oldid=196> [accessed 8 September 2010]
Chicago style
ClipBucket Wiki contributors, "How To Install YouTube Grabber," ClipBucket Wiki, , http://wiki.cbdev.org/index.php?title=How_To_Install_YouTube_Grabber&oldid=196 (accessed September 8, 2010).
CBE/CSE style
ClipBucket Wiki contributors. How To Install YouTube Grabber [Internet]. ClipBucket Wiki, ; 2009 Mar 2, 21:59 UTC [cited 2010 Sep 8]. Available from: http://wiki.cbdev.org/index.php?title=How_To_Install_YouTube_Grabber&oldid=196.
Bluebook style
How To Install YouTube Grabber, http://wiki.cbdev.org/index.php?title=How_To_Install_YouTube_Grabber&oldid=196 (last visited September 8, 2010).
BibTeX entry
@misc{ wiki:xxx,
author = "ClipBucket Wiki",
title = "How To Install YouTube Grabber --- ClipBucket Wiki{,} ",
year = "2009",
url = "http://wiki.cbdev.org/index.php?title=How_To_Install_YouTube_Grabber&oldid=196",
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 = "ClipBucket Wiki",
title = "How To Install YouTube Grabber --- ClipBucket Wiki{,} ",
year = "2009",
url = "\url{http://wiki.cbdev.org/index.php?title=How_To_Install_YouTube_Grabber&oldid=196}",
note = "[Online; accessed 8-September-2010]"
}
