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