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