Cite This Page
Bibliographic details for Potions
- Page name: Potions
- Author: Orbus Free Press contributors
- Publisher: Orbus Free Press, .
- Date of last revision: 7 September 2020 20:42 UTC
- Date retrieved: 6 April 2026 12:04 UTC
- Permanent URL: https://orbusfreepress.org/index.php?title=Potions&oldid=6404
- Page Version ID: 6404
Citation styles for Potions
APA style
Potions. (2020, September 7). Orbus Free Press, . Retrieved 12:04, April 6, 2026 from https://orbusfreepress.org/index.php?title=Potions&oldid=6404.
MLA style
"Potions." Orbus Free Press, . 7 Sep 2020, 20:42 UTC. 6 Apr 2026, 12:04 <https://orbusfreepress.org/index.php?title=Potions&oldid=6404>.
MHRA style
Orbus Free Press contributors, 'Potions', Orbus Free Press, , 7 September 2020, 20:42 UTC, <https://orbusfreepress.org/index.php?title=Potions&oldid=6404> [accessed 6 April 2026]
Chicago style
Orbus Free Press contributors, "Potions," Orbus Free Press, , https://orbusfreepress.org/index.php?title=Potions&oldid=6404 (accessed April 6, 2026).
CBE/CSE style
Orbus Free Press contributors. Potions [Internet]. Orbus Free Press, ; 2020 Sep 7, 20:42 UTC [cited 2026 Apr 6]. Available from: https://orbusfreepress.org/index.php?title=Potions&oldid=6404.
Bluebook style
Potions, https://orbusfreepress.org/index.php?title=Potions&oldid=6404 (last visited April 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Orbus Free Press",
title = "Potions --- Orbus Free Press{,} ",
year = "2020",
url = "https://orbusfreepress.org/index.php?title=Potions&oldid=6404",
note = "[Online; accessed 6-April-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 = "Orbus Free Press",
title = "Potions --- Orbus Free Press{,} ",
year = "2020",
url = "\url{https://orbusfreepress.org/index.php?title=Potions&oldid=6404}",
note = "[Online; accessed 6-April-2026]"
}