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