Cite This Page
Bibliographic details for What is the “body” of an essay?
- Page name: What is the “body” of an essay?
- Author: LitWiki contributors
- Publisher: LitWiki.
- Date of last revision: 14 November 2013 02:40 UTC
- Date retrieved: 9 June 2026 08:42 UTC
- Permanent URL: https://litwiki.org/index.php?title=What_is_the_%E2%80%9Cbody%E2%80%9D_of_an_essay%3F&oldid=13766
- Page Version ID: 13766
Citation styles for What is the “body” of an essay?
APA style
What is the “body” of an essay?. (2013, November 14). LitWiki. Retrieved 08:42, June 9, 2026 from https://litwiki.org/index.php?title=What_is_the_%E2%80%9Cbody%E2%80%9D_of_an_essay%3F&oldid=13766.
MLA style
"What is the “body” of an essay?." LitWiki. 14 Nov 2013, 02:40 UTC. 9 Jun 2026, 08:42 <https://litwiki.org/index.php?title=What_is_the_%E2%80%9Cbody%E2%80%9D_of_an_essay%3F&oldid=13766>.
MHRA style
LitWiki contributors, 'What is the “body” of an essay?', LitWiki, 14 November 2013, 02:40 UTC, <https://litwiki.org/index.php?title=What_is_the_%E2%80%9Cbody%E2%80%9D_of_an_essay%3F&oldid=13766> [accessed 9 June 2026]
Chicago style
LitWiki contributors, "What is the “body” of an essay?," LitWiki, https://litwiki.org/index.php?title=What_is_the_%E2%80%9Cbody%E2%80%9D_of_an_essay%3F&oldid=13766 (accessed June 9, 2026).
CBE/CSE style
LitWiki contributors. What is the “body” of an essay? [Internet]. LitWiki; 2013 Nov 14, 02:40 UTC [cited 2026 Jun 9]. Available from: https://litwiki.org/index.php?title=What_is_the_%E2%80%9Cbody%E2%80%9D_of_an_essay%3F&oldid=13766.
Bluebook style
What is the “body” of an essay?, https://litwiki.org/index.php?title=What_is_the_%E2%80%9Cbody%E2%80%9D_of_an_essay%3F&oldid=13766 (last visited June 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "LitWiki",
title = "What is the “body” of an essay? --- LitWiki{,} ",
year = "2013",
url = "https://litwiki.org/index.php?title=What_is_the_%E2%80%9Cbody%E2%80%9D_of_an_essay%3F&oldid=13766",
note = "[Online; accessed 9-June-2026]"
}
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 = "LitWiki",
title = "What is the “body” of an essay? --- LitWiki{,} ",
year = "2013",
url = "\url{https://litwiki.org/index.php?title=What_is_the_%E2%80%9Cbody%E2%80%9D_of_an_essay%3F&oldid=13766}",
note = "[Online; accessed 9-June-2026]"
}