Cite
Bibliographic details for Literature
- Page name: Literature
- Author: Knowino contributors
- Publisher: Knowino, an encyclopedia.
- Date of last revision: 1 August 2011 10:15 UTC
- Date retrieved: 15 February 2015 21:19 UTC
- Permanent URL: http://knowino.org/w/index.php?title=Literature&oldid=12138
- Page Version ID: 12138
Citation styles for Literature
APA style
Literature. (2011, August 1). Knowino, an encyclopedia. Retrieved 21:19, February 15, 2015 from http://knowino.org/w/index.php?title=Literature&oldid=12138.
MLA style
"Literature." Knowino, an encyclopedia. 1 Aug 2011, 10:15 UTC. 15 Feb 2015, 21:19 <http://knowino.org/w/index.php?title=Literature&oldid=12138>.
MHRA style
Knowino contributors, 'Literature', Knowino, an encyclopedia, 1 August 2011, 10:15 UTC, <http://knowino.org/w/index.php?title=Literature&oldid=12138> [accessed 15 February 2015]
Chicago style
Knowino contributors, "Literature," Knowino, an encyclopedia, http://knowino.org/w/index.php?title=Literature&oldid=12138 (accessed February 15, 2015).
CBE/CSE style
Knowino contributors. Literature [Internet]. Knowino, an encyclopedia; 2011 Aug 1, 10:15 UTC [cited 2015 Feb 15]. Available from: http://knowino.org/w/index.php?title=Literature&oldid=12138.
Bluebook style
Literature, http://knowino.org/w/index.php?title=Literature&oldid=12138 (last visited February 15, 2015).
BibTeX entry
@misc{ wiki:xxx,
author = "Knowino",
title = "Literature --- Knowino{,} an encyclopedia",
year = "2011",
url = "http://knowino.org/w/index.php?title=Literature&oldid=12138",
note = "[Online; accessed 15-February-2015]"
}
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 = "Knowino",
title = "Literature --- Knowino{,} an encyclopedia",
year = "2011",
url = "\url{http://knowino.org/w/index.php?title=Literature&oldid=12138}",
note = "[Online; accessed 15-February-2015]"
}