Cite
From Linux NFS
Bibliographic details for Readdir ls -f graphs
- Page name: Readdir ls -f graphs
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 7 April 2011 12:53 UTC
- Date retrieved: 6 November 2025 07:38 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4184
- Page Version ID: 4184
Citation styles for Readdir ls -f graphs
APA style
Readdir ls -f graphs. (2011, April 7). Linux NFS, . Retrieved 07:38, November 6, 2025 from http://wiki.linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4184.
MLA style
"Readdir ls -f graphs." Linux NFS, . 7 Apr 2011, 12:53 UTC. 6 Nov 2025, 07:38 <http://wiki.linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4184>.
MHRA style
Linux NFS contributors, 'Readdir ls -f graphs', Linux NFS, , 7 April 2011, 12:53 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4184> [accessed 6 November 2025]
Chicago style
Linux NFS contributors, "Readdir ls -f graphs," Linux NFS, , http://wiki.linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4184 (accessed November 6, 2025).
CBE/CSE style
Linux NFS contributors. Readdir ls -f graphs [Internet]. Linux NFS, ; 2011 Apr 7, 12:53 UTC [cited 2025 Nov 6]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4184.
Bluebook style
Readdir ls -f graphs, http://wiki.linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4184 (last visited November 6, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Readdir ls -f graphs --- Linux NFS{,} ",
year = "2011",
url = "http://wiki.linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4184",
note = "[Online; accessed 6-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 = "Readdir ls -f graphs --- Linux NFS{,} ",
year = "2011",
url = "\url{http://wiki.linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4184}",
note = "[Online; accessed 6-November-2025]"
}