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: 16 December 2025 13:46 UTC
- Permanent URL: http://redhat-78.nfsv4bat.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 13:46, December 16, 2025 from http://redhat-78.nfsv4bat.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. 16 Dec 2025, 13:46 <http://redhat-78.nfsv4bat.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, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242> [accessed 16 December 2025]
Chicago style
Linux NFS contributors, "PNFS Server Filesystem API Design," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242 (accessed December 16, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Server Filesystem API Design [Internet]. Linux NFS, ; 2012 Dec 6, 14:02 UTC [cited 2025 Dec 16]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242.
Bluebook style
PNFS Server Filesystem API Design, http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242 (last visited December 16, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Server Filesystem API Design --- Linux NFS{,} ",
year = "2012",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242",
note = "[Online; accessed 16-December-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{http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Server_Filesystem_API_Design&oldid=5242}",
note = "[Online; accessed 16-December-2025]"
}