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