Cite
From Linux NFS
Bibliographic details for PNFS Block Layout TODO
- Page name: PNFS Block Layout TODO
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 13 September 2010 19:17 UTC
- Date retrieved: 24 November 2025 07:19 UTC
- Permanent URL: https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3819
- Page Version ID: 3819
Citation styles for PNFS Block Layout TODO
APA style
PNFS Block Layout TODO. (2010, September 13). Linux NFS, . Retrieved 07:19, November 24, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3819.
MLA style
"PNFS Block Layout TODO." Linux NFS, . 13 Sep 2010, 19:17 UTC. 24 Nov 2025, 07:19 <https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3819>.
MHRA style
Linux NFS contributors, 'PNFS Block Layout TODO', Linux NFS, , 13 September 2010, 19:17 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3819> [accessed 24 November 2025]
Chicago style
Linux NFS contributors, "PNFS Block Layout TODO," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3819 (accessed November 24, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Block Layout TODO [Internet]. Linux NFS, ; 2010 Sep 13, 19:17 UTC [cited 2025 Nov 24]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3819.
Bluebook style
PNFS Block Layout TODO, https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3819 (last visited November 24, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Block Layout TODO --- Linux NFS{,} ",
year = "2010",
url = "https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3819",
note = "[Online; accessed 24-November-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 = "Linux NFS",
title = "PNFS Block Layout TODO --- Linux NFS{,} ",
year = "2010",
url = "\url{https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3819}",
note = "[Online; accessed 24-November-2025]"
}