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