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