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: 16 January 2026 19:13 UTC
- Date retrieved: 1 May 2026 17:46 UTC
- Permanent URL: https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=764
- Page Version ID: 764
Citation styles for Phoenix Recipes
APA style
Phoenix Recipes. (2026, January 16). The Phoenix Wiki, . Retrieved 17:46, May 1, 2026 from https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=764.
MLA style
"Phoenix Recipes." The Phoenix Wiki, . 16 Jan 2026, 19:13 UTC. 1 May 2026, 17:46 <https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=764>.
MHRA style
The Phoenix Wiki contributors, 'Phoenix Recipes', The Phoenix Wiki, , 16 January 2026, 19:13 UTC, <https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=764> [accessed 1 May 2026]
Chicago style
The Phoenix Wiki contributors, "Phoenix Recipes," The Phoenix Wiki, , https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=764 (accessed May 1, 2026).
CBE/CSE style
The Phoenix Wiki contributors. Phoenix Recipes [Internet]. The Phoenix Wiki, ; 2026 Jan 16, 19:13 UTC [cited 2026 May 1]. Available from: https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=764.
Bluebook style
Phoenix Recipes, https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=764 (last visited May 1, 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=764",
note = "[Online; accessed 1-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 = "The Phoenix Wiki",
title = "Phoenix Recipes --- The Phoenix Wiki{,} ",
year = "2026",
url = "\url{https://phoenixnetwork.ca/docs/index.php?title=Phoenix_Recipes&oldid=764}",
note = "[Online; accessed 1-May-2026]"
}