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 17:32 UTC
- Date retrieved: 11 January 2026 16:22 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2735
- Page Version ID: 2735
Citation styles for PNFS todo List
APA style
PNFS todo List. (2007, June 5). Linux NFS, . Retrieved 16:22, January 11, 2026 from http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2735.
MLA style
"PNFS todo List." Linux NFS, . 5 Jun 2007, 17:32 UTC. 11 Jan 2026, 16:22 <http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2735>.
MHRA style
Linux NFS contributors, 'PNFS todo List', Linux NFS, , 5 June 2007, 17:32 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2735> [accessed 11 January 2026]
Chicago style
Linux NFS contributors, "PNFS todo List," Linux NFS, , http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2735 (accessed January 11, 2026).
CBE/CSE style
Linux NFS contributors. PNFS todo List [Internet]. Linux NFS, ; 2007 Jun 5, 17:32 UTC [cited 2026 Jan 11]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2735.
Bluebook style
PNFS todo List, http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2735 (last visited January 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS todo List --- Linux NFS{,} ",
year = "2007",
url = "http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2735",
note = "[Online; accessed 11-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 todo List --- Linux NFS{,} ",
year = "2007",
url = "\url{http://wiki.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2735}",
note = "[Online; accessed 11-January-2026]"
}