Cite
From Linux NFS
Bibliographic details for PNFS todo List 2007
- Page name: PNFS todo List 2007
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 3 September 2008 05:29 UTC
- Date retrieved: 20 January 2025 09:57 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=PNFS_todo_List_2007&oldid=3413
- Page Version ID: 3413
Citation styles for PNFS todo List 2007
APA style
PNFS todo List 2007. (2008, September 3). Linux NFS, . Retrieved 09:57, January 20, 2025 from https://www.linux-nfs.org/wiki/index.php?title=PNFS_todo_List_2007&oldid=3413.
MLA style
"PNFS todo List 2007." Linux NFS, . 3 Sep 2008, 05:29 UTC. 20 Jan 2025, 09:57 <https://www.linux-nfs.org/wiki/index.php?title=PNFS_todo_List_2007&oldid=3413>.
MHRA style
Linux NFS contributors, 'PNFS todo List 2007', Linux NFS, , 3 September 2008, 05:29 UTC, <https://www.linux-nfs.org/wiki/index.php?title=PNFS_todo_List_2007&oldid=3413> [accessed 20 January 2025]
Chicago style
Linux NFS contributors, "PNFS todo List 2007," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=PNFS_todo_List_2007&oldid=3413 (accessed January 20, 2025).
CBE/CSE style
Linux NFS contributors. PNFS todo List 2007 [Internet]. Linux NFS, ; 2008 Sep 3, 05:29 UTC [cited 2025 Jan 20]. Available from: https://www.linux-nfs.org/wiki/index.php?title=PNFS_todo_List_2007&oldid=3413.
Bluebook style
PNFS todo List 2007, https://www.linux-nfs.org/wiki/index.php?title=PNFS_todo_List_2007&oldid=3413 (last visited January 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "PNFS todo List 2007 --- Linux NFS{,} ", year = "2008", url = "https://www.linux-nfs.org/wiki/index.php?title=PNFS_todo_List_2007&oldid=3413", note = "[Online; accessed 20-January-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 2007 --- Linux NFS{,} ", year = "2008", url = "\url{https://www.linux-nfs.org/wiki/index.php?title=PNFS_todo_List_2007&oldid=3413}", note = "[Online; accessed 20-January-2025]" }