Cite This Page
Bibliographic details for NixOS ZFS Encryption on root
- Page name: NixOS ZFS Encryption on root
- Author: CompleteNoobs contributors
- Publisher: CompleteNoobs.
- Date of last revision: 28 April 2024 14:13 UTC
- Date retrieved: 11 April 2026 17:44 UTC
- Permanent URL: https://www.completenoobs.com/noobs/index.php?title=NixOS_ZFS_Encryption_on_root&oldid=455
- Page Version ID: 455
Citation styles for NixOS ZFS Encryption on root
APA style
NixOS ZFS Encryption on root. (2024, April 28). CompleteNoobs. Retrieved 17:44, April 11, 2026 from https://www.completenoobs.com/noobs/index.php?title=NixOS_ZFS_Encryption_on_root&oldid=455.
MLA style
"NixOS ZFS Encryption on root." CompleteNoobs. 28 Apr 2024, 14:13 UTC. 11 Apr 2026, 17:44 <https://www.completenoobs.com/noobs/index.php?title=NixOS_ZFS_Encryption_on_root&oldid=455>.
MHRA style
CompleteNoobs contributors, 'NixOS ZFS Encryption on root', CompleteNoobs, 28 April 2024, 14:13 UTC, <https://www.completenoobs.com/noobs/index.php?title=NixOS_ZFS_Encryption_on_root&oldid=455> [accessed 11 April 2026]
Chicago style
CompleteNoobs contributors, "NixOS ZFS Encryption on root," CompleteNoobs, https://www.completenoobs.com/noobs/index.php?title=NixOS_ZFS_Encryption_on_root&oldid=455 (accessed April 11, 2026).
CBE/CSE style
CompleteNoobs contributors. NixOS ZFS Encryption on root [Internet]. CompleteNoobs; 2024 Apr 28, 14:13 UTC [cited 2026 Apr 11]. Available from: https://www.completenoobs.com/noobs/index.php?title=NixOS_ZFS_Encryption_on_root&oldid=455.
Bluebook style
NixOS ZFS Encryption on root, https://www.completenoobs.com/noobs/index.php?title=NixOS_ZFS_Encryption_on_root&oldid=455 (last visited April 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CompleteNoobs",
title = "NixOS ZFS Encryption on root --- CompleteNoobs{,} ",
year = "2024",
url = "https://www.completenoobs.com/noobs/index.php?title=NixOS_ZFS_Encryption_on_root&oldid=455",
note = "[Online; accessed 11-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 = "CompleteNoobs",
title = "NixOS ZFS Encryption on root --- CompleteNoobs{,} ",
year = "2024",
url = "\url{https://www.completenoobs.com/noobs/index.php?title=NixOS_ZFS_Encryption_on_root&oldid=455}",
note = "[Online; accessed 11-April-2026]"
}