Cite
From Linux NFS
Bibliographic details for PNFS Development
- Page name: PNFS Development
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 23 April 2015 15:13 UTC
- Date retrieved: 8 January 2026 12:08 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=PNFS_Development&oldid=5561
- Page Version ID: 5561
Citation styles for PNFS Development
APA style
PNFS Development. (2015, April 23). Linux NFS, . Retrieved 12:08, January 8, 2026 from https://linux-nfs.org/wiki/index.php?title=PNFS_Development&oldid=5561.
MLA style
"PNFS Development." Linux NFS, . 23 Apr 2015, 15:13 UTC. 8 Jan 2026, 12:08 <https://linux-nfs.org/wiki/index.php?title=PNFS_Development&oldid=5561>.
MHRA style
Linux NFS contributors, 'PNFS Development', Linux NFS, , 23 April 2015, 15:13 UTC, <https://linux-nfs.org/wiki/index.php?title=PNFS_Development&oldid=5561> [accessed 8 January 2026]
Chicago style
Linux NFS contributors, "PNFS Development," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=PNFS_Development&oldid=5561 (accessed January 8, 2026).
CBE/CSE style
Linux NFS contributors. PNFS Development [Internet]. Linux NFS, ; 2015 Apr 23, 15:13 UTC [cited 2026 Jan 8]. Available from: https://linux-nfs.org/wiki/index.php?title=PNFS_Development&oldid=5561.
Bluebook style
PNFS Development, https://linux-nfs.org/wiki/index.php?title=PNFS_Development&oldid=5561 (last visited January 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Development --- Linux NFS{,} ",
year = "2015",
url = "https://linux-nfs.org/wiki/index.php?title=PNFS_Development&oldid=5561",
note = "[Online; accessed 8-January-2026]"
}
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 Development --- Linux NFS{,} ",
year = "2015",
url = "\url{https://linux-nfs.org/wiki/index.php?title=PNFS_Development&oldid=5561}",
note = "[Online; accessed 8-January-2026]"
}