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