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: 19 December 2011 22:53 UTC
- Date retrieved: 19 November 2025 03:10 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=4625
- Page Version ID: 4625
Citation styles for PNFS Setup Instructions
APA style
PNFS Setup Instructions. (2011, December 19). Linux NFS, . Retrieved 03:10, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=4625.
MLA style
"PNFS Setup Instructions." Linux NFS, . 19 Dec 2011, 22:53 UTC. 19 Nov 2025, 03:10 <https://linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=4625>.
MHRA style
Linux NFS contributors, 'PNFS Setup Instructions', Linux NFS, , 19 December 2011, 22:53 UTC, <https://linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=4625> [accessed 19 November 2025]
Chicago style
Linux NFS contributors, "PNFS Setup Instructions," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=4625 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Setup Instructions [Internet]. Linux NFS, ; 2011 Dec 19, 22:53 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=4625.
Bluebook style
PNFS Setup Instructions, https://linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=4625 (last visited November 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Setup Instructions --- Linux NFS{,} ",
year = "2011",
url = "https://linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=4625",
note = "[Online; accessed 19-November-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 Setup Instructions --- Linux NFS{,} ",
year = "2011",
url = "\url{https://linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=4625}",
note = "[Online; accessed 19-November-2025]"
}