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: 14 May 2025 18:31 UTC
- Permanent URL: https://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 18:31, May 14, 2025 from https://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. 14 May 2025, 18:31 <https://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, <https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=5568> [accessed 14 May 2025]
Chicago style
Linux NFS contributors, "PNFS Setup Instructions," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=5568 (accessed May 14, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Setup Instructions [Internet]. Linux NFS, ; 2015 Jun 12, 15:56 UTC [cited 2025 May 14]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=5568.
Bluebook style
PNFS Setup Instructions, https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=5568 (last visited May 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "PNFS Setup Instructions --- Linux NFS{,} ", year = "2015", url = "https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=5568", note = "[Online; accessed 14-May-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{https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Setup_Instructions&oldid=5568}", note = "[Online; accessed 14-May-2025]" }