Cite This Page
Bibliographic details for Slide Whistle
- Page name: Slide Whistle
- Author: makerhub contributors
- Publisher: makerhub, .
- Date of last revision: 11 June 2021 23:08 UTC
- Date retrieved: 14 June 2026 03:35 UTC
- Permanent URL: https://makerhub.georgefox.edu/w/index.php?title=Slide_Whistle&oldid=8864
- Page Version ID: 8864
Citation styles for Slide Whistle
APA style
Slide Whistle. (2021, June 11). makerhub, . Retrieved 03:35, June 14, 2026 from https://makerhub.georgefox.edu/w/index.php?title=Slide_Whistle&oldid=8864.
MLA style
"Slide Whistle." makerhub, . 11 Jun 2021, 23:08 UTC. 14 Jun 2026, 03:35 <https://makerhub.georgefox.edu/w/index.php?title=Slide_Whistle&oldid=8864>.
MHRA style
makerhub contributors, 'Slide Whistle', makerhub, , 11 June 2021, 23:08 UTC, <https://makerhub.georgefox.edu/w/index.php?title=Slide_Whistle&oldid=8864> [accessed 14 June 2026]
Chicago style
makerhub contributors, "Slide Whistle," makerhub, , https://makerhub.georgefox.edu/w/index.php?title=Slide_Whistle&oldid=8864 (accessed June 14, 2026).
CBE/CSE style
makerhub contributors. Slide Whistle [Internet]. makerhub, ; 2021 Jun 11, 23:08 UTC [cited 2026 Jun 14]. Available from: https://makerhub.georgefox.edu/w/index.php?title=Slide_Whistle&oldid=8864.
Bluebook style
Slide Whistle, https://makerhub.georgefox.edu/w/index.php?title=Slide_Whistle&oldid=8864 (last visited June 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "makerhub",
title = "Slide Whistle --- makerhub{,} ",
year = "2021",
url = "https://makerhub.georgefox.edu/w/index.php?title=Slide_Whistle&oldid=8864",
note = "[Online; accessed 14-June-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 = "Slide Whistle --- makerhub{,} ",
year = "2021",
url = "\url{https://makerhub.georgefox.edu/w/index.php?title=Slide_Whistle&oldid=8864}",
note = "[Online; accessed 14-June-2026]"
}