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