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