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 17:20 UTC
- Date retrieved: 2 December 2025 04:35 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4260
- Page Version ID: 4260
Citation styles for Readdir ls -f graphs
APA style
Readdir ls -f graphs. (2011, April 7). Linux NFS, . Retrieved 04:35, December 2, 2025 from https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4260.
MLA style
"Readdir ls -f graphs." Linux NFS, . 7 Apr 2011, 17:20 UTC. 2 Dec 2025, 04:35 <https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4260>.
MHRA style
Linux NFS contributors, 'Readdir ls -f graphs', Linux NFS, , 7 April 2011, 17:20 UTC, <https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4260> [accessed 2 December 2025]
Chicago style
Linux NFS contributors, "Readdir ls -f graphs," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4260 (accessed December 2, 2025).
CBE/CSE style
Linux NFS contributors. Readdir ls -f graphs [Internet]. Linux NFS, ; 2011 Apr 7, 17:20 UTC [cited 2025 Dec 2]. Available from: https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4260.
Bluebook style
Readdir ls -f graphs, https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4260 (last visited December 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Readdir ls -f graphs --- Linux NFS{,} ",
year = "2011",
url = "https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4260",
note = "[Online; accessed 2-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 = "Readdir ls -f graphs --- Linux NFS{,} ",
year = "2011",
url = "\url{https://linux-nfs.org/wiki/index.php?title=Readdir_ls_-f_graphs&oldid=4260}",
note = "[Online; accessed 2-December-2025]"
}