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: 18 November 2025 20:44 UTC
- Permanent URL: https://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 20:44, November 18, 2025 from https://linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813.
MLA style
"Reporting bugs." Linux NFS, . 12 Sep 2010, 16:52 UTC. 18 Nov 2025, 20:44 <https://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, <https://linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813> [accessed 18 November 2025]
Chicago style
Linux NFS contributors, "Reporting bugs," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813 (accessed November 18, 2025).
CBE/CSE style
Linux NFS contributors. Reporting bugs [Internet]. Linux NFS, ; 2010 Sep 12, 16:52 UTC [cited 2025 Nov 18]. Available from: https://linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813.
Bluebook style
Reporting bugs, https://linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813 (last visited November 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Reporting bugs --- Linux NFS{,} ",
year = "2010",
url = "https://linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813",
note = "[Online; accessed 18-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 = "Reporting bugs --- Linux NFS{,} ",
year = "2010",
url = "\url{https://linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=3813}",
note = "[Online; accessed 18-November-2025]"
}