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: 19 March 2007 17:59 UTC
- Date retrieved: 9 June 2025 18:07 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=2714
- Page Version ID: 2714
Citation styles for PNFS Implementation Issues
APA style
PNFS Implementation Issues. (2007, March 19). Linux NFS, . Retrieved 18:07, June 9, 2025 from https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=2714.
MLA style
"PNFS Implementation Issues." Linux NFS, . 19 Mar 2007, 17:59 UTC. 9 Jun 2025, 18:07 <https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=2714>.
MHRA style
Linux NFS contributors, 'PNFS Implementation Issues', Linux NFS, , 19 March 2007, 17:59 UTC, <https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=2714> [accessed 9 June 2025]
Chicago style
Linux NFS contributors, "PNFS Implementation Issues," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=2714 (accessed June 9, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Implementation Issues [Internet]. Linux NFS, ; 2007 Mar 19, 17:59 UTC [cited 2025 Jun 9]. Available from: https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=2714.
Bluebook style
PNFS Implementation Issues, https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=2714 (last visited June 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "PNFS Implementation Issues --- Linux NFS{,} ", year = "2007", url = "https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=2714", note = "[Online; accessed 9-June-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 = "2007", url = "\url{https://linux-nfs.org/wiki/index.php?title=PNFS_Implementation_Issues&oldid=2714}", note = "[Online; accessed 9-June-2025]" }