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: 8 May 2026 12:03 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 12:03, May 8, 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. 8 May 2026, 12:03 <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 8 May 2026]
Chicago style
makerhub contributors, "Computer Lab," makerhub, , https://makerhub.georgefox.edu/w/index.php?title=Computer_Lab&oldid=11489 (accessed May 8, 2026).
CBE/CSE style
makerhub contributors. Computer Lab [Internet]. makerhub, ; 2025 May 14, 17:45 UTC [cited 2026 May 8]. 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 May 8, 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 8-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 = "Computer Lab --- makerhub{,} ",
year = "2025",
url = "\url{https://makerhub.georgefox.edu/w/index.php?title=Computer_Lab&oldid=11489}",
note = "[Online; accessed 8-May-2026]"
}