Cite This Page
Bibliographic details for Mood Lamp
- Page name: Mood Lamp
- Author: makerhub contributors
- Publisher: makerhub, .
- Date of last revision: 16 January 2024 05:48 UTC
- Date retrieved: 8 June 2026 05:03 UTC
- Permanent URL: https://makerhub.georgefox.edu/w/index.php?title=Mood_Lamp&oldid=10995
- Page Version ID: 10995
Citation styles for Mood Lamp
APA style
Mood Lamp. (2024, January 16). makerhub, . Retrieved 05:03, June 8, 2026 from https://makerhub.georgefox.edu/w/index.php?title=Mood_Lamp&oldid=10995.
MLA style
"Mood Lamp." makerhub, . 16 Jan 2024, 05:48 UTC. 8 Jun 2026, 05:03 <https://makerhub.georgefox.edu/w/index.php?title=Mood_Lamp&oldid=10995>.
MHRA style
makerhub contributors, 'Mood Lamp', makerhub, , 16 January 2024, 05:48 UTC, <https://makerhub.georgefox.edu/w/index.php?title=Mood_Lamp&oldid=10995> [accessed 8 June 2026]
Chicago style
makerhub contributors, "Mood Lamp," makerhub, , https://makerhub.georgefox.edu/w/index.php?title=Mood_Lamp&oldid=10995 (accessed June 8, 2026).
CBE/CSE style
makerhub contributors. Mood Lamp [Internet]. makerhub, ; 2024 Jan 16, 05:48 UTC [cited 2026 Jun 8]. Available from: https://makerhub.georgefox.edu/w/index.php?title=Mood_Lamp&oldid=10995.
Bluebook style
Mood Lamp, https://makerhub.georgefox.edu/w/index.php?title=Mood_Lamp&oldid=10995 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "makerhub",
title = "Mood Lamp --- makerhub{,} ",
year = "2024",
url = "https://makerhub.georgefox.edu/w/index.php?title=Mood_Lamp&oldid=10995",
note = "[Online; accessed 8-June-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 = "makerhub",
title = "Mood Lamp --- makerhub{,} ",
year = "2024",
url = "\url{https://makerhub.georgefox.edu/w/index.php?title=Mood_Lamp&oldid=10995}",
note = "[Online; accessed 8-June-2026]"
}