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: 7 April 2008 16:50 UTC
- Date retrieved: 18 November 2025 13:11 UTC
- Permanent URL: https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3359
- Page Version ID: 3359
Citation styles for PNFS Todo List
APA style
PNFS Todo List. (2008, April 7). Linux NFS, . Retrieved 13:11, November 18, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3359.
MLA style
"PNFS Todo List." Linux NFS, . 7 Apr 2008, 16:50 UTC. 18 Nov 2025, 13:11 <https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3359>.
MHRA style
Linux NFS contributors, 'PNFS Todo List', Linux NFS, , 7 April 2008, 16:50 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3359> [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=3359 (accessed November 18, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Todo List [Internet]. Linux NFS, ; 2008 Apr 7, 16:50 UTC [cited 2025 Nov 18]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3359.
Bluebook style
PNFS Todo List, https://wiki.linux-nfs.org/wiki/index.php?title=PNFS_Todo_List&oldid=3359 (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=3359",
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=3359}",
note = "[Online; accessed 18-November-2025]"
}