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: 9 March 2009 19:27 UTC
- Date retrieved: 26 November 2025 00:09 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3451
- Page Version ID: 3451
Citation styles for PNFS Todo List
APA style
PNFS Todo List. (2009, March 9). Linux NFS, . Retrieved 00:09, November 26, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3451.
MLA style
"PNFS Todo List." Linux NFS, . 9 Mar 2009, 19:27 UTC. 26 Nov 2025, 00:09 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3451>.
MHRA style
Linux NFS contributors, 'PNFS Todo List', Linux NFS, , 9 March 2009, 19:27 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3451> [accessed 26 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=3451 (accessed November 26, 2025).
CBE/CSE style
Linux NFS contributors. PNFS Todo List [Internet]. Linux NFS, ; 2009 Mar 9, 19:27 UTC [cited 2025 Nov 26]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3451.
Bluebook style
PNFS Todo List, http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3451 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS Todo List --- Linux NFS{,} ",
year = "2009",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3451",
note = "[Online; accessed 26-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{http://redhat-78.nfsv4bat.org/wiki/index.php?title=PNFS_Todo_List&oldid=3451}",
note = "[Online; accessed 26-November-2025]"
}