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:43 UTC
- Date retrieved: 14 July 2025 01:59 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3445
- Page Version ID: 3445
Citation styles for PNFS File-based Stateid Distribution Design
APA style
PNFS File-based Stateid Distribution Design. (2009, February 28). Linux NFS, . Retrieved 01:59, July 14, 2025 from https://www.linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3445.
MLA style
"PNFS File-based Stateid Distribution Design." Linux NFS, . 28 Feb 2009, 23:43 UTC. 14 Jul 2025, 01:59 <https://www.linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3445>.
MHRA style
Linux NFS contributors, 'PNFS File-based Stateid Distribution Design', Linux NFS, , 28 February 2009, 23:43 UTC, <https://www.linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3445> [accessed 14 July 2025]
Chicago style
Linux NFS contributors, "PNFS File-based Stateid Distribution Design," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3445 (accessed July 14, 2025).
CBE/CSE style
Linux NFS contributors. PNFS File-based Stateid Distribution Design [Internet]. Linux NFS, ; 2009 Feb 28, 23:43 UTC [cited 2025 Jul 14]. Available from: https://www.linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3445.
Bluebook style
PNFS File-based Stateid Distribution Design, https://www.linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3445 (last visited July 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "PNFS File-based Stateid Distribution Design --- Linux NFS{,} ", year = "2009", url = "https://www.linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3445", note = "[Online; accessed 14-July-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://www.linux-nfs.org/wiki/index.php?title=PNFS_File-based_Stateid_Distribution_Design&oldid=3445}", note = "[Online; accessed 14-July-2025]" }