Cite This Page
Bibliographic details for Brew Potion
- Page name: Brew Potion
- Author: Elwindil contributors
- Publisher: Elwindil, .
- Date of last revision: 5 March 2020 04:45 UTC
- Date retrieved: 29 October 2025 13:45 UTC
- Permanent URL: http://www.elwindil.com/index.php?title=Brew_Potion&oldid=900
- Page Version ID: 900
Citation styles for Brew Potion
APA style
Brew Potion. (2020, March 5). Elwindil, . Retrieved 13:45, October 29, 2025 from http://www.elwindil.com/index.php?title=Brew_Potion&oldid=900.
MLA style
"Brew Potion." Elwindil, . 5 Mar 2020, 04:45 UTC. 29 Oct 2025, 13:45 <http://www.elwindil.com/index.php?title=Brew_Potion&oldid=900>.
MHRA style
Elwindil contributors, 'Brew Potion', Elwindil, , 5 March 2020, 04:45 UTC, <http://www.elwindil.com/index.php?title=Brew_Potion&oldid=900> [accessed 29 October 2025]
Chicago style
Elwindil contributors, "Brew Potion," Elwindil, , http://www.elwindil.com/index.php?title=Brew_Potion&oldid=900 (accessed October 29, 2025).
CBE/CSE style
Elwindil contributors. Brew Potion [Internet]. Elwindil, ; 2020 Mar 5, 04:45 UTC [cited 2025 Oct 29]. Available from: http://www.elwindil.com/index.php?title=Brew_Potion&oldid=900.
Bluebook style
Brew Potion, http://www.elwindil.com/index.php?title=Brew_Potion&oldid=900 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Elwindil",
title = "Brew Potion --- Elwindil{,} ",
year = "2020",
url = "http://www.elwindil.com/index.php?title=Brew_Potion&oldid=900",
note = "[Online; accessed 29-October-2025]"
}
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 = "Brew Potion --- Elwindil{,} ",
year = "2020",
url = "\url{http://www.elwindil.com/index.php?title=Brew_Potion&oldid=900}",
note = "[Online; accessed 29-October-2025]"
}