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: 30 August 2010 08:34 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=3807
- Page Version ID: 3807
Citation styles for PNFS Block Server Setup Instructions
APA style
PNFS Block Server Setup Instructions. (2010, August 30). Linux NFS, . Retrieved 10:38, October 31, 2025 from https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=3807.
MLA style
"PNFS Block Server Setup Instructions." Linux NFS, . 30 Aug 2010, 08:34 UTC. 31 Oct 2025, 10:38 <https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=3807>.
MHRA style
Linux NFS contributors, 'PNFS Block Server Setup Instructions', Linux NFS, , 30 August 2010, 08:34 UTC, <https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=3807> [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=3807 (accessed October 31, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Block Server Setup Instructions [Internet]. Linux NFS, ; 2010 Aug 30, 08:34 UTC [cited 2025 Oct 31]. Available from: https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=3807.
Bluebook style
PNFS Block Server Setup Instructions, https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=3807 (last visited October 31, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Linux NFS",
   title = "PNFS Block Server Setup Instructions --- Linux NFS{,} ",
   year = "2010",
   url = "https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=3807",
   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 = "2010",
   url = "\url{https://www.linux-nfs.org/wiki/index.php?title=PNFS_Block_Server_Setup_Instructions&oldid=3807}",
   note = "[Online; accessed 31-October-2025]"
 }
