Cite
From Linux NFS
Bibliographic details for PNFS Implementation Issues
- Page name: PNFS Implementation Issues
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 3 April 2008 13:41 UTC
- Date retrieved: 1 July 2025 08:42 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3354
- Page Version ID: 3354
Citation styles for PNFS Implementation Issues
APA style
PNFS Implementation Issues. (2008, April 3). Linux NFS, . Retrieved 08:42, July 1, 2025 from https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3354.
MLA style
"PNFS Implementation Issues." Linux NFS, . 3 Apr 2008, 13:41 UTC. 1 Jul 2025, 08:42 <https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3354>.
MHRA style
Linux NFS contributors, 'PNFS Implementation Issues', Linux NFS, , 3 April 2008, 13:41 UTC, <https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3354> [accessed 1 July 2025]
Chicago style
Linux NFS contributors, "PNFS Implementation Issues," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3354 (accessed July 1, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Implementation Issues [Internet]. Linux NFS, ; 2008 Apr 3, 13:41 UTC [cited 2025 Jul 1]. Available from: https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3354.
Bluebook style
PNFS Implementation Issues, https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3354 (last visited July 1, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "PNFS Implementation Issues --- Linux NFS{,} ", year = "2008", url = "https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3354", note = "[Online; accessed 1-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 Implementation Issues --- Linux NFS{,} ", year = "2008", url = "\url{https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3354}", note = "[Online; accessed 1-July-2025]" }