Cite
From Linux NFS
Bibliographic details for Linux pnfs client rewrite may 2006
- Page name: Linux pnfs client rewrite may 2006
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 3 May 2006 19:43 UTC
- Date retrieved: 25 November 2025 22:25 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2366
- Page Version ID: 2366
Citation styles for Linux pnfs client rewrite may 2006
APA style
Linux pnfs client rewrite may 2006. (2006, May 3). Linux NFS, . Retrieved 22:25, November 25, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2366.
MLA style
"Linux pnfs client rewrite may 2006." Linux NFS, . 3 May 2006, 19:43 UTC. 25 Nov 2025, 22:25 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2366>.
MHRA style
Linux NFS contributors, 'Linux pnfs client rewrite may 2006', Linux NFS, , 3 May 2006, 19:43 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2366> [accessed 25 November 2025]
Chicago style
Linux NFS contributors, "Linux pnfs client rewrite may 2006," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2366 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. Linux pnfs client rewrite may 2006 [Internet]. Linux NFS, ; 2006 May 3, 19:43 UTC [cited 2025 Nov 25]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2366.
Bluebook style
Linux pnfs client rewrite may 2006, http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2366 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Linux pnfs client rewrite may 2006 --- Linux NFS{,} ",
year = "2006",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2366",
note = "[Online; accessed 25-November-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 = "Linux pnfs client rewrite may 2006 --- Linux NFS{,} ",
year = "2006",
url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2366}",
note = "[Online; accessed 25-November-2025]"
}