Cite This Page
Bibliographic details for Custom Recipes
- Page name: Custom Recipes
- Author: The Phoenix Wiki contributors
- Publisher: The Phoenix Wiki, .
- Date of last revision: 24 February 2020 00:40 UTC
- Date retrieved: 14 October 2025 23:44 UTC
- Permanent URL: https://phoenixnetwork.ca/docs/index.php?title=Custom_Recipes&oldid=353
- Page Version ID: 353
Citation styles for Custom Recipes
APA style
Custom Recipes. (2020, February 24). The Phoenix Wiki, . Retrieved 23:44, October 14, 2025 from https://phoenixnetwork.ca/docs/index.php?title=Custom_Recipes&oldid=353.
MLA style
"Custom Recipes." The Phoenix Wiki, . 24 Feb 2020, 00:40 UTC. 14 Oct 2025, 23:44 <https://phoenixnetwork.ca/docs/index.php?title=Custom_Recipes&oldid=353>.
MHRA style
The Phoenix Wiki contributors, 'Custom Recipes', The Phoenix Wiki, , 24 February 2020, 00:40 UTC, <https://phoenixnetwork.ca/docs/index.php?title=Custom_Recipes&oldid=353> [accessed 14 October 2025]
Chicago style
The Phoenix Wiki contributors, "Custom Recipes," The Phoenix Wiki, , https://phoenixnetwork.ca/docs/index.php?title=Custom_Recipes&oldid=353 (accessed October 14, 2025).
CBE/CSE style
The Phoenix Wiki contributors. Custom Recipes [Internet]. The Phoenix Wiki, ; 2020 Feb 24, 00:40 UTC [cited 2025 Oct 14]. Available from: https://phoenixnetwork.ca/docs/index.php?title=Custom_Recipes&oldid=353.
Bluebook style
Custom Recipes, https://phoenixnetwork.ca/docs/index.php?title=Custom_Recipes&oldid=353 (last visited October 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "The Phoenix Wiki", title = "Custom Recipes --- The Phoenix Wiki{,} ", year = "2020", url = "https://phoenixnetwork.ca/docs/index.php?title=Custom_Recipes&oldid=353", note = "[Online; accessed 14-October-2025]" }
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 = "Custom Recipes --- The Phoenix Wiki{,} ", year = "2020", url = "\url{https://phoenixnetwork.ca/docs/index.php?title=Custom_Recipes&oldid=353}", note = "[Online; accessed 14-October-2025]" }