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