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: 27 January 2011 20:16 UTC
- Date retrieved: 19 November 2025 05:45 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3980
- Page Version ID: 3980
Citation styles for PNFS Development Git tree
APA style
PNFS Development Git tree. (2011, January 27). Linux NFS, . Retrieved 05:45, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3980.
MLA style
"PNFS Development Git tree." Linux NFS, . 27 Jan 2011, 20:16 UTC. 19 Nov 2025, 05:45 <https://linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3980>.
MHRA style
Linux NFS contributors, 'PNFS Development Git tree', Linux NFS, , 27 January 2011, 20:16 UTC, <https://linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3980> [accessed 19 November 2025]
Chicago style
Linux NFS contributors, "PNFS Development Git tree," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3980 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Development Git tree [Internet]. Linux NFS, ; 2011 Jan 27, 20:16 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3980.
Bluebook style
PNFS Development Git tree, https://linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3980 (last visited November 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Development Git tree --- Linux NFS{,} ",
year = "2011",
url = "https://linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3980",
note = "[Online; accessed 19-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 = "PNFS Development Git tree --- Linux NFS{,} ",
year = "2011",
url = "\url{https://linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3980}",
note = "[Online; accessed 19-November-2025]"
}