Cite This Page
Bibliographic details for Grapple
- Page name: Grapple
- Author: Elwindil contributors
- Publisher: Elwindil, .
- Date of last revision: 15 February 2021 01:55 UTC
- Date retrieved: 15 March 2026 05:39 UTC
- Permanent URL: http://www.elwindil.com/index.php?title=Grapple&oldid=1734
- Page Version ID: 1734
Citation styles for Grapple
APA style
Grapple. (2021, February 15). Elwindil, . Retrieved 05:39, March 15, 2026 from http://www.elwindil.com/index.php?title=Grapple&oldid=1734.
MLA style
"Grapple." Elwindil, . 15 Feb 2021, 01:55 UTC. 15 Mar 2026, 05:39 <http://www.elwindil.com/index.php?title=Grapple&oldid=1734>.
MHRA style
Elwindil contributors, 'Grapple', Elwindil, , 15 February 2021, 01:55 UTC, <http://www.elwindil.com/index.php?title=Grapple&oldid=1734> [accessed 15 March 2026]
Chicago style
Elwindil contributors, "Grapple," Elwindil, , http://www.elwindil.com/index.php?title=Grapple&oldid=1734 (accessed March 15, 2026).
CBE/CSE style
Elwindil contributors. Grapple [Internet]. Elwindil, ; 2021 Feb 15, 01:55 UTC [cited 2026 Mar 15]. Available from: http://www.elwindil.com/index.php?title=Grapple&oldid=1734.
Bluebook style
Grapple, http://www.elwindil.com/index.php?title=Grapple&oldid=1734 (last visited March 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Elwindil",
title = "Grapple --- Elwindil{,} ",
year = "2021",
url = "http://www.elwindil.com/index.php?title=Grapple&oldid=1734",
note = "[Online; accessed 15-March-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 = "Elwindil",
title = "Grapple --- Elwindil{,} ",
year = "2021",
url = "\url{http://www.elwindil.com/index.php?title=Grapple&oldid=1734}",
note = "[Online; accessed 15-March-2026]"
}