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