Cite
From Linux NFS
Bibliographic details for PNFS File-based Stateid Distribution Design
- Page name: PNFS File-based Stateid Distribution Design
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 28 February 2009 23:44 UTC
- Date retrieved: 19 November 2025 05:45 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3446
- Page Version ID: 3446
Citation styles for PNFS File-based Stateid Distribution Design
APA style
PNFS File-based Stateid Distribution Design. (2009, February 28). Linux NFS, . Retrieved 05:45, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3446.
MLA style
"PNFS File-based Stateid Distribution Design." Linux NFS, . 28 Feb 2009, 23:44 UTC. 19 Nov 2025, 05:45 <https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3446>.
MHRA style
Linux NFS contributors, 'PNFS File-based Stateid Distribution Design', Linux NFS, , 28 February 2009, 23:44 UTC, <https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3446> [accessed 19 November 2025]
Chicago style
Linux NFS contributors, "PNFS File-based Stateid Distribution Design," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3446 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. PNFS File-based Stateid Distribution Design [Internet]. Linux NFS, ; 2009 Feb 28, 23:44 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3446.
Bluebook style
PNFS File-based Stateid Distribution Design, https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3446 (last visited November 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS File-based Stateid Distribution Design --- Linux NFS{,} ",
year = "2009",
url = "https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3446",
note = "[Online; accessed 19-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 File-based Stateid Distribution Design --- Linux NFS{,} ",
year = "2009",
url = "\url{https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3446}",
note = "[Online; accessed 19-November-2025]"
}