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: 29 March 2025 08:20 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 08:20, March 29, 2025 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. 29 Mar 2025, 08:20 <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 29 March 2025]
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 March 29, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Setup Instructions [Internet]. Linux NFS, ; 2015 Jun 12, 15:56 UTC [cited 2025 Mar 29]. 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 March 29, 2025).
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 29-March-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 = "2015", url = "\url{http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=5568}", note = "[Online; accessed 29-March-2025]" }