Cite
From Linux NFS
Bibliographic details for PNFS Development Git tree
- Page name: PNFS Development Git tree
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 5 December 2012 13:50 UTC
- Date retrieved: 11 January 2026 22:32 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=5240
- Page Version ID: 5240
Citation styles for PNFS Development Git tree
APA style
PNFS Development Git tree. (2012, December 5). Linux NFS, . Retrieved 22:32, January 11, 2026 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=5240.
MLA style
"PNFS Development Git tree." Linux NFS, . 5 Dec 2012, 13:50 UTC. 11 Jan 2026, 22:32 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=5240>.
MHRA style
Linux NFS contributors, 'PNFS Development Git tree', Linux NFS, , 5 December 2012, 13:50 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=5240> [accessed 11 January 2026]
Chicago style
Linux NFS contributors, "PNFS Development Git tree," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=5240 (accessed January 11, 2026).
CBE/CSE style
Linux NFS contributors. PNFS Development Git tree [Internet]. Linux NFS, ; 2012 Dec 5, 13:50 UTC [cited 2026 Jan 11]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=5240.
Bluebook style
PNFS Development Git tree, http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=5240 (last visited January 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Development Git tree --- Linux NFS{,} ",
year = "2012",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=5240",
note = "[Online; accessed 11-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 = "PNFS Development Git tree --- Linux NFS{,} ",
year = "2012",
url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=5240}",
note = "[Online; accessed 11-January-2026]"
}