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: 24 January 2008 23:46 UTC
- Date retrieved: 10 September 2025 01:07 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3348
- Page Version ID: 3348
Citation styles for PNFS Implementation Issues
APA style
PNFS Implementation Issues. (2008, January 24). Linux NFS, . Retrieved 01:07, September 10, 2025 from https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3348.
MLA style
"PNFS Implementation Issues." Linux NFS, . 24 Jan 2008, 23:46 UTC. 10 Sep 2025, 01:07 <https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3348>.
MHRA style
Linux NFS contributors, 'PNFS Implementation Issues', Linux NFS, , 24 January 2008, 23:46 UTC, <https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3348> [accessed 10 September 2025]
Chicago style
Linux NFS contributors, "PNFS Implementation Issues," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3348 (accessed September 10, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Implementation Issues [Internet]. Linux NFS, ; 2008 Jan 24, 23:46 UTC [cited 2025 Sep 10]. Available from: https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3348.
Bluebook style
PNFS Implementation Issues, https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=3348 (last visited September 10, 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=3348", note = "[Online; accessed 10-September-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=3348}", note = "[Online; accessed 10-September-2025]" }