Cite This Page
Bibliographic details for Hours
- Page name: Hours
- Author: makerhub contributors
- Publisher: makerhub, .
- Date of last revision: 11 September 2025 23:30 UTC
- Date retrieved: 15 May 2026 17:19 UTC
- Permanent URL: https://makerhub.georgefox.edu/w/index.php?title=Hours&oldid=11870
- Page Version ID: 11870
Citation styles for Hours
APA style
Hours. (2025, September 11). makerhub, . Retrieved 17:19, May 15, 2026 from https://makerhub.georgefox.edu/w/index.php?title=Hours&oldid=11870.
MLA style
"Hours." makerhub, . 11 Sep 2025, 23:30 UTC. 15 May 2026, 17:19 <https://makerhub.georgefox.edu/w/index.php?title=Hours&oldid=11870>.
MHRA style
makerhub contributors, 'Hours', makerhub, , 11 September 2025, 23:30 UTC, <https://makerhub.georgefox.edu/w/index.php?title=Hours&oldid=11870> [accessed 15 May 2026]
Chicago style
makerhub contributors, "Hours," makerhub, , https://makerhub.georgefox.edu/w/index.php?title=Hours&oldid=11870 (accessed May 15, 2026).
CBE/CSE style
makerhub contributors. Hours [Internet]. makerhub, ; 2025 Sep 11, 23:30 UTC [cited 2026 May 15]. Available from: https://makerhub.georgefox.edu/w/index.php?title=Hours&oldid=11870.
Bluebook style
Hours, https://makerhub.georgefox.edu/w/index.php?title=Hours&oldid=11870 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "makerhub",
title = "Hours --- makerhub{,} ",
year = "2025",
url = "https://makerhub.georgefox.edu/w/index.php?title=Hours&oldid=11870",
note = "[Online; accessed 15-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 = "makerhub",
title = "Hours --- makerhub{,} ",
year = "2025",
url = "\url{https://makerhub.georgefox.edu/w/index.php?title=Hours&oldid=11870}",
note = "[Online; accessed 15-May-2026]"
}