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