Cite This Page
Bibliographic details for Phoenix Recipes
- Page name: Phoenix Recipes
- Author: The Phoenix Wiki contributors
- Publisher: The Phoenix Wiki, .
- Date of last revision: 24 March 2026 16:48 UTC
- Date retrieved: 25 March 2026 10:08 UTC
- Permanent URL: https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=768
- Page Version ID: 768
Citation styles for Phoenix Recipes
APA style
Phoenix Recipes. (2026, March 24). The Phoenix Wiki, . Retrieved 10:08, March 25, 2026 from https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=768.
MLA style
"Phoenix Recipes." The Phoenix Wiki, . 24 Mar 2026, 16:48 UTC. 25 Mar 2026, 10:08 <https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=768>.
MHRA style
The Phoenix Wiki contributors, 'Phoenix Recipes', The Phoenix Wiki, , 24 March 2026, 16:48 UTC, <https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=768> [accessed 25 March 2026]
Chicago style
The Phoenix Wiki contributors, "Phoenix Recipes," The Phoenix Wiki, , https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=768 (accessed March 25, 2026).
CBE/CSE style
The Phoenix Wiki contributors. Phoenix Recipes [Internet]. The Phoenix Wiki, ; 2026 Mar 24, 16:48 UTC [cited 2026 Mar 25]. Available from: https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=768.
Bluebook style
Phoenix Recipes, https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=768 (last visited March 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The Phoenix Wiki",
title = "Phoenix Recipes --- The Phoenix Wiki{,} ",
year = "2026",
url = "https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=768",
note = "[Online; accessed 25-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 = "The Phoenix Wiki",
title = "Phoenix Recipes --- The Phoenix Wiki{,} ",
year = "2026",
url = "\url{https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=768}",
note = "[Online; accessed 25-March-2026]"
}