Bibliographic details for Home
- Page name: Home
- Author: FTL Wiki contributors
- Publisher: FTL Wiki, .
- Date of last revision: 13 February 2013 09:34 UTC
- Date retrieved: 19 June 2013 16:24 UTC
- Permanent URL: http://ftlwiki.com/index.php?title=Home&oldid=3281
- Page Version ID: 3281
Citation styles for Home
APA style
Home. (2013, February 13). FTL Wiki, . Retrieved 16:24, June 19, 2013 from http://ftlwiki.com/index.php?title=Home&oldid=3281.
MLA style
"Home." FTL Wiki, . 13 Feb 2013, 09:34 UTC. 19 Jun 2013, 16:24 <http://ftlwiki.com/index.php?title=Home&oldid=3281>.
MHRA style
FTL Wiki contributors, 'Home', FTL Wiki, , 13 February 2013, 09:34 UTC, <http://ftlwiki.com/index.php?title=Home&oldid=3281> [accessed 19 June 2013]
Chicago style
FTL Wiki contributors, "Home," FTL Wiki, , http://ftlwiki.com/index.php?title=Home&oldid=3281 (accessed June 19, 2013).
CBE/CSE style
FTL Wiki contributors. Home [Internet]. FTL Wiki, ; 2013 Feb 13, 09:34 UTC [cited 2013 Jun 19]. Available from: http://ftlwiki.com/index.php?title=Home&oldid=3281.
Bluebook style
Home, http://ftlwiki.com/index.php?title=Home&oldid=3281 (last visited June 19, 2013).
BibTeX entry
@misc{ wiki:xxx,
author = "FTL Wiki",
title = "Home --- FTL Wiki{,} ",
year = "2013",
url = "http://ftlwiki.com/index.php?title=Home&oldid=3281",
note = "[Online; accessed 19-June-2013]"
}
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 = "FTL Wiki",
title = "Home --- FTL Wiki{,} ",
year = "2013",
url = "\url{http://ftlwiki.com/index.php?title=Home&oldid=3281}",
note = "[Online; accessed 19-June-2013]"
}