Cite This Page
Bibliographic details for NTFS
- Page name: NTFS
- Author: OSDev.wiki contributors
- Publisher: OSDev.wiki.
- Date of last revision: 10 October 2023 18:15 UTC
- Date retrieved: 28 March 2025 16:33 UTC
- Permanent URL: https://osdev.wiki/wiki/NTFS?oldid=17171
- Page Version ID: 17171
Citation styles for NTFS
APA style
NTFS. (2023, October 10). OSDev.wiki. Retrieved 16:33, March 28, 2025 from https://osdev.wiki/wiki/NTFS?oldid=17171.
MLA style
"NTFS." OSDev.wiki. 10 Oct 2023, 18:15 UTC. 28 Mar 2025, 16:33 <https://osdev.wiki/wiki/NTFS?oldid=17171>.
MHRA style
OSDev.wiki contributors, 'NTFS', OSDev.wiki, 10 October 2023, 18:15 UTC, <https://osdev.wiki/wiki/NTFS?oldid=17171> [accessed 28 March 2025]
Chicago style
OSDev.wiki contributors, "NTFS," OSDev.wiki, https://osdev.wiki/wiki/NTFS?oldid=17171 (accessed March 28, 2025).
CBE/CSE style
OSDev.wiki contributors. NTFS [Internet]. OSDev.wiki; 2023 Oct 10, 18:15 UTC [cited 2025 Mar 28]. Available from: https://osdev.wiki/wiki/NTFS?oldid=17171.
Bluebook style
NTFS, https://osdev.wiki/wiki/NTFS?oldid=17171 (last visited March 28, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "OSDev.wiki", title = "NTFS --- OSDev.wiki{,} ", year = "2023", url = "https://osdev.wiki/wiki/NTFS?oldid=17171", note = "[Online; accessed 28-March-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 = "OSDev.wiki", title = "NTFS --- OSDev.wiki{,} ", year = "2023", url = "\url{https://osdev.wiki/wiki/NTFS?oldid=17171}", note = "[Online; accessed 28-March-2025]" }