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