Cite
From Linux NFS
Bibliographic details for Reporting bugs
- Page name: Reporting bugs
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 20 August 2007 03:33 UTC
- Date retrieved: 15 November 2025 17:24 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=2969
- Page Version ID: 2969
Citation styles for Reporting bugs
APA style
Reporting bugs. (2007, August 20). Linux NFS, . Retrieved 17:24, November 15, 2025 from https://www.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=2969.
MLA style
"Reporting bugs." Linux NFS, . 20 Aug 2007, 03:33 UTC. 15 Nov 2025, 17:24 <https://www.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=2969>.
MHRA style
Linux NFS contributors, 'Reporting bugs', Linux NFS, , 20 August 2007, 03:33 UTC, <https://www.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=2969> [accessed 15 November 2025]
Chicago style
Linux NFS contributors, "Reporting bugs," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=2969 (accessed November 15, 2025).
CBE/CSE style
Linux NFS contributors. Reporting bugs [Internet]. Linux NFS, ; 2007 Aug 20, 03:33 UTC [cited 2025 Nov 15]. Available from: https://www.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=2969.
Bluebook style
Reporting bugs, https://www.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=2969 (last visited November 15, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Reporting bugs --- Linux NFS{,} ",
year = "2007",
url = "https://www.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=2969",
note = "[Online; accessed 15-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 = "2007",
url = "\url{https://www.linux-nfs.org/wiki/index.php?title=Reporting_bugs&oldid=2969}",
note = "[Online; accessed 15-November-2025]"
}