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