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: 3 September 2010 18:12 UTC
- Date retrieved: 24 November 2025 07:08 UTC
- Permanent URL: https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3811
- Page Version ID: 3811
Citation styles for PNFS Block Layout TODO
APA style
PNFS Block Layout TODO. (2010, September 3). Linux NFS, . Retrieved 07:08, November 24, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3811.
MLA style
"PNFS Block Layout TODO." Linux NFS, . 3 Sep 2010, 18:12 UTC. 24 Nov 2025, 07:08 <https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3811>.
MHRA style
Linux NFS contributors, 'PNFS Block Layout TODO', Linux NFS, , 3 September 2010, 18:12 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3811> [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=3811 (accessed November 24, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Block Layout TODO [Internet]. Linux NFS, ; 2010 Sep 3, 18:12 UTC [cited 2025 Nov 24]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3811.
Bluebook style
PNFS Block Layout TODO, https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Block_Layout_TODO&oldid=3811 (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=3811",
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=3811}",
note = "[Online; accessed 24-November-2025]"
}