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