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: 20 October 2008 08:53 UTC
- Date retrieved: 25 November 2025 18:51 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3420
- Page Version ID: 3420
Citation styles for PNFS Todo List
APA style
PNFS Todo List. (2008, October 20). Linux NFS, . Retrieved 18:51, November 25, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3420.
MLA style
"PNFS Todo List." Linux NFS, . 20 Oct 2008, 08:53 UTC. 25 Nov 2025, 18:51 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3420>.
MHRA style
Linux NFS contributors, 'PNFS Todo List', Linux NFS, , 20 October 2008, 08:53 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3420> [accessed 25 November 2025]
Chicago style
Linux NFS contributors, "PNFS Todo List," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3420 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Todo List [Internet]. Linux NFS, ; 2008 Oct 20, 08:53 UTC [cited 2025 Nov 25]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3420.
Bluebook style
PNFS Todo List, http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3420 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Todo List --- Linux NFS{,} ",
year = "2008",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3420",
note = "[Online; accessed 25-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{http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3420}",
note = "[Online; accessed 25-November-2025]"
}