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