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: 18 November 2025 22:22 UTC
- Permanent URL: https://linux-nfs.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 22:22, November 18, 2025 from https://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3414.
MLA style
"PNFS todo List." Linux NFS, . 3 Sep 2008, 05:31 UTC. 18 Nov 2025, 22:22 <https://linux-nfs.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, <https://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3414> [accessed 18 November 2025]
Chicago style
Linux NFS contributors, "PNFS todo List," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3414 (accessed November 18, 2025).
CBE/CSE style
Linux NFS contributors. PNFS todo List [Internet]. Linux NFS, ; 2008 Sep 3, 05:31 UTC [cited 2025 Nov 18]. Available from: https://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3414.
Bluebook style
PNFS todo List, https://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3414 (last visited November 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS todo List --- Linux NFS{,} ",
year = "2008",
url = "https://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3414",
note = "[Online; accessed 18-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{https://linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3414}",
note = "[Online; accessed 18-November-2025]"
}