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