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: 3 September 2008 05:31 UTC
- Date retrieved: 26 November 2025 00:11 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=3414
- Page Version ID: 3414
Citation styles for PNFS todo List
APA style
PNFS todo List. (2008, September 3). Linux NFS, . Retrieved 00:11, November 26, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=3414.
MLA style
"PNFS todo List." Linux NFS, . 3 Sep 2008, 05:31 UTC. 26 Nov 2025, 00:11 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=3414>.
MHRA style
Linux NFS contributors, 'PNFS todo List', Linux NFS, , 3 September 2008, 05:31 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=3414> [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=3414 (accessed November 26, 2025).
CBE/CSE style
Linux NFS contributors. PNFS todo List [Internet]. Linux NFS, ; 2008 Sep 3, 05:31 UTC [cited 2025 Nov 26]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=3414.
Bluebook style
PNFS todo List, http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=3414 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS todo List --- Linux NFS{,} ",
year = "2008",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=3414",
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 = "2008",
url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_todo_List&oldid=3414}",
note = "[Online; accessed 26-November-2025]"
}