Cite
From Linux NFS
Bibliographic details for Reporting bugs
- Page name: Reporting bugs
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 12 September 2010 16:52 UTC
- Date retrieved: 14 December 2025 21:14 UTC
- Permanent URL: http://client.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813
- Page Version ID: 3813
Citation styles for Reporting bugs
APA style
Reporting bugs. (2010, September 12). Linux NFS, . Retrieved 21:14, December 14, 2025 from http://client.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813.
MLA style
"Reporting bugs." Linux NFS, . 12 Sep 2010, 16:52 UTC. 14 Dec 2025, 21:14 <http://client.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813>.
MHRA style
Linux NFS contributors, 'Reporting bugs', Linux NFS, , 12 September 2010, 16:52 UTC, <http://client.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813> [accessed 14 December 2025]
Chicago style
Linux NFS contributors, "Reporting bugs," Linux NFS, , http://client.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813 (accessed December 14, 2025).
CBE/CSE style
Linux NFS contributors. Reporting bugs [Internet]. Linux NFS, ; 2010 Sep 12, 16:52 UTC [cited 2025 Dec 14]. Available from: http://client.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813.
Bluebook style
Reporting bugs, http://client.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813 (last visited December 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Reporting bugs --- Linux NFS{,} ",
year = "2010",
url = "http://client.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813",
note = "[Online; accessed 14-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 = "Reporting bugs --- Linux NFS{,} ",
year = "2010",
url = "\url{http://client.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813}",
note = "[Online; accessed 14-December-2025]"
}