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 00:26 UTC
- Date retrieved: 7 April 2026 02:42 UTC
- Permanent URL: https://orbusfreepress.org/index.php?title=Potions&oldid=6401
- Page Version ID: 6401
Citation styles for Potions
APA style
Potions. (2020, September 7). Orbus Free Press, . Retrieved 02:42, April 7, 2026 from https://orbusfreepress.org/index.php?title=Potions&oldid=6401.
MLA style
"Potions." Orbus Free Press, . 7 Sep 2020, 00:26 UTC. 7 Apr 2026, 02:42 <https://orbusfreepress.org/index.php?title=Potions&oldid=6401>.
MHRA style
Orbus Free Press contributors, 'Potions', Orbus Free Press, , 7 September 2020, 00:26 UTC, <https://orbusfreepress.org/index.php?title=Potions&oldid=6401> [accessed 7 April 2026]
Chicago style
Orbus Free Press contributors, "Potions," Orbus Free Press, , https://orbusfreepress.org/index.php?title=Potions&oldid=6401 (accessed April 7, 2026).
CBE/CSE style
Orbus Free Press contributors. Potions [Internet]. Orbus Free Press, ; 2020 Sep 7, 00:26 UTC [cited 2026 Apr 7]. Available from: https://orbusfreepress.org/index.php?title=Potions&oldid=6401.
Bluebook style
Potions, https://orbusfreepress.org/index.php?title=Potions&oldid=6401 (last visited April 7, 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=6401",
note = "[Online; accessed 7-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=6401}",
note = "[Online; accessed 7-April-2026]"
}