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: 19 June 2007 01:23 UTC
- Date retrieved: 6 December 2025 01:28 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2762
- Page Version ID: 2762
Citation styles for PNFS todo List
APA style
PNFS todo List. (2007, June 19). Linux NFS, . Retrieved 01:28, December 6, 2025 from https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2762.
MLA style
"PNFS todo List." Linux NFS, . 19 Jun 2007, 01:23 UTC. 6 Dec 2025, 01:28 <https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2762>.
MHRA style
Linux NFS contributors, 'PNFS todo List', Linux NFS, , 19 June 2007, 01:23 UTC, <https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2762> [accessed 6 December 2025]
Chicago style
Linux NFS contributors, "PNFS todo List," Linux NFS, , https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2762 (accessed December 6, 2025).
CBE/CSE style
Linux NFS contributors. PNFS todo List [Internet]. Linux NFS, ; 2007 Jun 19, 01:23 UTC [cited 2025 Dec 6]. Available from: https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2762.
Bluebook style
PNFS todo List, https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2762 (last visited December 6, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "PNFS todo List --- Linux NFS{,} ",
year = "2007",
url = "https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2762",
note = "[Online; accessed 6-December-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 = "2007",
url = "\url{https://client.linux-nfs.org/wiki/index.php?title=PNFS_todo_List&oldid=2762}",
note = "[Online; accessed 6-December-2025]"
}