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