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