Cite This Page
Bibliographic details for Quick Hacks
- Page name: Quick Hacks
- Author: Biohacking Wiki contributors
- Publisher: Biohacking Wiki, .
- Date of last revision: 20 November 2019 18:56 UTC
- Date retrieved: 30 September 2025 23:31 UTC
- Permanent URL: https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2675
- Page Version ID: 2675
Citation styles for Quick Hacks
APA style
Quick Hacks. (2019, November 20). Biohacking Wiki, . Retrieved 23:31, September 30, 2025 from https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2675.
MLA style
"Quick Hacks." Biohacking Wiki, . 20 Nov 2019, 18:56 UTC. 30 Sep 2025, 23:31 <https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2675>.
MHRA style
Biohacking Wiki contributors, 'Quick Hacks', Biohacking Wiki, , 20 November 2019, 18:56 UTC, <https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2675> [accessed 30 September 2025]
Chicago style
Biohacking Wiki contributors, "Quick Hacks," Biohacking Wiki, , https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2675 (accessed September 30, 2025).
CBE/CSE style
Biohacking Wiki contributors. Quick Hacks [Internet]. Biohacking Wiki, ; 2019 Nov 20, 18:56 UTC [cited 2025 Sep 30]. Available from: https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2675.
Bluebook style
Quick Hacks, https://biohacking.wiki/index.php?title=Quick_Hacks&oldid=2675 (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=2675", 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=2675}", note = "[Online; accessed 30-September-2025]" }