Cite
From Linux NFS
Bibliographic details for PNFS Server Filesystem API Design
- Page name: PNFS Server Filesystem API Design
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 6 December 2012 14:02 UTC
- Date retrieved: 1 July 2025 14:28 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242
- Page Version ID: 5242
Citation styles for PNFS Server Filesystem API Design
APA style
PNFS Server Filesystem API Design. (2012, December 6). Linux NFS, . Retrieved 14:28, July 1, 2025 from https://client.linux-nfs.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242.
MLA style
"PNFS Server Filesystem API Design." Linux NFS, . 6 Dec 2012, 14:02 UTC. 1 Jul 2025, 14:28 <https://client.linux-nfs.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242>.
MHRA style
Linux NFS contributors, 'PNFS Server Filesystem API Design', Linux NFS, , 6 December 2012, 14:02 UTC, <https://client.linux-nfs.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242> [accessed 1 July 2025]
Chicago style
Linux NFS contributors, "PNFS Server Filesystem API Design," Linux NFS, , https://client.linux-nfs.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242 (accessed July 1, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Server Filesystem API Design [Internet]. Linux NFS, ; 2012 Dec 6, 14:02 UTC [cited 2025 Jul 1]. Available from: https://client.linux-nfs.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242.
Bluebook style
PNFS Server Filesystem API Design, https://client.linux-nfs.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242 (last visited July 1, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "PNFS Server Filesystem API Design --- Linux NFS{,} ", year = "2012", url = "https://client.linux-nfs.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242", note = "[Online; accessed 1-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 Server Filesystem API Design --- Linux NFS{,} ", year = "2012", url = "\url{https://client.linux-nfs.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242}", note = "[Online; accessed 1-July-2025]" }