Cite
From Linux NFS
Bibliographic details for PNFS todo List
- Page name: PNFS todo List
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 5 June 2007 05:43 UTC
- Date retrieved: 26 November 2025 00:11 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=2729
- Page Version ID: 2729
Citation styles for PNFS todo List
APA style
PNFS todo List. (2007, June 5). Linux NFS, . Retrieved 00:11, November 26, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=2729.
MLA style
"PNFS todo List." Linux NFS, . 5 Jun 2007, 05:43 UTC. 26 Nov 2025, 00:11 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=2729>.
MHRA style
Linux NFS contributors, 'PNFS todo List', Linux NFS, , 5 June 2007, 05:43 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=2729> [accessed 26 November 2025]
Chicago style
Linux NFS contributors, "PNFS todo List," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=2729 (accessed November 26, 2025).
CBE/CSE style
Linux NFS contributors. PNFS todo List [Internet]. Linux NFS, ; 2007 Jun 5, 05:43 UTC [cited 2025 Nov 26]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=2729.
Bluebook style
PNFS todo List, http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=2729 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS todo List --- Linux NFS{,} ",
year = "2007",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=2729",
note = "[Online; accessed 26-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 todo List --- Linux NFS{,} ",
year = "2007",
url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=2729}",
note = "[Online; accessed 26-November-2025]"
}