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:19 UTC
- Date retrieved: 12 January 2026 00:17 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2356
- Page Version ID: 2356
Citation styles for Linux pnfs client rewrite may 2006
APA style
Linux pnfs client rewrite may 2006. (2006, May 3). Linux NFS, . Retrieved 00:17, January 12, 2026 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2356.
MLA style
"Linux pnfs client rewrite may 2006." Linux NFS, . 3 May 2006, 19:19 UTC. 12 Jan 2026, 00:17 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2356>.
MHRA style
Linux NFS contributors, 'Linux pnfs client rewrite may 2006', Linux NFS, , 3 May 2006, 19:19 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2356> [accessed 12 January 2026]
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=2356 (accessed January 12, 2026).
CBE/CSE style
Linux NFS contributors. Linux pnfs client rewrite may 2006 [Internet]. Linux NFS, ; 2006 May 3, 19:19 UTC [cited 2026 Jan 12]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2356.
Bluebook style
Linux pnfs client rewrite may 2006, http://redhat-78.nfsv4bat.org/wiki/index.php?title=Linux_pnfs_client_rewrite_may_2006&oldid=2356 (last visited January 12, 2026).
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=2356",
note = "[Online; accessed 12-January-2026]"
}
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=2356}",
note = "[Online; accessed 12-January-2026]"
}