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: 9 December 2009 10:44 UTC
- Date retrieved: 11 January 2026 08:29 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3585
- Page Version ID: 3585
Citation styles for PNFS Development Git tree
APA style
PNFS Development Git tree. (2009, December 9). Linux NFS, . Retrieved 08:29, January 11, 2026 from http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3585.
MLA style
"PNFS Development Git tree." Linux NFS, . 9 Dec 2009, 10:44 UTC. 11 Jan 2026, 08:29 <http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3585>.
MHRA style
Linux NFS contributors, 'PNFS Development Git tree', Linux NFS, , 9 December 2009, 10:44 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3585> [accessed 11 January 2026]
Chicago style
Linux NFS contributors, "PNFS Development Git tree," Linux NFS, , http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3585 (accessed January 11, 2026).
CBE/CSE style
Linux NFS contributors. PNFS Development Git tree [Internet]. Linux NFS, ; 2009 Dec 9, 10:44 UTC [cited 2026 Jan 11]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3585.
Bluebook style
PNFS Development Git tree, http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3585 (last visited January 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Development Git tree --- Linux NFS{,} ",
year = "2009",
url = "http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3585",
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 = "2009",
url = "\url{http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3585}",
note = "[Online; accessed 11-January-2026]"
}