Cite This Page
Bibliographic details for Bubbles
- Page name: Bubbles
- Author: Recipes contributors
- Publisher: Recipes, .
- Date of last revision: 13 August 2020 05:33 UTC
- Date retrieved: 29 November 2025 09:42 UTC
- Permanent URL: https://www.lee.org/r/index.php?title=Bubbles&oldid=2770
- Page Version ID: 2770
Citation styles for Bubbles
APA style
Bubbles. (2020, August 13). Recipes, . Retrieved 09:42, November 29, 2025 from https://www.lee.org/r/index.php?title=Bubbles&oldid=2770.
MLA style
"Bubbles." Recipes, . 13 Aug 2020, 05:33 UTC. 29 Nov 2025, 09:42 <https://www.lee.org/r/index.php?title=Bubbles&oldid=2770>.
MHRA style
Recipes contributors, 'Bubbles', Recipes, , 13 August 2020, 05:33 UTC, <https://www.lee.org/r/index.php?title=Bubbles&oldid=2770> [accessed 29 November 2025]
Chicago style
Recipes contributors, "Bubbles," Recipes, , https://www.lee.org/r/index.php?title=Bubbles&oldid=2770 (accessed November 29, 2025).
CBE/CSE style
Recipes contributors. Bubbles [Internet]. Recipes, ; 2020 Aug 13, 05:33 UTC [cited 2025 Nov 29]. Available from: https://www.lee.org/r/index.php?title=Bubbles&oldid=2770.
Bluebook style
Bubbles, https://www.lee.org/r/index.php?title=Bubbles&oldid=2770 (last visited November 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Recipes",
title = "Bubbles --- Recipes{,} ",
year = "2020",
url = "https://www.lee.org/r/index.php?title=Bubbles&oldid=2770",
note = "[Online; accessed 29-November-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 = "Recipes",
title = "Bubbles --- Recipes{,} ",
year = "2020",
url = "\url{https://www.lee.org/r/index.php?title=Bubbles&oldid=2770}",
note = "[Online; accessed 29-November-2025]"
}