Cite
From Linux NFS
Bibliographic details for PNFS prototype design
- Page name: PNFS prototype design
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 12 December 2012 07:59 UTC
- Date retrieved: 13 July 2025 07:39 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=5255
- Page Version ID: 5255
Citation styles for PNFS prototype design
APA style
PNFS prototype design. (2012, December 12). Linux NFS, . Retrieved 07:39, July 13, 2025 from https://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=5255.
MLA style
"PNFS prototype design." Linux NFS, . 12 Dec 2012, 07:59 UTC. 13 Jul 2025, 07:39 <https://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=5255>.
MHRA style
Linux NFS contributors, 'PNFS prototype design', Linux NFS, , 12 December 2012, 07:59 UTC, <https://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=5255> [accessed 13 July 2025]
Chicago style
Linux NFS contributors, "PNFS prototype design," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=5255 (accessed July 13, 2025).
CBE/CSE style
Linux NFS contributors. PNFS prototype design [Internet]. Linux NFS, ; 2012 Dec 12, 07:59 UTC [cited 2025 Jul 13]. Available from: https://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=5255.
Bluebook style
PNFS prototype design, https://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=5255 (last visited July 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "PNFS prototype design --- Linux NFS{,} ", year = "2012", url = "https://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=5255", note = "[Online; accessed 13-July-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 prototype design --- Linux NFS{,} ", year = "2012", url = "\url{https://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=5255}", note = "[Online; accessed 13-July-2025]" }