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:40 UTC
- Date retrieved: 19 November 2025 02:57 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3444
- Page Version ID: 3444
Citation styles for PNFS File-based Stateid Distribution Design
APA style
PNFS File-based Stateid Distribution Design. (2009, February 28). Linux NFS, . Retrieved 02:57, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3444.
MLA style
"PNFS File-based Stateid Distribution Design." Linux NFS, . 28 Feb 2009, 23:40 UTC. 19 Nov 2025, 02:57 <https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3444>.
MHRA style
Linux NFS contributors, 'PNFS File-based Stateid Distribution Design', Linux NFS, , 28 February 2009, 23:40 UTC, <https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3444> [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=3444 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. PNFS File-based Stateid Distribution Design [Internet]. Linux NFS, ; 2009 Feb 28, 23:40 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3444.
Bluebook style
PNFS File-based Stateid Distribution Design, https://linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3444 (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=3444",
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=3444}",
note = "[Online; accessed 19-November-2025]"
}