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: 30 March 2010 19:58 UTC
- Date retrieved: 2 July 2025 00:24 UTC
- Permanent URL: http://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=3644
- Page Version ID: 3644
Citation styles for PNFS prototype design
APA style
PNFS prototype design. (2010, March 30). Linux NFS, . Retrieved 00:24, July 2, 2025 from http://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=3644.
MLA style
"PNFS prototype design." Linux NFS, . 30 Mar 2010, 19:58 UTC. 2 Jul 2025, 00:24 <http://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=3644>.
MHRA style
Linux NFS contributors, 'PNFS prototype design', Linux NFS, , 30 March 2010, 19:58 UTC, <http://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=3644> [accessed 2 July 2025]
Chicago style
Linux NFS contributors, "PNFS prototype design," Linux NFS, , http://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=3644 (accessed July 2, 2025).
CBE/CSE style
Linux NFS contributors. PNFS prototype design [Internet]. Linux NFS, ; 2010 Mar 30, 19:58 UTC [cited 2025 Jul 2]. Available from: http://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=3644.
Bluebook style
PNFS prototype design, http://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=3644 (last visited July 2, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "PNFS prototype design --- Linux NFS{,} ", year = "2010", url = "http://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=3644", note = "[Online; accessed 2-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 = "2010", url = "\url{http://www.linux-nfs.org/wiki/index.php?title=PNFS_prototype_design&oldid=3644}", note = "[Online; accessed 2-July-2025]" }