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