Cite This Page
Bibliographic details for Quick Hacks
- Page name: Quick Hacks
- Author: Biohacking Wiki contributors
- Publisher: Biohacking Wiki, .
- Date of last revision: 24 September 2019 14:24 UTC
- Date retrieved: 30 September 2025 04:29 UTC
- Permanent URL: https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2564
- Page Version ID: 2564
Citation styles for Quick Hacks
APA style
Quick Hacks. (2019, September 24). Biohacking Wiki, . Retrieved 04:29, September 30, 2025 from https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2564.
MLA style
"Quick Hacks." Biohacking Wiki, . 24 Sep 2019, 14:24 UTC. 30 Sep 2025, 04:29 <https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2564>.
MHRA style
Biohacking Wiki contributors, 'Quick Hacks', Biohacking Wiki, , 24 September 2019, 14:24 UTC, <https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2564> [accessed 30 September 2025]
Chicago style
Biohacking Wiki contributors, "Quick Hacks," Biohacking Wiki, , https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2564 (accessed September 30, 2025).
CBE/CSE style
Biohacking Wiki contributors. Quick Hacks [Internet]. Biohacking Wiki, ; 2019 Sep 24, 14:24 UTC [cited 2025 Sep 30]. Available from: https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2564.
Bluebook style
Quick Hacks, https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2564 (last visited September 30, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Biohacking Wiki", title = "Quick Hacks --- Biohacking Wiki{,} ", year = "2019", url = "https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2564", note = "[Online; accessed 30-September-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 = "Biohacking Wiki", title = "Quick Hacks --- Biohacking Wiki{,} ", year = "2019", url = "\url{https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2564}", note = "[Online; accessed 30-September-2025]" }