Cite
From Linux NFS
Bibliographic details for PNFS Block Server Setup Instructions
- Page name: PNFS Block Server Setup Instructions
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 1 March 2011 14:25 UTC
- Date retrieved: 31 October 2025 10:38 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=4014
- Page Version ID: 4014
Citation styles for PNFS Block Server Setup Instructions
APA style
PNFS Block Server Setup Instructions. (2011, March 1). Linux NFS, . Retrieved 10:38, October 31, 2025 from https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=4014.
MLA style
"PNFS Block Server Setup Instructions." Linux NFS, . 1 Mar 2011, 14:25 UTC. 31 Oct 2025, 10:38 <https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=4014>.
MHRA style
Linux NFS contributors, 'PNFS Block Server Setup Instructions', Linux NFS, , 1 March 2011, 14:25 UTC, <https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=4014> [accessed 31 October 2025]
Chicago style
Linux NFS contributors, "PNFS Block Server Setup Instructions," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=4014 (accessed October 31, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Block Server Setup Instructions [Internet]. Linux NFS, ; 2011 Mar 1, 14:25 UTC [cited 2025 Oct 31]. Available from: https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=4014.
Bluebook style
PNFS Block Server Setup Instructions, https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=4014 (last visited October 31, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Linux NFS",
   title = "PNFS Block Server Setup Instructions --- Linux NFS{,} ",
   year = "2011",
   url = "https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=4014",
   note = "[Online; accessed 31-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 Block Server Setup Instructions --- Linux NFS{,} ",
   year = "2011",
   url = "\url{https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=4014}",
   note = "[Online; accessed 31-October-2025]"
 }
