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: 14 July 2007 23:35 UTC
- Date retrieved: 19 December 2025 01:23 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2838
- Page Version ID: 2838
Citation styles for PNFS todo List
APA style
PNFS todo List. (2007, July 14). Linux NFS, . Retrieved 01:23, December 19, 2025 from http://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2838.
MLA style
"PNFS todo List." Linux NFS, . 14 Jul 2007, 23:35 UTC. 19 Dec 2025, 01:23 <http://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2838>.
MHRA style
Linux NFS contributors, 'PNFS todo List', Linux NFS, , 14 July 2007, 23:35 UTC, <http://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2838> [accessed 19 December 2025]
Chicago style
Linux NFS contributors, "PNFS todo List," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2838 (accessed December 19, 2025).
CBE/CSE style
Linux NFS contributors. PNFS todo List [Internet]. Linux NFS, ; 2007 Jul 14, 23:35 UTC [cited 2025 Dec 19]. Available from: http://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2838.
Bluebook style
PNFS todo List, http://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2838 (last visited December 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS todo List --- Linux NFS{,} ",
year = "2007",
url = "http://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2838",
note = "[Online; accessed 19-December-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://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2838}",
note = "[Online; accessed 19-December-2025]"
}