Cite
From Linux NFS
Bibliographic details for PNFS Git tree recipies
- Page name: PNFS Git tree recipies
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 11 September 2008 23:55 UTC
- Date retrieved: 9 January 2026 08:58 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=PNFS_Git_tree_recipies&oldid=3416
- Page Version ID: 3416
Citation styles for PNFS Git tree recipies
APA style
PNFS Git tree recipies. (2008, September 11). Linux NFS, . Retrieved 08:58, January 9, 2026 from https://linux-nfs.org/wiki/index.php?title=PNFS_Git_tree_recipies&oldid=3416.
MLA style
"PNFS Git tree recipies." Linux NFS, . 11 Sep 2008, 23:55 UTC. 9 Jan 2026, 08:58 <https://linux-nfs.org/wiki/index.php?title=PNFS_Git_tree_recipies&oldid=3416>.
MHRA style
Linux NFS contributors, 'PNFS Git tree recipies', Linux NFS, , 11 September 2008, 23:55 UTC, <https://linux-nfs.org/wiki/index.php?title=PNFS_Git_tree_recipies&oldid=3416> [accessed 9 January 2026]
Chicago style
Linux NFS contributors, "PNFS Git tree recipies," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=PNFS_Git_tree_recipies&oldid=3416 (accessed January 9, 2026).
CBE/CSE style
Linux NFS contributors. PNFS Git tree recipies [Internet]. Linux NFS, ; 2008 Sep 11, 23:55 UTC [cited 2026 Jan 9]. Available from: https://linux-nfs.org/wiki/index.php?title=PNFS_Git_tree_recipies&oldid=3416.
Bluebook style
PNFS Git tree recipies, https://linux-nfs.org/wiki/index.php?title=PNFS_Git_tree_recipies&oldid=3416 (last visited January 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Git tree recipies --- Linux NFS{,} ",
year = "2008",
url = "https://linux-nfs.org/wiki/index.php?title=PNFS_Git_tree_recipies&oldid=3416",
note = "[Online; accessed 9-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 Git tree recipies --- Linux NFS{,} ",
year = "2008",
url = "\url{https://linux-nfs.org/wiki/index.php?title=PNFS_Git_tree_recipies&oldid=3416}",
note = "[Online; accessed 9-January-2026]"
}