Cite
From EagleWiki
Bibliographic details for Main Page
- Page name: Main Page
- Author: EagleWiki contributors
- Publisher: EagleWiki, .
- Date of last revision: 17 June 2010 06:53 UTC
- Date retrieved: 6 September 2010 14:39 UTC
- Permanent URL: http://en.wiki.eagle.ru/w/index.php?title=Main_Page&oldid=887
- Page Version ID: 887
Citation styles for Main Page
APA style
Main Page. (2010, June 17). EagleWiki, . Retrieved 14:39, September 6, 2010 from http://en.wiki.eagle.ru/w/index.php?title=Main_Page&oldid=887.
MLA style
"Main Page." EagleWiki, . 17 Jun 2010, 06:53 UTC. 6 Sep 2010, 14:39 <http://en.wiki.eagle.ru/w/index.php?title=Main_Page&oldid=887>.
MHRA style
EagleWiki contributors, 'Main Page', EagleWiki, , 17 June 2010, 06:53 UTC, <http://en.wiki.eagle.ru/w/index.php?title=Main_Page&oldid=887> [accessed 6 September 2010]
Chicago style
EagleWiki contributors, "Main Page," EagleWiki, , http://en.wiki.eagle.ru/w/index.php?title=Main_Page&oldid=887 (accessed September 6, 2010).
CBE/CSE style
EagleWiki contributors. Main Page [Internet]. EagleWiki, ; 2010 Jun 17, 06:53 UTC [cited 2010 Sep 6]. Available from: http://en.wiki.eagle.ru/w/index.php?title=Main_Page&oldid=887.
Bluebook style
Main Page, http://en.wiki.eagle.ru/w/index.php?title=Main_Page&oldid=887 (last visited September 6, 2010).
BibTeX entry
@misc{ wiki:xxx,
author = "EagleWiki",
title = "Main Page --- EagleWiki{,} ",
year = "2010",
url = "http://en.wiki.eagle.ru/w/index.php?title=Main_Page&oldid=887",
note = "[Online; accessed 6-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 = "EagleWiki",
title = "Main Page --- EagleWiki{,} ",
year = "2010",
url = "\url{http://en.wiki.eagle.ru/w/index.php?title=Main_Page&oldid=887}",
note = "[Online; accessed 6-September-2010]"
}
