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