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: 30 September 2010 21:38 UTC
- Date retrieved: 31 October 2025 10:38 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3844
- Page Version ID: 3844
Citation styles for PNFS Development Git tree
APA style
PNFS Development Git tree. (2010, September 30). Linux NFS, . Retrieved 10:38, October 31, 2025 from https://www.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3844.
MLA style
"PNFS Development Git tree." Linux NFS, . 30 Sep 2010, 21:38 UTC. 31 Oct 2025, 10:38 <https://www.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3844>.
MHRA style
Linux NFS contributors, 'PNFS Development Git tree', Linux NFS, , 30 September 2010, 21:38 UTC, <https://www.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3844> [accessed 31 October 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=3844 (accessed October 31, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Development Git tree [Internet]. Linux NFS, ; 2010 Sep 30, 21:38 UTC [cited 2025 Oct 31]. Available from: https://www.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3844.
Bluebook style
PNFS Development Git tree, https://www.linux-nfs.org/wiki/index.php?title=PNFS_Development_Git_tree&oldid=3844 (last visited October 31, 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=3844",
   note = "[Online; accessed 31-October-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=3844}",
   note = "[Online; accessed 31-October-2025]"
 }
