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: 24 January 2008 23:36 UTC
- Date retrieved: 5 December 2025 23:37 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3344
- Page Version ID: 3344
Citation styles for PNFS todo List
APA style
PNFS todo List. (2008, January 24). Linux NFS, . Retrieved 23:37, December 5, 2025 from https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3344.
MLA style
"PNFS todo List." Linux NFS, . 24 Jan 2008, 23:36 UTC. 5 Dec 2025, 23:37 <https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3344>.
MHRA style
Linux NFS contributors, 'PNFS todo List', Linux NFS, , 24 January 2008, 23:36 UTC, <https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3344> [accessed 5 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=3344 (accessed December 5, 2025).
CBE/CSE style
Linux NFS contributors. PNFS todo List [Internet]. Linux NFS, ; 2008 Jan 24, 23:36 UTC [cited 2025 Dec 5]. Available from: https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3344.
Bluebook style
PNFS todo List, https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3344 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS todo List --- Linux NFS{,} ",
year = "2008",
url = "https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3344",
note = "[Online; accessed 5-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 = "2008",
url = "\url{https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=3344}",
note = "[Online; accessed 5-December-2025]"
}