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: 6 May 2009 01:41 UTC
- Date retrieved: 18 November 2025 13:12 UTC
- Permanent URL: https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3494
- Page Version ID: 3494
Citation styles for PNFS Todo List
APA style
PNFS Todo List. (2009, May 6). Linux NFS, . Retrieved 13:12, November 18, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3494.
MLA style
"PNFS Todo List." Linux NFS, . 6 May 2009, 01:41 UTC. 18 Nov 2025, 13:12 <https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3494>.
MHRA style
Linux NFS contributors, 'PNFS Todo List', Linux NFS, , 6 May 2009, 01:41 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3494> [accessed 18 November 2025]
Chicago style
Linux NFS contributors, "PNFS Todo List," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3494 (accessed November 18, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Todo List [Internet]. Linux NFS, ; 2009 May 6, 01:41 UTC [cited 2025 Nov 18]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3494.
Bluebook style
PNFS Todo List, https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3494 (last visited November 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Todo List --- Linux NFS{,} ",
year = "2009",
url = "https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3494",
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 = "2009",
url = "\url{https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3494}",
note = "[Online; accessed 18-November-2025]"
}