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